contrib
contrib copied to clipboard
chore(deps): bump github.com/minio/minio-go/v7 from 7.0.70 to 7.0.74
Bumps github.com/minio/minio-go/v7 from 7.0.70 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
@harshavardhanain minio/minio-go#1981- feat: add SetContentDisposition method for postPolicy Upload by
@lianggx6in minio/minio-go#1982- docs: fix doc about default alias by
@emil2kin minio/minio-go#1984- fix: GCS endpoint validation to allow ports by
@ammarhusain-solin minio/minio-go#1985New Contributors
@lianggx6made their first contribution in minio/minio-go#1982@emil2kmade their first contribution in minio/minio-go#1984@ammarhusain-solmade 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
@marktheunissenin minio/minio-go#1977- Add ca-west-1 endpoint by
@tjwallacein minio/minio-go#1971- fix replication validation for Role ARN by
@poornasin minio/minio-go#1978- Fix missing CompleteMultipartUpload SSE-C by
@klauspostin minio/minio-go#1980New Contributors
@marktheunissenmade their first contribution in minio/minio-go#1977@tjwallacemade 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
@klauspostin 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
@krisisin minio/minio-go#1959- feat: support tags for postPolicy Upload by
@jiukerin minio/minio-go#1967- Add ListMultipartUploads mint test by
@klauspostin minio/minio-go#1963Full Changelog: https://github.com/minio/minio-go/compare/v7.0.70...v7.0.71
Commits
a428198fix: GCS endpoint validation to allow ports (#1985)6c2c69fdocs: fix doc about default alias (#1984)66ba593feat: add SetContentDisposition method for postPolicy Upload (#1982)4742469update govulncheck to 1.22.577fb078return appropriate error type for generic handling (#1981)1ff6b60Update version to next release60eddd7Fix missing CompleteMultipartUpload SSE-C (#1980)e0ba2dffix replication validation for Role ARN (#1978)b28095bAdd ca-west-1 endpoint (#1971)86e4405upgrade 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)