Build(deps): Bump github.com/minio/minio-go/v7 from 7.0.76 to 7.0.77
Bumps github.com/minio/minio-go/v7 from 7.0.76 to 7.0.77.
Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Bugfix Release
What's Changed
- Fixed #1994 - incorrect MPU threshold by
@jasoncwik
in minio/minio-go#1995- Retry on internal HTTP context cancellations by
@klauspost
in minio/minio-go#1998- Fixed #2000 - Add support for "starts-with" in user-metadata post policy condition. by
@hsequeda
in minio/minio-go#2001- Add Checksum to PutObject by
@klauspost
in minio/minio-go#2002New Contributors
@jasoncwik
made their first contribution in minio/minio-go#1995@hsequeda
made their first contribution in minio/minio-go#2001Full Changelog: https://github.com/minio/minio-go/compare/v7.0.76...v7.0.77
Commits
-
aa6b5db
Add Checksum to PutObject (#2002) -
5a98518
Revert "Add header for lifecycle config expiry to ignore replication (#1999)" -
2a9a820
Add header for lifecycle config expiry to ignore replication (#1999) -
100ddb4
Fixed #2000 - Add support for "starts-with" in user-metadata post policy cond... -
b1f8dd0
Retry on internal HTTP context cancellations (#1998) -
48517d8
Fixed #1994 - incorrect MPU threshold (#1995) -
eab5f2c
Update version to next release - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts