Skip to content

chore: librarian release pull request: 20260320T110125Z#1779

Open
chandra-siri wants to merge 2 commits intomainfrom
librarian-20260320T110125Z
Open

chore: librarian release pull request: 20260320T110125Z#1779
chandra-siri wants to merge 2 commits intomainfrom
librarian-20260320T110125Z

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 11:01
@chandra-siri chandra-siri requested review from a team as code owners March 20, 2026 11:01
@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 facilitates an automated patch release for the google-cloud-storage library, incrementing its version to 3.10.1. The primary goal is to integrate a critical bug fix that improves error handling for AsyncGrpcClient when api_endpoint is not explicitly set with anonymous credentials. This release ensures greater stability and reliability for users of the library.

Highlights

  • Automated Release: This pull request was automatically generated by the Librarian CLI to prepare for a new release of the google-cloud-storage library.
  • Version Update: The google-cloud-storage library is being updated from version 3.10.0 to 3.10.1.
  • Bug Fix Included: The new version 3.10.1 addresses a bug where a ValueError would be raised if api_endpoint was 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

This is an automated release pull request for version 3.10.1. The changes primarily consist of version bumps and a changelog update, which appear to be in order. I've made one minor suggestion to improve formatting consistency in the CHANGELOG.md file.


### 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 are two spaces before the PR number (#1778). For consistency with other entries in this file, please use a single space.

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) ([17828ea316872938a98a6360b10a2495c54bbbcb](https://github.com/googleapis/python-storage/commit/17828ea316872938a98a6360b10a2495c54bbbcb))

@chandra-siri chandra-siri disabled auto-merge March 20, 2026 11:19
@chandra-siri chandra-siri enabled auto-merge (squash) March 20, 2026 11:36
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.

2 participants