debezium-server-iceberg
debezium-server-iceberg copied to clipboard
Bump io.minio:minio from 8.5.11 to 8.5.13
Bumps io.minio:minio from 8.5.11 to 8.5.13.
Release notes
Sourced from io.minio:minio's releases.
Bugfix Release
What's Changed
- add httpclient close option to minio client builder by
@SerhiiKryvokinin minio/minio-java#1587- upgrade gradle and dependencies by
@balamuruganain minio/minio-java#1579New Contributors
@SerhiiKryvokinmade their first contribution in minio/minio-java#1587Full Changelog: https://github.com/minio/minio-java/compare/8.5.12...8.5.13
Bugfix Release
What's Changed
- Add skip bucket/region/object name validation as special usecase by
@rudgalin minio/minio-java#1576- SignV4: trim leading/trailing spaces in header value by
@balamuruganain minio/minio-java#1578New Contributors
@rudgalmade their first contribution in minio/minio-java#1576Full Changelog: https://github.com/minio/minio-java/compare/8.5.11...8.5.12
Commits
922175bRelease version 8.5.13d76a580upgrade gradle and dependencies (#1579)fd5192fadd httpclient close option to minio client builder (#1587)ef85db9Update version to next release309d429Release version 8.5.1285b4f65SignV4: trim leading/trailing spaces in header value (#1578)e85d171Add skip bucket/region/object name validation as special usecase (#1576)245f63dUpdate version to next release- See full diff 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)