Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 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 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 [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 2, 2026
@github-actions github-actions bot merged commit 6671217 into main Feb 2, 2026
4 checks passed
@github-actions github-actions bot deleted the dependabot/pip/google-cloud-storage-3.9.0 branch February 2, 2026 19:07
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.

0 participants