Skip to content

Bump com.google.cloud:google-cloud-storage from 2.60.0 to 2.62.1#1545

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.google.cloud-google-cloud-storage-2.62.1
Open

Bump com.google.cloud:google-cloud-storage from 2.60.0 to 2.62.1#1545
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.google.cloud-google-cloud-storage-2.62.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

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

Release notes

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

v2.62.1

2.62.1 (2026-01-28)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.66.0 (557be35)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.56.0 (#3468) (d2a1a3a)
  • Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.60.0 (#3466) (2b860e3)
  • Update googleapis/sdk-platform-java action to v2.66.0 (#3469) (bd2f0c6)

v2.62.0

2.62.0 (2026-01-15)

Features

  • Add default e2e checksum validation in the final call of resumable uploads (#3450) (37d2bba)

Bug Fixes

  • Update appendable upload retry logic to be able to more gracefully handle slow uploads (#3438) (e660e5a)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.55.1 (#3461) (7e45b9e)
  • Update googleapis/sdk-platform-java action to v2.65.1 (#3460) (2a42131)

v2.62.0-rc1

2.62.0-rc1 (2025-12-17)

Features

... (truncated)

Changelog

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

2.62.1 (2026-01-28)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.66.0 (557be35)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.56.0 (#3468) (d2a1a3a)
  • Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.60.0 (#3466) (2b860e3)
  • Update googleapis/sdk-platform-java action to v2.66.0 (#3469) (bd2f0c6)

2.62.0 (2026-01-15)

Features

  • Add default e2e checksum validation in the final call of resumable uploads (#3450) (37d2bba)

Bug Fixes

  • Update appendable upload retry logic to be able to more gracefully handle slow uploads (#3438) (e660e5a)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.55.1 (#3461) (7e45b9e)
  • Update googleapis/sdk-platform-java action to v2.65.1 (#3460) (2a42131)

2.61.0 (2025-12-15)

Features

  • Add support for partial success in ListBuckets for json (#3415) (37ef7f3)
  • Modifying getters and setters to be more inline with s3 interface. (0a8bbea)
  • mpu: Breaking change modifying getters and setters in MPU to be more inline with s3 interface. (66d54e2)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.64.1 (511ff51)

Dependencies

  • Update actions/checkout action to v6 (d934ad9)

... (truncated)

Commits
  • 9f549d2 chore(main): release 2.62.1 (#3475)
  • 557be35 chore: Update generation configuration at Tue Jan 27 18:57:52 UTC 2026 (#3476)
  • e7605ba chore(main): release 2.62.1-SNAPSHOT (#3463)
  • d2a1a3a deps: update dependency com.google.cloud:sdk-platform-java-config to v3.56.0 ...
  • 3550322 chore(deps): update dependency com.google.cloud:libraries-bom to v26.74.0 (#3...
  • 2b860e3 deps: update gcr.io/cloud-devrel-public-resources/storage-testbench docker ta...
  • bd2f0c6 deps: update googleapis/sdk-platform-java action to v2.66.0 (#3469)
  • e8c68ed chore: update workflow github token (#3467)
  • adb6a4b chore: remove @​BetaApi tag from MPU (#3465)
  • 3ecb194 samples: add sample for ListBuckets with ReturnPartialSuccess (#3442)
  • 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.60.0 to 2.62.1.
- [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.60.0...v2.62.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 2, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants