Skip to content

Bump com.google.cloud:google-cloud-storage from 2.41.0 to 2.56.0#346

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.google.cloud-google-cloud-storage-2.56.0
Closed

Bump com.google.cloud:google-cloud-storage from 2.41.0 to 2.56.0#346
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/com.google.cloud-google-cloud-storage-2.56.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps com.google.cloud:google-cloud-storage from 2.41.0 to 2.56.0.

Release notes

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

v2.56.0

2.56.0 (2025-08-25)

Features

  • breaking behavior rewrite Storage.blobAppendableUpload to be non-blocking and have improved throughput (#3231) (7bd73d3)
  • Add AppendableUploadWriteableByteChannel#flush() (#3261) (950c56f)
  • Add MinFlushSizeFlushPolicy#withMaxPendingBytes(long) (#3231) (7bd73d3)
  • Add StorageChannelUtils to provide helper methods to perform blocking read/write to/from non-blocking channels (#3231) (7bd73d3)

Bug Fixes

  • Make FlushPolicy${Min,Max}FlushSizeFlushPolicy constructors private (#3217) (7bd73d3)
  • Update BlobAppendableUploadConfig and FlushPolicy.MinFlushSizeFlushPolicy to default to 4MiB minFlushSize and 16MiB maxPendingBytes (#3249) (7bd73d3)
  • Update otel integration to properly activate span context for lazy RPCs such as reads & writes (#3255) (d6587f4)

Dependencies

  • Update actions/checkout action to v5 (#3239) (33f024b)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20250815-2.0.0 (#3245) (87afe1a)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 (#3250) (0782e62)

v2.55.0

2.55.0 (2025-08-05)

Features

  • Add new preview Bucket encryption policy configuration (#3204) (7b250dd)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.61.0 (f98b686)
  • Enable ALTS bound token (for DirectPath) in the grpc channel provider (#2919) (38d248d)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.51.0 (#3213) (86ff697)

v2.54.0

2.54.0 (2025-07-24)

Features

... (truncated)

Changelog

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

2.56.0 (2025-08-25)

Features

  • breaking behavior rewrite Storage.blobAppendableUpload to be non-blocking and have improved throughput (#3231) (7bd73d3)
  • Add AppendableUploadWriteableByteChannel#flush() (#3261) (950c56f)
  • Add MinFlushSizeFlushPolicy#withMaxPendingBytes(long) (#3231) (7bd73d3)
  • Add StorageChannelUtils to provide helper methods to perform blocking read/write to/from non-blocking channels (#3231) (7bd73d3)

Bug Fixes

  • Make FlushPolicy${Min,Max}FlushSizeFlushPolicy constructors private (#3217) (7bd73d3)
  • Update BlobAppendableUploadConfig and FlushPolicy.MinFlushSizeFlushPolicy to default to 4MiB minFlushSize and 16MiB maxPendingBytes (#3249) (7bd73d3)
  • Update otel integration to properly activate span context for lazy RPCs such as reads & writes (#3255) (d6587f4)

Dependencies

  • Update actions/checkout action to v5 (#3239) (33f024b)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20250815-2.0.0 (#3245) (87afe1a)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 (#3250) (0782e62)

2.55.0 (2025-08-05)

Features

  • Add new preview Bucket encryption policy configuration (#3204) (7b250dd)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.61.0 (f98b686)
  • Enable ALTS bound token (for DirectPath) in the grpc channel provider (#2919) (38d248d)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.51.0 (#3213) (86ff697)

2.54.0 (2025-07-24)

Features

  • Add BucketInfo.IpFilter (#3177) (14a91ec)
  • Add default end-to-end checksumming for JournalingBlobWriteSessionConfig #3180 (fa0f6a0)
  • Add default end-to-end crc32c checksumming for several upload methods via grpc transport #3176 (fa0f6a0)

... (truncated)

Commits
  • b52eac5 chore(main): release 2.56.0 (#3240)
  • 87afe1a deps: update dependency com.google.apis:google-api-services-storage to v1-rev...
  • 950c56f feat: add AppendableUploadWriteableByteChannel#flush() (#3261)
  • bc3470a chore: make OtelStorageDecorator package private again (#3260)
  • d6587f4 fix: update otel integration to properly activate span context for lazy RPCs ...
  • 7bd73d3 chore: merge train for nonblocking-appendable/** branches (#3231)
  • 5240d03 chore: Update generation configuration at Wed Aug 20 02:29:59 UTC 2025 (#3253)
  • 0782e62 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.52.0 ...
  • c13ce95 test(deps): update cross product test dependencies (#3238)
  • e91a7dc chore(deps): update dependency com.google.cloud:libraries-bom to v26.66.0 (#3...
  • 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.41.0 to 2.56.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.41.0...v2.56.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
  dependency-version: 2.56.0
  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 Sep 1, 2025
@dependabot dependabot bot requested a review from bbaga as a code owner September 1, 2025 11:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 10, 2025

Superseded by #351.

@dependabot dependabot bot closed this Sep 10, 2025
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-storage-2.56.0 branch September 10, 2025 06:03
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