7.0.30
版本发布时间: 2022-08-06 01:58:44
minio/minio-js最新发布版本:7.1.3(2023-09-02 05:58:49)
What's Changed
- Bump shell-quote from 1.7.2 to 1.7.3 by @dependabot in https://github.com/minio/minio-js/pull/1052
- fix: honour the set region config by @prakashsvmx in https://github.com/minio/minio-js/pull/1039
- Add new querystring package to escape special characters by @joaofranciscosantos in https://github.com/minio/minio-js/pull/1044
- fix: async callback run multiple times in fPutObject by @nomagick in https://github.com/minio/minio-js/pull/1048
- feature: add content type prefix to post policy by @joaofranciscosantos in https://github.com/minio/minio-js/pull/1047
- [docs] Fix parameter name to
bucketName
, Fix example code parameter type by @seohyun0120 in https://github.com/minio/minio-js/pull/1016 - feature: add user defined metadata and content disposition to post policy by @joaofranciscosantos in https://github.com/minio/minio-js/pull/1036
New Contributors
- @joaofranciscosantos made their first contribution in https://github.com/minio/minio-js/pull/1044
- @nomagick made their first contribution in https://github.com/minio/minio-js/pull/1048
- @seohyun0120 made their first contribution in https://github.com/minio/minio-js/pull/1016
Full Changelog: https://github.com/minio/minio-js/compare/7.0.29...7.0.30