Update module github.com/minio/minio-go/v7 to v7.0.74
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/minio/minio-go/v7 | require | patch |
v7.0.73 -> v7.0.74
|
Release Notes
minio/minio-go (github.com/minio/minio-go/v7)
v7.0.74
: Bugfix Release
What's Changed
- return appropriate error type for generic handling by @harshavardhana in https://github.com/minio/minio-go/pull/1981
- feat: add SetContentDisposition method for postPolicy Upload by @lianggx6 in https://github.com/minio/minio-go/pull/1982
- docs: fix doc about default alias by @emil2k in https://github.com/minio/minio-go/pull/1984
- fix: GCS endpoint validation to allow ports by @ammarhusain-sol in https://github.com/minio/minio-go/pull/1985
New Contributors
- @lianggx6 made their first contribution in https://github.com/minio/minio-go/pull/1982
- @emil2k made their first contribution in https://github.com/minio/minio-go/pull/1984
- @ammarhusain-sol made their first contribution in https://github.com/minio/minio-go/pull/1985
Full Changelog: https://github.com/minio/minio-go/compare/v7.0.73...v7.0.74
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.