Skip to content

chore: librarian release pull request: 20260318T145147Z#1776

Merged
chandra-siri merged 4 commits intomainfrom
librarian-20260318T145147Z
Mar 18, 2026
Merged

chore: librarian release pull request: 20260318T145147Z#1776
chandra-siri merged 4 commits intomainfrom
librarian-20260318T145147Z

Conversation

@chandra-siri
Copy link
Collaborator

@chandra-siri chandra-siri commented Mar 18, 2026

PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.

Librarian Version: v1.0.2-0.20251119154421-36c3e21ad3ac
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:8e2c32496077054105bd06c54a59d6a6694287bc053588e24debe6da6920ad91

google-cloud-storage: 3.10.0

3.10.0 (2026-03-18)

Features

Perf Improvments

Bug Fixes

@chandra-siri chandra-siri requested review from a team as code owners March 18, 2026 14:51
@chandra-siri chandra-siri requested a review from rsamborski March 18, 2026 14:51
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: storage Issues related to the googleapis/python-storage API. labels Mar 18, 2026
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request initiates the release process for version 4.0.0 of the google-cloud-storage library. It incorporates a range of new features and critical bug fixes, enhancing functionality, security, and performance for users. Merging this PR will automatically trigger the official release.

Highlights

  • Version Update: The google-cloud-storage library has been updated to version 4.0.0.
  • New Features: Introduced time-based benchmarks, raw proto access for read resumption, support for bucket encryption enforcement, triggered bidi conformance tests, and added UserWarning for skipped items in download_many_to_path.
  • Bug Fixes: Addressed issues including skipping blob downloads on Windows for specific names, preventing path traversal vulnerabilities in download_many_to_path, optimizing multiprocessing pool and gRPC client initialization, improving append performance by reducing flushes, and correcting token passing.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the google-cloud-storage library to version 4.0.0 across various configuration and source files, including .librarian/state.yaml, gapic_version.py, version.py, and snippet_metadata_google.storage.v2.json. The CHANGELOG.md is also updated to document the new version, highlighting features such as support for UserWarning in download_many_to_path, raw proto access for read resumption, and bucket encryption enforcement configuration. Key bug fixes include preventing path traversal in download_many_to_path, improving token passing, optimizing multiprocessing and gRPC client initialization, and addressing performance issues related to frequent flushing.

@chandra-siri chandra-siri enabled auto-merge (squash) March 18, 2026 15:31
@chandra-siri chandra-siri merged commit 8b7fbde into main Mar 18, 2026
15 checks passed
@chandra-siri chandra-siri deleted the librarian-20260318T145147Z branch March 18, 2026 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/python-storage API. release:done size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants