v7.0.74
版本发布时间: 2024-07-16 06:48:03
minio/minio-go最新发布版本:v7.0.76(2024-08-26 18:18:10)
What's Changed
- return appropriate error type for generic handling by @harshavardhana in https://github.com/minio/minio-go/pull/1981
- feat: add SetContentDisposition method for postPolicy Upload by @lianggx6 in https://github.com/minio/minio-go/pull/1982
- docs: fix doc about default alias by @emil2k in https://github.com/minio/minio-go/pull/1984
- fix: GCS endpoint validation to allow ports by @ammarhusain-sol in https://github.com/minio/minio-go/pull/1985
New Contributors
- @lianggx6 made their first contribution in https://github.com/minio/minio-go/pull/1982
- @emil2k made their first contribution in https://github.com/minio/minio-go/pull/1984
- @ammarhusain-sol made their first contribution in https://github.com/minio/minio-go/pull/1985
Full Changelog: https://github.com/minio/minio-go/compare/v7.0.73...v7.0.74