Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.google.cloud:google-cloud-storage from 2.23.0 to 2.49.0 #15564

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2025

Bumps com.google.cloud:google-cloud-storage from 2.23.0 to 2.49.0.

Release notes

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

v2.49.0

2.49.0 (2025-02-26)

Features

  • Add new Options to allow per method header values (#2941) (297802d)
  • transfer-manager: Add ParallelUploadConfig.Builder#setUploadBlobInfoFactory (#2936) (86e9ae8), closes #2638

Bug Fixes

  • Categorize a WatchdogTimeoutException as retriable for grpc ReadObject (#2954) (b53bd53)
  • deps: Update the Java code generator (gapic-generator-java) to 2.53.0 (9946d6b)
  • Update grpc based Storage to defer project id validation (#2930) (cc03784)
  • Update kms key handling when opening a resumable upload to clear the value in the json to be null rather than empty string (#2939) (43553de)

Dependencies

Documentation

v2.48.2

2.48.2 (2025-02-11)

Dependencies

Documentation

  • Update storage_copy_file to include MegabytesCopiedPerChunk (#2910) (971ca5d)

v2.48.1

2.48.1 (2025-02-03)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.52.0 (00754bc)
  • Update batch handling to ensure each operation has its own unique idempotency-token (#2905) (8d79b8d)

... (truncated)

Changelog

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

2.49.0 (2025-02-26)

Features

  • Add new Options to allow per method header values (#2941) (297802d)
  • transfer-manager: Add ParallelUploadConfig.Builder#setUploadBlobInfoFactory (#2936) (86e9ae8), closes #2638

Bug Fixes

  • Categorize a WatchdogTimeoutException as retriable for grpc ReadObject (#2954) (b53bd53)
  • deps: Update the Java code generator (gapic-generator-java) to 2.53.0 (9946d6b)
  • Update grpc based Storage to defer project id validation (#2930) (cc03784)
  • Update kms key handling when opening a resumable upload to clear the value in the json to be null rather than empty string (#2939) (43553de)

Dependencies

Documentation

2.48.2 (2025-02-11)

Dependencies

Documentation

  • Update storage_copy_file to include MegabytesCopiedPerChunk (#2910) (971ca5d)

2.48.1 (2025-02-03)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.52.0 (00754bc)
  • Update batch handling to ensure each operation has its own unique idempotency-token (#2905) (8d79b8d)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.42.0 (#2895) (145afb0)

... (truncated)

Commits
  • 8ea21b3 chore(main): release 2.49.0 (#2931)
  • 40cfda6 deps: update sdk-platform-java dependencies (#2957)
  • d6d6f8e test(deps): update dependency org.slf4j:jul-to-slf4j to v2.0.17 (#2953)
  • b53bd53 fix: categorize a WatchdogTimeoutException as retriable for grpc ReadObject (...
  • 297802d feat: add new Options to allow per method header values (#2941)
  • cc4c7f4 chore: renovate config fix for ch.qos.logback:logback-classic (#2952)
  • 51fcce1 chore: Update generation configuration at Tue Feb 25 02:24:21 UTC 2025 (#2951)
  • 95e540a chore: add renovate logging config (#2949)
  • 99d0f0c test: add slf4j and logback config for tests (#2946)
  • 9af146d chore(deps): update dependency com.google.cloud:libraries-bom to v26.55.0 (#2...
  • 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 <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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 26, 2025
Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.23.0 to 2.49.0.
- [Release notes](https://github.com/googleapis/java-storage/releases)
- [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-storage@v2.23.0...v2.49.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.google.cloud-google-cloud-storage-2.49.0 branch from 3ea5965 to 620467d Compare March 3, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants