Skip to content

build(deps): bump google-cloud-storage from 3.8.0 to 3.9.0#229

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/google-cloud-storage-3.9.0
Open

build(deps): bump google-cloud-storage from 3.8.0 to 3.9.0#229
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/google-cloud-storage-3.9.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps google-cloud-storage from 3.8.0 to 3.9.0.

Release notes

Sourced from google-cloud-storage's releases.

google-cloud-storage 3.9.0

3.9.0 (2026-02-02)

Features

  • update generation for MRD (#1730) (08bc7082)

  • add get_object method for async grpc client (#1735) (0e5ec29b)

  • Add micro-benchmarks for reads comparing standard (regional) vs rapid (zonal) buckets. (#1697) (1917649f)

  • Add support for opening via write_handle and fix write_handle type (#1715) (2bc15fa5)

  • add samples for appendable objects writes and reads (2e1a1eb5)

  • add samples for appendable objects writes and reads (#1705) (2e1a1eb5)

  • add context manager to mrd (#1724) (5ac2808a)

  • Move Zonal Buckets features of _experimental (#1728) (74c9ecc5)

  • add default user agent for grpc (#1726) (7b319469)

  • expose finalized_time in blob.py applicable for GET_OBJECT in ZB (#1719) (8e21a7fe)

  • expose DELETE_OBJECT in AsyncGrpcClient (#1718) (c8dd7a0b)

  • send user_agent to grpc channel (#1712) (cdb2486b)

  • integrate writes strategy and appendable object writer (#1695) (dbd162b3)

  • Add micro-benchmarks for writes comparing standard (regional) vs rapid (zonal) buckets. (#1707) (dbe9d8b8)

  • add support for generation=0 to avoid overwriting existing objects and add is_stream_open support (#1709) (ea0f5bf8)

  • add support for generation=0 to prevent overwriting existing objects (ea0f5bf8)

  • add is_stream_open property to AsyncAppendableObjectWriter for stream status check (ea0f5bf8)

Bug Fixes

  • receive eof while closing reads stream (#1733) (2ef63396)

  • update write handle on every recv() (#1716) (5d9fafe1)

  • implement requests_done method to signal end of requests in async streams. Gracefully close streams. (#1700) (6c160794)

  • implement requests_done method to signal end of requests in async streams. Gracefully close streams. (6c160794)

  • instance grpc client once per process in benchmarks (#1725) (721ea2dd)

... (truncated)

Changelog

Sourced from google-cloud-storage's changelog.

3.9.0 (2026-02-02)

Features

Bug Fixes

Commits
  • 77c1eda chore: librarian release pull request: 20260202T123858Z (#1736)
  • 0e5ec29 feat: add get_object method for async grpc client (#1735)
  • 7a00dfb chore: Add README for running zonal buckets samples (#1734)
  • 2ef6339 fix: receive eof while closing reads stream (#1733)
  • c8dd7a0 feat: expose DELETE_OBJECT in AsyncGrpcClient (#1718)
  • 08bc708 feat: update generation for MRD (#1730)
  • 74c9ecc feat: Move Zonal Buckets features of _experimental (#1728)
  • 7b31946 feat: add default user agent for grpc (#1726)
  • e730bf5 fix!: Change contructors of MRD and AAOW AsyncGrpcClient.grpc_client to Async...
  • 8e21a7f feat: expose finalized_time in blob.py applicable for GET_OBJECT in ZB (#1719)
  • 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 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 [google-cloud-storage](https://github.com/googleapis/python-storage) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-storage@v3.8.0...v3.9.0)

---
updated-dependencies:
- dependency-name: google-cloud-storage
  dependency-version: 3.9.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 python Pull requests that update python code labels Feb 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 9, 2026 02:04
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2026
@dependabot dependabot bot removed the request for review from a team February 9, 2026 02:04
@dependabot dependabot bot added the python Pull requests that update python code label Feb 9, 2026
@dependabot dependabot bot requested a review from carlinhop February 9, 2026 02:04
Copy link
Contributor

@earthwave-admin earthwave-admin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2026

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant