Releases: minio/minio-go
Releases · minio/minio-go
Bugfix Release
What's Changed
- upgrade all deps and replace gopkg.in for ini with go module by @marktheunissen in #1977
- Add ca-west-1 endpoint by @tjwallace in #1971
- fix replication validation for Role ARN by @poornas in #1978
- Fix missing CompleteMultipartUpload SSE-C by @klauspost in #1980
New Contributors
- @marktheunissen made their first contribution in #1977
- @tjwallace made their first contribution in #1971
Full Changelog: v7.0.72...v7.0.73
Bugfix Release
What's Changed
- Keep all x-minio- headers as-is by @klauspost in #1970
Full Changelog: v7.0.71...v7.0.72
Bugfix Release
What's Changed
- Add support for DelMarkerExpiration element by @krisis in #1959
- feat: support tags for postPolicy Upload by @jiuker in #1967
- Add ListMultipartUploads mint test by @klauspost in #1963
Full Changelog: v7.0.70...v7.0.71
Bugfix Release
What's Changed
- add support for authentication with EKS Pod Identities by @saweber in #1944
- Allow disabling dual-stack endpoints for Amazon S3 by @narqo in #1945
- Added
x-minio-replication-actual-object-size
to allowed headers by @shtripat in #1946 - Update vulncheck Go version to 1.22.x by @klauspost in #1953
- fix: non md5 etags by @niger-prequel in #1952
- Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #1954
- Bump golang.org/x/net from 0.21.0 to 0.23.0 in /examples/minio by @dependabot in #1955
- remove sha256-simd support we do not need it anymore by @harshavardhana in #1958
New Contributors
- @saweber made their first contribution in #1944
- @narqo made their first contribution in #1945
- @niger-prequel made their first contribution in #1952
Full Changelog: v7.0.68...v7.0.70
Bugfix Release
What's Changed
- deprecate go1.17 support and move to go1.21 by @harshavardhana in #1933
- creds: Add Expiration value by @vadmeste in #1936
- Drop seeding rand in tests by @ferhatelmas in #1934
- Make 520 status code retryable by @ferhatelmas in #1935
- Fix CVE-2022-28948 by @ferhatelmas in #1938
- Added valid allowed internal headers by @shtripat in #1939
- x-minio-replication-encrypted-multipart as allowed header by @shtripat in #1943
- Drop more rand seeding in tests by @ferhatelmas in #1942
New Contributors
- @ferhatelmas made their first contribution in #1934
Full Changelog: v7.0.67...v7.0.68
Bugfix release
What's Changed
- detect offline for more valid errors by @harshavardhana in #1919
- NEW API: GetObjectAttributes by @zveinn in #1921
- fix: support more type to StringSet umnarshaJSON by @jiuker in #1925
- Update api-remove.go by @fwessels in #1926
- Enable --expired-object-all-versions by @shtripat in #1927
- fix: latest linter issues by @harshavardhana in #1929
New Contributors
- @zveinn made their first contribution in #1921
- @jiuker made their first contribution in #1925
- @shtripat made their first contribution in #1927
Full Changelog: v7.0.66...v7.0.67
Bugfix release
What's Changed
- Allow passing custom get query params by @ashmrtn in #1905
- support IAM credentials to be fully cutomizable not just via ENVs by @harshavardhana in #1910
- upgrade all deps by @harshavardhana in #1912
- Add fields to tagging opts for replication by @poornas in #1913
New Contributors
Full Changelog: v7.0.65...v7.0.66
Bugfix release
Bugfix release
What's Changed
- Added new supported Bucket Event types by @bexsoft in #1885
- Support External Id and Session Token by @ekristen in #1887
- Link to godoc by @klauspost in #1894
- Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #1889
- Bump golang.org/x/net from 0.14.0 to 0.17.0 in /examples/minio by @dependabot in #1888
- Update s3-endpoints.go: add il-central-1 by @emaildanwilson in #1886
- Update the Go Quickstart README by @feorlen in #1896
- Add Expires to PutObject opts by @vadmeste in #1900
- snowball: Support per object advanced PUT options by @vadmeste in #1901
New Contributors
- @ekristen made their first contribution in #1887
- @dependabot made their first contribution in #1889
- @emaildanwilson made their first contribution in #1886
- @feorlen made their first contribution in #1896
Full Changelog: v7.0.63...v7.0.64
Bugfix release
What's Changed
- allow skipping errors while creating snowball archive by @harshavardhana in #1868
- replication: additional fields for metrics by @poornas in #1874
- allow IMDSv2 endpoint to fail, fallback to IMDSv1 by @harshavardhana in #1877
- cleanup FIPS and gov endpoint calculation by @harshavardhana in #1880
- replication: fix dependency issues by @poornas in #1881
Full Changelog: v7.0.62...v7.0.63