Releases: minio/minio-go
Releases · minio/minio-go
Bugfix Release
What's Changed
- 408 Server Timeout should be a retryable status code by @m90 in #2036
- Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in /examples/minio by @dependabot in #2034
- Bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #2038
- Use proper HTTP client for fetching credentials by @ramondeklein in #2041
- Use default STS endpoint by @ramondeklein in #2044
New Contributors
Full Changelog: v7.0.82...v7.0.83
Bugfix Release
What's Changed
- sts: Send the refresh token in the login redirect URL by @vadmeste in #2025
- Fix duplicate API call on
obj.Stat()
by @OrkhanAlikhanov in #2028 - Fix for tests running in mint vs locally by @marktheunissen in #2029
- Add Full Object Checksum API by @klauspost in #2026
- Read ChecksumAlgorithm and ChecksumType from ListParts by @klauspost in #2032
- Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in /examples/s3 by @dependabot in #2033
New Contributors
- @OrkhanAlikhanov made their first contribution in #2028
Full Changelog: v7.0.81...v7.0.82
Bugfix Release
What's Changed
- PromptObject API support by @sidharthrajaram in #2015
- Fix new lint errors by @klauspost in #2020
- functional tests: move client creation into a reusable function by @marktheunissen in #2022
- Adjust testPresignedPostPolicy to ensure that GetObject... by @marktheunissen in #1996
- Add refresh token to WebIdentity OpenID response by @vadmeste in #2023
New Contributors
- @sidharthrajaram made their first contribution in #2015
Full Changelog: v7.0.80...v7.0.81
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