pkg
pkg copied to clipboard
build(deps): bump github.com/minio/minio-go/v7 from 7.0.66 to 7.0.74
Bumps github.com/minio/minio-go/v7 from 7.0.66 to 7.0.74.
Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Bugfix Release
What's Changed
- return appropriate error type for generic handling by
@harshavardhana
in minio/minio-go#1981- feat: add SetContentDisposition method for postPolicy Upload by
@lianggx6
in minio/minio-go#1982- docs: fix doc about default alias by
@emil2k
in minio/minio-go#1984- fix: GCS endpoint validation to allow ports by
@ammarhusain-sol
in minio/minio-go#1985New Contributors
@lianggx6
made their first contribution in minio/minio-go#1982@emil2k
made their first contribution in minio/minio-go#1984@ammarhusain-sol
made their first contribution in minio/minio-go#1985Full Changelog: https://github.com/minio/minio-go/compare/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 minio/minio-go#1977- Add ca-west-1 endpoint by
@tjwallace
in minio/minio-go#1971- fix replication validation for Role ARN by
@poornas
in minio/minio-go#1978- Fix missing CompleteMultipartUpload SSE-C by
@klauspost
in minio/minio-go#1980New Contributors
@marktheunissen
made their first contribution in minio/minio-go#1977@tjwallace
made their first contribution in minio/minio-go#1971Full Changelog: https://github.com/minio/minio-go/compare/v7.0.72...v7.0.73
Bugfix Release
What's Changed
- Keep all x-minio- headers as-is by
@klauspost
in minio/minio-go#1970Full Changelog: https://github.com/minio/minio-go/compare/v7.0.71...v7.0.72
Bugfix Release
What's Changed
- Add support for DelMarkerExpiration element by
@krisis
in minio/minio-go#1959- feat: support tags for postPolicy Upload by
@jiuker
in minio/minio-go#1967- Add ListMultipartUploads mint test by
@klauspost
in minio/minio-go#1963Full Changelog: https://github.com/minio/minio-go/compare/v7.0.70...v7.0.71
Bugfix Release
What's Changed
- add support for authentication with EKS Pod Identities by
@saweber
in minio/minio-go#1944- Allow disabling dual-stack endpoints for Amazon S3 by
@narqo
in minio/minio-go#1945- Added
x-minio-replication-actual-object-size
to allowed headers by@shtripat
in minio/minio-go#1946- Update vulncheck Go version to 1.22.x by
@klauspost
in minio/minio-go#1953- fix: non md5 etags by
@niger-prequel
in minio/minio-go#1952
... (truncated)
Commits
a428198
fix: GCS endpoint validation to allow ports (#1985)6c2c69f
docs: fix doc about default alias (#1984)66ba593
feat: add SetContentDisposition method for postPolicy Upload (#1982)4742469
update govulncheck to 1.22.577fb078
return appropriate error type for generic handling (#1981)1ff6b60
Update version to next release60eddd7
Fix missing CompleteMultipartUpload SSE-C (#1980)e0ba2df
fix replication validation for Role ARN (#1978)b28095b
Add ca-west-1 endpoint (#1971)86e4405
upgrade all deps and replace gopkg.in for ini with go module (#1977)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)