Aiven-Open / tiered-storage-for-apache-kafka

RemoteStorageManager for Apache Kafka® Tiered Storage
Apache License 2.0
91 stars 19 forks source link

chore(deps): bump com.google.cloud:google-cloud-storage from 2.29.0 to 2.29.1 #464

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps com.google.cloud:google-cloud-storage from 2.29.0 to 2.29.1.

Release notes

Sourced from com.google.cloud:google-cloud-storage's releases.

v2.29.1

2.29.1 (2023-11-02)

Bug Fixes

  • Improve 503 handling for json resumable uploads (#2289) (9b4bb82)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20231028-2.0.0 (#2281) (94b8dd6)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.19.0 (#2288) (cc65fd0)
Changelog

Sourced from com.google.cloud:google-cloud-storage's changelog.

2.29.1 (2023-11-02)

Bug Fixes

  • Improve 503 handling for json resumable uploads (#2289) (9b4bb82)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20231028-2.0.0 (#2281) (94b8dd6)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.19.0 (#2288) (cc65fd0)
Commits
  • d3da848 chore(main): release 2.29.1 (#2285)
  • 9b4bb82 fix: improve 503 handling for json resumable uploads (#2289)
  • cc65fd0 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 050b82e test(deps): update cross product test dependencies (#2287)
  • 2207400 test(deps): update cross product test dependencies (#2286)
  • 899f815 build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • 94b8dd6 deps: update dependency com.google.apis:google-api-services-storage to v1-rev...
  • 0c9bbe8 build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • 3b184df build(deps): update dependency org.apache.maven.plugins:maven-dependency-plug...
  • 3cf4402 test(deps): update cross product test dependencies (#2270)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)