Releases: minio/minio-js
Releases · minio/minio-js
Bugfix Release
What's Changed
- refactor: replace deprecated String.prototype.substr() by @CommanderRoot in #1014
- Fix mint test failure in s3 gateway mode by @prakashsvmx in #1061
New Contributors
- @CommanderRoot made their first contribution in #1014
Full Changelog: 7.0.30...7.0.31
Bugfix Release
What's Changed
- Bump shell-quote from 1.7.2 to 1.7.3 by @dependabot in #1052
- fix: honour the set region config by @prakashsvmx in #1039
- Add new querystring package to escape special characters by @joaofranciscosantos in #1044
- fix: async callback run multiple times in fPutObject by @nomagick in #1048
- feature: add content type prefix to post policy by @joaofranciscosantos in #1047
- [docs] Fix parameter name to
bucketName
, Fix example code parameter type by @seohyun0120 in #1016 - feature: add user defined metadata and content disposition to post policy by @joaofranciscosantos in #1036
New Contributors
- @joaofranciscosantos made their first contribution in #1044
- @nomagick made their first contribution in #1048
- @seohyun0120 made their first contribution in #1016
Full Changelog: 7.0.29...7.0.30
Bugfix Release
What's Changed
- Bump async from 3.2.1 to 3.2.2 by @dependabot in #1028
- Fix composeObject error for aws non-versioned bucket by @prakashsvmx in #1029
Full Changelog: 7.0.28...7.0.29
Bugfix Release
What's Changed
- Test and upgrade for node-js version 17 by @prakashsvmx in #1018
- Fix the node version and update package-lock.json as well by @prakashsvmx in #1020
- fix: listParts parse XML partNumber to NaN by @NWUFLAME in #1013
- Updated maximum node version to 18 by @bexsoft in #1027
New Contributors
Full Changelog: 7.0.27...7.0.28
Minor Feature Release
What's Changed
- Assume Role API support by @prakashsvmx in #960
- Bump cached-path-relative from 1.0.2 to 1.1.0 by @dependabot in #998
- Create codeql-analysis.yml by @harshavardhana in #999
- Upgrade dependencies by @prakashsvmx in #1000
- Select Object Content API by @prakashsvmx in #947
- fix: add env to indicate CI/CD for MinIO by @harshavardhana in #1007
- Security patch update for packages by @prakashsvmx in #1008
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #1012
New Contributors
- @dependabot made their first contribution in #998
Full Changelog: 7.0.26...7.0.27
Minor Feature Release
What's Changed
- Simplifying isValidEndpoint by @krainboltgreene in #965
- update fn : listObjects; 更新函数 listObjects by @neal-real in #973
- Fix copy object request by @ariquinones in #986
- Fix consistent response in put, multipart calls by @prakashsvmx in #991
- Fix special character handling for prefix in listings by @prakashsvmx in #993
- Refactor versioned presigned url tests by @prakashsvmx in #989
- Run Tests in GitHub CI using actions instead of using play instance by @prakashsvmx in #987
- Compose object API Support by @prakashsvmx in #940
New Contributors
- @krainboltgreene made their first contribution in #965
- @neal-real made their first contribution in #973
- @ariquinones made their first contribution in #986
Full Changelog: 7.0.25...7.0.26
Minor Bugfix Release
Changelog
- Special characters in object name in list objects (#959) (12/07/21) (Prakash Senthil Vel)
- update missing deps 'crypto-browserify' (12/06/21) (Minio Trusted)
Minor Bugfix Release
Changelog
- fix: request md5 for tagging APIs (#968) (12/03/21) (Prakash Senthil Vel)
Minor Bugfix Release
Changelog
- do not ignore errors in tests (#981) (11/28/21) (Harshavardhana)
Minor Bugfix Release
Changelog
- fix: implementation issue in removeObjects() API (#980) (11/25/21) (Harshavardhana)