v7.0.70
版本发布时间: 2024-04-26 04:43:53
minio/minio-go最新发布版本:v7.0.76(2024-08-26 18:18:10)
What's Changed
- add support for authentication with EKS Pod Identities by @saweber in https://github.com/minio/minio-go/pull/1944
- Allow disabling dual-stack endpoints for Amazon S3 by @narqo in https://github.com/minio/minio-go/pull/1945
- Added
x-minio-replication-actual-object-size
to allowed headers by @shtripat in https://github.com/minio/minio-go/pull/1946 - Update vulncheck Go version to 1.22.x by @klauspost in https://github.com/minio/minio-go/pull/1953
- fix: non md5 etags by @niger-prequel in https://github.com/minio/minio-go/pull/1952
- Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in https://github.com/minio/minio-go/pull/1954
- Bump golang.org/x/net from 0.21.0 to 0.23.0 in /examples/minio by @dependabot in https://github.com/minio/minio-go/pull/1955
- remove sha256-simd support we do not need it anymore by @harshavardhana in https://github.com/minio/minio-go/pull/1958
New Contributors
- @saweber made their first contribution in https://github.com/minio/minio-go/pull/1944
- @narqo made their first contribution in https://github.com/minio/minio-go/pull/1945
- @niger-prequel made their first contribution in https://github.com/minio/minio-go/pull/1952
Full Changelog: https://github.com/minio/minio-go/compare/v7.0.68...v7.0.70