Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps com.google.cloud:google-cloud-storage from 2.55.0 to 2.60.0.

Release notes

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

v2.60.0

2.60.0 (2025-11-07)

Features

Bug Fixes

  • Add new system property (com.google.cloud.storage.grpc.bound_token) to allow disabling bound token use with grpc (#3365) (ebf5e6d)
  • Call response.disconnect() after resolving resumable upload url (#3385) (ac3be4b)
  • deps: Update the Java code generator (gapic-generator-java) to 2.63.0 (c1a8968)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.54.1 (#3381) (e3d3700)

v2.59.0

2.59.0 (2025-10-21)

Features

  • Add per-message checksum validation for gRPC ReadObject operations (#3336) (6eef1b0)

Bug Fixes

  • Add case insensitive check for X-Goog-Content-SHA256 in SignatureInfo (#3337) (54bc2c1)
  • Migrate away from GoogleCredentials.fromStream() usages (#3339) (7e42c2f)
  • Update BlobReadSession channels to not implicitly close once EOF is observed (#3344) (9f0a93e)
  • Update grpc single-shot uploads to attach the callers stracktrace as suppressed exception if an error happens in the background (#3330) (64e2b2e)
  • Update retry logic for grpc start resumable upload to properly handle client side deadline_exceeded (#3354) (6eb3331)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.53.0 (#3351) (e64565a)

v2.58.1

2.58.1 (2025-10-06)

... (truncated)

Changelog

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

2.60.0 (2025-11-07)

Features

Bug Fixes

  • Add new system property (com.google.cloud.storage.grpc.bound_token) to allow disabling bound token use with grpc (#3365) (ebf5e6d)
  • Call response.disconnect() after resolving resumable upload url (#3385) (ac3be4b)
  • deps: Update the Java code generator (gapic-generator-java) to 2.63.0 (c1a8968)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.54.1 (#3381) (e3d3700)

2.59.0 (2025-10-21)

Features

  • Add per-message checksum validation for gRPC ReadObject operations (#3336) (6eef1b0)

Bug Fixes

  • Add case insensitive check for X-Goog-Content-SHA256 in SignatureInfo (#3337) (54bc2c1)
  • Migrate away from GoogleCredentials.fromStream() usages (#3339) (7e42c2f)
  • Update BlobReadSession channels to not implicitly close once EOF is observed (#3344) (9f0a93e)
  • Update grpc single-shot uploads to attach the callers stracktrace as suppressed exception if an error happens in the background (#3330) (64e2b2e)
  • Update retry logic for grpc start resumable upload to properly handle client side deadline_exceeded (#3354) (6eb3331)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.53.0 (#3351) (e64565a)

2.58.1 (2025-10-06)

Bug Fixes

... (truncated)

Commits
  • b058143 chore(main): release 2.60.0 (#3360)
  • e3d3700 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.54.1 ...
  • ac3be4b fix: call response.disconnect() after resolving resumable upload url (#3385)
  • feb1912 build(deps): update googleapis/sdk-platform-java action to v2.64.0 (#3380)
  • 160fa9a chore: mpu client preview merge train
  • 87c9c81 fix: Ignore tests failing due to public access prevention policy (#3374)
  • 03e6261 chore: Update generation configuration at Wed Oct 29 02:30:41 UTC 2025 (#3362)
  • cfc92f7 test(deps): update gcr.io/cloud-devrel-public-resources/storage-testbench doc...
  • ebf5e6d fix: add new system property (com.google.cloud.storage.grpc.bound_token) to a...
  • 763be91 test(deps): update cross product test dependencies (#3355)
  • 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)

Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.55.0 to 2.60.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.55.0...v2.60.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file labels Nov 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 17, 2025 13:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file dependabot PRs with auto version bumps from dependabot labels Nov 17, 2025
dependabot bot added 2 commits November 17, 2025 13:07
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link
Contributor

❌ Gradle check result for 103c9da: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

….google.cloud-google-cloud-storage-2.60.0

Signed-off-by: Craig Perkins <cwperx@amazon.com>
@github-actions
Copy link
Contributor

❌ Gradle check result for 306e960: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: Sandesh Kumar <sandeshkr419@gmail.com>
@github-actions
Copy link
Contributor

❌ Gradle check result for ad55684: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

….google.cloud-google-cloud-storage-2.60.0

Signed-off-by: Sandesh Kumar <sandeshkr419@gmail.com>
@github-actions
Copy link
Contributor

❌ Gradle check result for a7b3335: null

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for a7b3335: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

❌ Gradle check result for a7b3335: null

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

✅ Gradle check result for a7b3335: SUCCESS

@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.13%. Comparing base (a2e1fa2) to head (a7b3335).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #20023      +/-   ##
============================================
- Coverage     73.27%   73.13%   -0.14%     
+ Complexity    71553    71403     -150     
============================================
  Files          5789     5789              
  Lines        327144   327144              
  Branches      47156    47156              
============================================
- Hits         239715   239261     -454     
- Misses        68235    68562     +327     
- Partials      19194    19321     +127     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sandeshkr419 sandeshkr419 merged commit a619a62 into main Nov 18, 2025
36 of 42 checks passed
@sandeshkr419 sandeshkr419 deleted the dependabot/gradle/plugins/repository-gcs/com.google.cloud-google-cloud-storage-2.60.0 branch November 18, 2025 10:08
rgsriram pushed a commit to rgsriram/OpenSearch that referenced this pull request Dec 5, 2025
…plugins/repository-gcs (opensearch-project#20023)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Craig Perkins <cwperx@amazon.com>
Co-authored-by: Sandesh Kumar <sandeshkr419@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants