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.26.1 to 2.29.0 #435

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

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

Release notes

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

v2.29.0

2.29.0 (2023-10-23)

Features

Bug Fixes

  • Remove PCU internals which should be hidden (#2263) (eff00fb)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20231012-2.0.0 (#2257) (e75d8bf)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.18.0 (#2265) (40bf665)
  • Update dependency net.jqwik:jqwik to v1.8.1 (#2267) (c518c75)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.28 (#2266) (b0b1b57)

v2.28.0

2.28.0 (2023-10-10)

Features

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.17.0 (#2250) (df687f2)
  • Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.39.0 (#2249) (fe85df9)

Documentation

  • Reorder columns in table of BlobWriteSessionConfigs.java (#2242) (98e694f)

v2.27.1

2.27.1 (2023-09-25)

Bug Fixes

  • Consider Storage#delete(BlobId) idempotent when id has generation (#2222) (453dd63)
  • Update RecoveryFileManager to allow distinct files for multiple invocations of equivalent info (#2207) (44e9dd5)

... (truncated)

Changelog

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

2.29.0 (2023-10-23)

Features

Bug Fixes

  • Remove PCU internals which should be hidden (#2263) (eff00fb)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20231012-2.0.0 (#2257) (e75d8bf)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.18.0 (#2265) (40bf665)
  • Update dependency net.jqwik:jqwik to v1.8.1 (#2267) (c518c75)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.28 (#2266) (b0b1b57)

2.28.0 (2023-10-10)

Features

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.17.0 (#2250) (df687f2)
  • Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.39.0 (#2249) (fe85df9)

Documentation

  • Reorder columns in table of BlobWriteSessionConfigs.java (#2242) (98e694f)

2.27.1 (2023-09-25)

Bug Fixes

  • Consider Storage#delete(BlobId) idempotent when id has generation (#2222) (453dd63)
  • Update RecoveryFileManager to allow distinct files for multiple invocations of equivalent info (#2207) (44e9dd5)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20230914-2.0.0 (#2213) (0af39d6)

... (truncated)

Commits
  • 52a6a37 chore(main): release 2.29.0 (#2262)
  • b0b1b57 deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.28...
  • c518c75 deps: update dependency net.jqwik:jqwik to v1.8.1 (#2267)
  • 40bf665 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 9336e74 test(deps): update cross product test dependencies (#2264)
  • d1b26d5 chore: track customization in templates (#1876) (#2261)
  • a134994 feat: add Autoclass v2.1 support (#2258)
  • eff00fb fix: remove PCU internals which should be hidden (#2263)
  • c5274ce build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • e75d8bf deps: update dependency com.google.apis:google-api-services-storage to v1-rev...
  • 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)