Update module github.com/minio/minio-go/v7 to v7.0.82
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/minio/minio-go/v7 | require | patch |
v7.0.78 -> v7.0.82
|
Release Notes
minio/minio-go (github.com/minio/minio-go/v7)
v7.0.82
: Bugfix Release
What's Changed
- sts: Send the refresh token in the login redirect URL by @vadmeste in https://github.com/minio/minio-go/pull/2025
- Fix duplicate API call on
obj.Stat()
by @OrkhanAlikhanov in https://github.com/minio/minio-go/pull/2028 - Fix for tests running in mint vs locally by @marktheunissen in https://github.com/minio/minio-go/pull/2029
- Add Full Object Checksum API by @klauspost in https://github.com/minio/minio-go/pull/2026
- Read ChecksumAlgorithm and ChecksumType from ListParts by @klauspost in https://github.com/minio/minio-go/pull/2032
- Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in /examples/s3 by @dependabot in https://github.com/minio/minio-go/pull/2033
New Contributors
- @OrkhanAlikhanov made their first contribution in https://github.com/minio/minio-go/pull/2028
Full Changelog: https://github.com/minio/minio-go/compare/v7.0.81...v7.0.82
v7.0.81
: Bugfix Release
What's Changed
- PromptObject API support by @sidharthrajaram in https://github.com/minio/minio-go/pull/2015
- Fix new lint errors by @klauspost in https://github.com/minio/minio-go/pull/2020
- functional tests: move client creation into a reusable function by @marktheunissen in https://github.com/minio/minio-go/pull/2022
- Adjust testPresignedPostPolicy to ensure that GetObject... by @marktheunissen in https://github.com/minio/minio-go/pull/1996
- Add refresh token to WebIdentity OpenID response by @vadmeste in https://github.com/minio/minio-go/pull/2023
New Contributors
- @sidharthrajaram made their first contribution in https://github.com/minio/minio-go/pull/2015
Full Changelog: https://github.com/minio/minio-go/compare/v7.0.80...v7.0.81
v7.0.80
: Bugfix Release
What's Changed
- Add support for AllVersionsExpiration ilm rule by @dhananjaykrutika in https://github.com/minio/minio-go/pull/2014
- retry: make max retries configurable by @ashwanthgoli in https://github.com/minio/minio-go/pull/2013
New Contributors
- @dhananjaykrutika made their first contribution in https://github.com/minio/minio-go/pull/2014
- @ashwanthgoli made their first contribution in https://github.com/minio/minio-go/pull/2013
Full Changelog: https://github.com/minio/minio-go/compare/v7.0.79...v7.0.80
v7.0.79
: Bugfix Release
What's Changed
- Update remove bucket replication reference by @emmanuel-ferdman in https://github.com/minio/minio-go/pull/2006
- Only retry multi-part upload as single-part upload on GCS endpoints by @ramondeklein in https://github.com/minio/minio-go/pull/2012
New Contributors
- @emmanuel-ferdman made their first contribution in https://github.com/minio/minio-go/pull/2006
Full Changelog: https://github.com/minio/minio-go/compare/v7.0.78...v7.0.79
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate