chore: librarian release pull request: 20260305T081326Z#16032
chore: librarian release pull request: 20260305T081326Z#16032cloud-sdk-librarian-robot 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 is an automated release initialization for several Google Cloud Python client libraries. It updates the versions of Highlights
Changelog
Activity
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. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This PR, generated by the Librarian CLI, updates several library versions. The changes are mostly mechanical and correct. I've identified a consistent formatting issue in the generated CHANGELOG.md files, where extra blank lines are being added. My review comments point these out with suggestions for correction, which may help improve the generation tool.
|
|
||
| ## [2.49.0](https://github.com/googleapis/google-cloud-python/compare/google-auth-v2.48.0...google-auth-v2.49.0) (2026-03-05) | ||
|
|
||
|
|
| * Add helper methods for asynchronous x.509 certificate discovery (#1956) ([3368f27c3267c744ffb067f612c1202954b9b14b](https://github.com/googleapis/google-cloud-python/commit/3368f27c3267c744ffb067f612c1202954b9b14b)) | ||
| * support an alternative env to decide if mtls should be enabled (#1945) ([89fc6f2e1fd6c6fcf4b3945961b2dfde98631e72](https://github.com/googleapis/google-cloud-python/commit/89fc6f2e1fd6c6fcf4b3945961b2dfde98631e72)) | ||
|
|
||
|
|
|
|
||
| ## [2.24.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-firestore-v2.23.0...google-cloud-firestore-v2.24.0) (2026-03-05) | ||
|
|
||
|
|
|
|
||
| * Update documentation on several parameters, especially when relating to the new `enterprise` database edition ([5a17963a502e9af0dd36dd957c5caaa68ba8fa50](https://github.com/googleapis/google-cloud-python/commit/5a17963a502e9af0dd36dd957c5caaa68ba8fa50)) | ||
|
|
||
|
|
| * Expose the `Index.unique` parameter ([5a17963a502e9af0dd36dd957c5caaa68ba8fa50](https://github.com/googleapis/google-cloud-python/commit/5a17963a502e9af0dd36dd957c5caaa68ba8fa50)) | ||
| * use cryptographically secure random for new document ids (#1162) ([3619a31eb8be220ff77ee5ff3772a5530a09ae4b](https://github.com/googleapis/google-cloud-python/commit/3619a31eb8be220ff77ee5ff3772a5530a09ae4b)) | ||
|
|
||
|
|
|
|
||
| ## [0.3.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-hypercomputecluster-v0.2.0...google-cloud-hypercomputecluster-v0.3.0) (2026-03-05) | ||
|
|
||
|
|
|
|
||
| ## [0.3.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-hypercomputecluster-v0.2.0...google-cloud-hypercomputecluster-v0.3.0) (2026-03-05) | ||
|
|
||
|
|
|
|
||
| ## [3.14.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-logging-v3.13.0...google-cloud-logging-v3.14.0) (2026-03-05) | ||
|
|
||
|
|
|
Will reopen after merging generation. |
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.
Librarian Version: v0.0.0-20260216162532-e323d455c92b
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:160860d189ff1c2f7515638478823712fa5b243e27ccc33a2728669fa1e2ed0c
google-auth: v2.49.0
v2.49.0 (2026-03-05)
Features
Add helper methods for asynchronous x.509 certificate discovery (Fix pubsub context manager exit error #1956) (3368f27c)
Support timeout as aiohttp.ClientTimeout and total_attempts (max retries) in AsyncAuthorizedSession ([Documentation Issue] #1961) (4d818b93)
mTLS configuration via x.509 for asynchronous session in google-auth (Cloud storage API? #1959) (7b70fead)
support an alternative env to decide if mtls should be enabled (Fixed spelling and formatting. #1945) (89fc6f2e)
Bug Fixes
google-cloud-firestore: v2.24.0
v2.24.0 (2026-03-05)
Features
use cryptographically secure random for new document ids (Add initial search usage doc. #1162) (3619a31e)
Expose the
Database.firestore_data_access_modeparameter (PiperOrigin-RevId: 865444806) (5a17963a)Expose the
Index.uniqueparameter (PiperOrigin-RevId: 865444806) (5a17963a)Expose the
Database.mongodb_compatible_data_access_modeparameter (PiperOrigin-RevId: 865444806) (5a17963a)Expose the
Database.realtime_updates_modeparameter (PiperOrigin-RevId: 865444806) (5a17963a)Bug Fixes
Documentation
enterprisedatabase edition (PiperOrigin-RevId: 865444806) (5a17963a)google-cloud-hypercomputecluster: v0.3.0
v0.3.0 (2026-03-05)
Features
google-cloud-logging: v3.14.0
v3.14.0 (2026-03-05)
Features