chore: librarian release pull request: 20260320T120217Z#1780
chore: librarian release pull request: 20260320T120217Z#1780chandra-siri wants to merge 1 commit intomainfrom
Conversation
Summary of ChangesHello, 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 automates the preparation for the release of Highlights
Using Gemini Code AssistThe 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
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 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
|
There was a problem hiding this comment.
Code Review
The pull request updates the version of google-cloud-storage to 3.10.1 across various configuration and version files. The changelog has been updated to reflect the bug fix included in this release. The changes are consistent with a routine release.
|
|
||
| ### Bug Fixes | ||
|
|
||
| * raise ValueError if api_endpoint is unset when using AnonymousCredentials in AsyncGrpcClient. (#1778) ([17828ea316872938a98a6360b10a2495c54bbbcb](https://github.com/googleapis/python-storage/commit/17828ea316872938a98a6360b10a2495c54bbbcb)) |
There was a problem hiding this comment.
There appears to be a typo in the commit hash. The hash 17828ea316872838a98a6360b10a2495c54bbbcb seems to be an extended or incorrect version of 17828ea3 as seen in the pull request description. Please correct the commit hash to ensure it accurately reflects the linked commit.
| * raise ValueError if api_endpoint is unset when using AnonymousCredentials in AsyncGrpcClient. (#1778) ([17828ea316872938a98a6360b10a2495c54bbbcb](https://github.com/googleapis/python-storage/commit/17828ea316872938a98a6360b10a2495c54bbbcb)) | |
| * raise ValueError if api_endpoint is unset when using AnonymousCredentials in AsyncGrpcClient. (#1778) ([17828ea3](https://github.com/googleapis/python-storage/commit/17828ea3)) |
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.1
3.10.1 (2026-03-20)
Bug Fixes