Skip to content

chore: librarian release pull request: 20260320T120217Z#1780

Open
chandra-siri wants to merge 1 commit intomainfrom
librarian-20260320T120217Z
Open

chore: librarian release pull request: 20260320T120217Z#1780
chandra-siri wants to merge 1 commit intomainfrom
librarian-20260320T120217Z

Conversation

@chandra-siri
Copy link
Collaborator

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

@chandra-siri chandra-siri requested review from a team as code owners March 20, 2026 12:02
@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 20, 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 automates the preparation for the release of google-cloud-storage version 3.10.1. It updates all relevant version declarations across configuration and source files, and integrates the latest changelog entry which details a specific bug fix related to AnonymousCredentials in AsyncGrpcClient.

Highlights

  • Version Update: The google-cloud-storage library has been updated to version 3.10.1.
  • Bug Fix: This release includes a bug fix that raises a ValueError if api_endpoint is unset when using AnonymousCredentials in AsyncGrpcClient.
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

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))
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

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.

Suggested change
* 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))

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:pending size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant