Releases: minio/minio-go
Releases · minio/minio-go
Bugfix Release
What's Changed
- Add support for AllVersionsExpiration ilm rule by @dhananjaykrutika in #2014
- retry: make max retries configurable by @ashwanthgoli in #2013
New Contributors
- @dhananjaykrutika made their first contribution in #2014
- @ashwanthgoli made their first contribution in #2013
Full Changelog: v7.0.79...v7.0.80
Bugfix Release
What's Changed
- Update remove bucket replication reference by @emmanuel-ferdman in #2006
- Only retry multi-part upload as single-part upload on GCS endpoints by @ramondeklein in #2012
New Contributors
- @emmanuel-ferdman made their first contribution in #2006
Full Changelog: v7.0.78...v7.0.79
Bugfix Release
What's Changed
- add a non-TLS test by @harshavardhana in #2005
- Add
credentials.WithPolicy
method to narrow down policy by @ramondeklein in #2007 - update dependencies by @harshavardhana in #2010
- add
=
character to tag validation regex by @cvignal in #2008
New Contributors
- @ramondeklein made their first contribution in #2007
- @cvignal made their first contribution in #2008
Full Changelog: v7.0.77...v7.0.78
Bugfix Release
What's Changed
- Fixed #1994 - incorrect MPU threshold by @jasoncwik in #1995
- Retry on internal HTTP context cancellations by @klauspost in #1998
- Fixed #2000 - Add support for "starts-with" in user-metadata post policy condition. by @hsequeda in #2001
- Add Checksum to PutObject by @klauspost in #2002
New Contributors
- @jasoncwik made their first contribution in #1995
- @hsequeda made their first contribution in #2001
Full Changelog: v7.0.76...v7.0.77
Bugfix Release
What's Changed
- Adjust functional tests for bucket cors, to detect NotImplemented response via logError by @marktheunissen in #1989
- Add configurable auto-checksum by @klauspost in #1990
Full Changelog: v7.0.75...v7.0.76
Bugfix Release
What's Changed
- #1552 add functional tests for bucket tagging by @romanchechyotkin in #1986
- API methods and functional tests for bucket-level CORS configuration settings by @marktheunissen in #1987
- Add DisableContentSha256 to PutObjectPartOptions by @klauspost in #1988
New Contributors
- @romanchechyotkin made their first contribution in #1986
Full Changelog: v7.0.74...v7.0.75
Bugfix Release
What's Changed
- return appropriate error type for generic handling by @harshavardhana in #1981
- feat: add SetContentDisposition method for postPolicy Upload by @lianggx6 in #1982
- docs: fix doc about default alias by @emil2k in #1984
- fix: GCS endpoint validation to allow ports by @ammarhusain-sol in #1985
New Contributors
- @lianggx6 made their first contribution in #1982
- @emil2k made their first contribution in #1984
- @ammarhusain-sol made their first contribution in #1985
Full Changelog: v7.0.73...v7.0.74
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