v7.0.68
版本发布时间: 2024-03-03 07:47:15
minio/minio-go最新发布版本:v7.0.76(2024-08-26 18:18:10)
What's Changed
- deprecate go1.17 support and move to go1.21 by @harshavardhana in https://github.com/minio/minio-go/pull/1933
- creds: Add Expiration value by @vadmeste in https://github.com/minio/minio-go/pull/1936
- Drop seeding rand in tests by @ferhatelmas in https://github.com/minio/minio-go/pull/1934
- Make 520 status code retryable by @ferhatelmas in https://github.com/minio/minio-go/pull/1935
- Fix CVE-2022-28948 by @ferhatelmas in https://github.com/minio/minio-go/pull/1938
- Added valid allowed internal headers by @shtripat in https://github.com/minio/minio-go/pull/1939
- x-minio-replication-encrypted-multipart as allowed header by @shtripat in https://github.com/minio/minio-go/pull/1943
- Drop more rand seeding in tests by @ferhatelmas in https://github.com/minio/minio-go/pull/1942
New Contributors
- @ferhatelmas made their first contribution in https://github.com/minio/minio-go/pull/1934
Full Changelog: https://github.com/minio/minio-go/compare/v7.0.67...v7.0.68