Update module github.com/minio/minio-go/v7 to v7.0.73
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/minio/minio-go/v7 | require | patch |
v7.0.66 -> v7.0.73
|
Release Notes
minio/minio-go (github.com/minio/minio-go/v7)
v7.0.73
: Bugfix Release
What's Changed
- upgrade all deps and replace gopkg.in for ini with go module by @marktheunissen in https://github.com/minio/minio-go/pull/1977
- Add ca-west-1 endpoint by @tjwallace in https://github.com/minio/minio-go/pull/1971
- fix replication validation for Role ARN by @poornas in https://github.com/minio/minio-go/pull/1978
- Fix missing CompleteMultipartUpload SSE-C by @klauspost in https://github.com/minio/minio-go/pull/1980
New Contributors
- @marktheunissen made their first contribution in https://github.com/minio/minio-go/pull/1977
- @tjwallace made their first contribution in https://github.com/minio/minio-go/pull/1971
Full Changelog: https://github.com/minio/minio-go/compare/v7.0.72...v7.0.73
v7.0.72
: Bugfix Release
What's Changed
- Keep all x-minio- headers as-is by @klauspost in https://github.com/minio/minio-go/pull/1970
Full Changelog: https://github.com/minio/minio-go/compare/v7.0.71...v7.0.72
v7.0.71
: Bugfix Release
What's Changed
- Add support for DelMarkerExpiration element by @krisis in https://github.com/minio/minio-go/pull/1959
- feat: support tags for postPolicy Upload by @jiuker in https://github.com/minio/minio-go/pull/1967
- Add ListMultipartUploads mint test by @klauspost in https://github.com/minio/minio-go/pull/1963
Full Changelog: https://github.com/minio/minio-go/compare/v7.0.70...v7.0.71
v7.0.70
: Bugfix Release
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
v7.0.69
v7.0.68
: Bugfix Release
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
v7.0.67
: Bugfix release
What's Changed
- detect offline for more valid errors by @harshavardhana in https://github.com/minio/minio-go/pull/1919
- NEW API: GetObjectAttributes by @zveinn in https://github.com/minio/minio-go/pull/1921
- fix: support more type to StringSet umnarshaJSON by @jiuker in https://github.com/minio/minio-go/pull/1925
- Update api-remove.go by @fwessels in https://github.com/minio/minio-go/pull/1926
- Enable --expired-object-all-versions by @shtripat in https://github.com/minio/minio-go/pull/1927
- fix: latest linter issues by @harshavardhana in https://github.com/minio/minio-go/pull/1929
New Contributors
- @zveinn made their first contribution in https://github.com/minio/minio-go/pull/1921
- @jiuker made their first contribution in https://github.com/minio/minio-go/pull/1925
- @shtripat made their first contribution in https://github.com/minio/minio-go/pull/1927
Full Changelog: https://github.com/minio/minio-go/compare/v7.0.66...v7.0.67
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.