chore: librarian release pull request: 20260409T210905Z#16604
chore: librarian release pull request: 20260409T210905Z#16604daniel-sanche merged 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the versions and changelogs for several Google Cloud Python client libraries, including bigquery-magics, google-api-core, google-apps-chat, google-auth, google-cloud-appoptimize, google-cloud-dlp, google-cloud-iamconnectorcredentials, google-cloud-pubsub, google-cloud-translate, and pandas-gbq. These updates introduce new features, bug fixes (e.g., in google-api-core and google-auth), and drop support for Python 3.9 in some packages. A review comment highlighted that a single commit hash (56ccbd86...) was incorrectly reused across multiple changelog entries for google-apps-chat, google-cloud-dlp, google-cloud-pubsub, and google-cloud-translate, suggesting that each entry should point to its specific commit for accurate history.
| * Update reference documentation for Chat API ListMessages, GetMessage, GetSpaceEvent and ListSpaceEvents. ([56ccbd8612b6790b0477bf8d777080061072e745](https://github.com/googleapis/google-cloud-python/commit/56ccbd8612b6790b0477bf8d777080061072e745)) | ||
|
|
||
|
|
||
| ### Features | ||
|
|
||
| * Support app authentication with admin-consent scopes for Chat API ListMessages, GetMessage, GetSpaceEvent and ListSpaceEvents ([56ccbd8612b6790b0477bf8d777080061072e745](https://github.com/googleapis/google-cloud-python/commit/56ccbd8612b6790b0477bf8d777080061072e745)) | ||
| * Addition of Section and SectionItem APIs ([56ccbd8612b6790b0477bf8d777080061072e745](https://github.com/googleapis/google-cloud-python/commit/56ccbd8612b6790b0477bf8d777080061072e745)) |
There was a problem hiding this comment.
The commit hash 56ccbd86... appears to be incorrectly reused for changes across multiple packages in this release. This same hash is referenced in the changelogs for google-cloud-dlp, google-cloud-pubsub, and google-cloud-translate. Please ensure each changelog entry points to the correct commit for that specific change to maintain the integrity of the release history.
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.
Librarian Version: v0.0.0-20260407211006-7cd74ea13ba9
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e
bigquery-magics: v0.13.0
v0.13.0 (2026-04-09)
Features
drop support for Python 3.9 (feat(bigquery-magics): drop support for Python 3.9 #16587) (961eacd0)
deprecate
--engine=bigframes, run%load_ext bigframesand use%%bqsqlmagics instead (feat(bigquery-magics): deprecate--engine=bigframes, run%load_ext bigframesand use%%bqsqlmagics instead #16573) (dbaf8f54)google-api-core: v2.30.3
v2.30.3 (2026-04-09)
Bug Fixes
google-apps-chat: v0.8.0
v0.8.0 (2026-04-09)
Features
Addition of Section and SectionItem APIs (PiperOrigin-RevId: 893488928) (56ccbd86)
Support app authentication with admin-consent scopes for Chat API ListMessages, GetMessage, GetSpaceEvent and ListSpaceEvents (PiperOrigin-RevId: 893619899) (56ccbd86)
Documentation
google-auth: v2.49.2
v2.49.2 (2026-04-09)
Bug Fixes
google-cloud-appoptimize: v0.1.0
v0.1.0 (2026-04-09)
Features
google-cloud-dlp: v3.36.0
v3.36.0 (2026-04-09)
Features
google-cloud-iamconnectorcredentials: v0.1.0
v0.1.0 (2026-04-09)
Features
google-cloud-pubsub: v2.37.0
v2.37.0 (2026-04-09)
Documentation
google-cloud-translate: v3.26.0
v3.26.0 (2026-04-09)
Features
mime_typeis added to message.google.cloud.translation.v3.AdaptiveMtTranslateRequest(PiperOrigin-RevId: 895422613) (56ccbd86)pandas-gbq: v0.35.0
v0.35.0 (2026-04-09)
Features