chore: release libraries#16957
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the versions and changelogs for a wide range of Google Cloud Python libraries. The review feedback highlights critical issues in the changelogs for sqlalchemy-spanner, gcp-sphinx-docfx-yaml, google-cloud-bigquery-storage, and google-cloud-spanner, which incorrectly include entries from unrelated projects such as requests, sqlparse, and Babel. Additionally, a typo was noted in the google-cloud-firestore changelog entry.
| * fix FAQ grammar in httplib2 example</li> <li><a href="https://github.com/psf/requests/commit/774a0b837a194ee885d4fdd9ca947900cc3daf71"><code>774a0b8</code></a> ([07a610c5df40fa8f0f18f88e975c266648f1ef5e](https://github.com/googleapis/google-cloud-python/commit/07a610c5df40fa8f0f18f88e975c266648f1ef5e)) | ||
| * same block as other sections</li> <li><a href="https://github.com/psf/requests/commit/9c72a41bec8597f948c9d8caa5dc3f12273b3303"><code>9c72a41</code></a> Bump github/codeql-action from 4.33.0 to 4.34.1</li> <li><a href="https://github.com/psf/requests/commit/ebf71906798ec82f34e07d3168f8b8aecaf8a3be"><code>ebf7190</code></a> Bump github/codeql-action from 4.32.0 to 4.33.0</li> <li><a href="https://github.com/psf/requests/commit/0e4ae38f0c93d4f92a96c774bd52c069d12a4798"><code>0e4ae38</code></a> ([07a610c5df40fa8f0f18f88e975c266648f1ef5e](https://github.com/googleapis/google-cloud-python/commit/07a610c5df40fa8f0f18f88e975c266648f1ef5e)) | ||
| * exclude Response.is_permanent_redirect from API docs (<a href="https://redirect.github.com/psf/requests/issues/7244">#7244</a>)</li> <li><a href="https://github.com/psf/requests/commit/d568f47278492e630cc990a259047c67991d007a"><code>d568f47</code></a> ([07a610c5df40fa8f0f18f88e975c266648f1ef5e](https://github.com/googleapis/google-cloud-python/commit/07a610c5df40fa8f0f18f88e975c266648f1ef5e)) | ||
| * clarify Quickstart POST example (<a href="https://redirect.github.com/psf/requests/issues/6960">#6960</a>)</li> <li>Additional commits viewable in <a href="https://github.com/psf/requests/compare/v2.32.5...v2.33.0">compare view</a></li> </ul> </details> <br /> ([07a610c5df40fa8f0f18f88e975c266648f1ef5e](https://github.com/googleapis/google-cloud-python/commit/07a610c5df40fa8f0f18f88e975c266648f1ef5e)) | ||
| * add AGENTS.md for project guidance and development commands</li> <li>Additional commits viewable in <a href="https://github.com/andialbrecht/sqlparse/compare/0.5.3...0.5.4">compare view</a></li> </ul> </details> <br /> ([dbbe4c813149a7f14da7e1c50502807bb143b416](https://github.com/googleapis/google-cloud-python/commit/dbbe4c813149a7f14da7e1c50502807bb143b416)) | ||
|
|
||
|
|
||
| ### Bug Fixes | ||
|
|
||
| * correctly parse type assertions in `extends` clause ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#​17723](https://redirect.github.com/babel/babel/pull/17723) \[7.x backport] fix(parser): improve super type argument parsing ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-traverse` - [#​17708](https://redirect.github.com/babel/babel/pull/17708) ([5098df262245fb333ae73fc7eb568f905bc0190a](https://github.com/googleapis/google-cloud-python/commit/5098df262245fb333ae73fc7eb568f905bc0190a)) | ||
| * provide a hub when traversing a File or Program and no parentPath is given ([@​simbahax](https://redirect.github.com/simbahax)) - `babel-plugin-transform-block-scoping`, `babel-traverse` - [#​17737](https://redirect.github.com/babel/babel/pull/17737) \[7.x backport] fix: Rename switch discriminant references when body creates shadowing variable ([@​magic-akari](https://redirect.github.com/magic-akari)) ([5098df262245fb333ae73fc7eb568f905bc0190a](https://github.com/googleapis/google-cloud-python/commit/5098df262245fb333ae73fc7eb568f905bc0190a)) |
There was a problem hiding this comment.
The changelog entries for this release appear to be incorrect and contain content from other projects.
- The "Documentation" section contains broken HTML and references changes from the
requestsandsqlparselibraries. - The "Bug Fixes" section references changes related to Babel and JavaScript parsing, which are not relevant to this library.
These entries should be removed or replaced with the correct changes for sqlalchemy-spanner v1.18.0.
| * correctly parse type assertions in `extends` clause ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#​17723](https://redirect.github.com/babel/babel/pull/17723) \[7.x backport] fix(parser): improve super type argument parsing ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-traverse` - [#​17708](https://redirect.github.com/babel/babel/pull/17708) ([5098df262245fb333ae73fc7eb568f905bc0190a](https://github.com/googleapis/google-cloud-python/commit/5098df262245fb333ae73fc7eb568f905bc0190a)) | ||
| * provide a hub when traversing a File or Program and no parentPath is given ([@​simbahax](https://redirect.github.com/simbahax)) - `babel-plugin-transform-block-scoping`, `babel-traverse` - [#​17737](https://redirect.github.com/babel/babel/pull/17737) \[7.x backport] fix: Rename switch discriminant references when body creates shadowing variable ([@​magic-akari](https://redirect.github.com/magic-akari)) ([5098df262245fb333ae73fc7eb568f905bc0190a](https://github.com/googleapis/google-cloud-python/commit/5098df262245fb333ae73fc7eb568f905bc0190a)) |
| * correctly parse type assertions in `extends` clause ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#​17723](https://redirect.github.com/babel/babel/pull/17723) \[7.x backport] fix(parser): improve super type argument parsing ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-traverse` - [#​17708](https://redirect.github.com/babel/babel/pull/17708) ([5098df262245fb333ae73fc7eb568f905bc0190a](https://github.com/googleapis/google-cloud-python/commit/5098df262245fb333ae73fc7eb568f905bc0190a)) | ||
| * provide a hub when traversing a File or Program and no parentPath is given ([@​simbahax](https://redirect.github.com/simbahax)) - `babel-plugin-transform-block-scoping`, `babel-traverse` - [#​17737](https://redirect.github.com/babel/babel/pull/17737) \[7.x backport] fix: Rename switch discriminant references when body creates shadowing variable ([@​magic-akari](https://redirect.github.com/magic-akari)) ([5098df262245fb333ae73fc7eb568f905bc0190a](https://github.com/googleapis/google-cloud-python/commit/5098df262245fb333ae73fc7eb568f905bc0190a)) |
|
|
||
| ### Bug Fixes | ||
|
|
||
| * Imropve improper pipeline aliases (#16651) ([f728bd6120c47f45f8e380a1e8c8d763e5e0c361](https://github.com/googleapis/google-cloud-python/commit/f728bd6120c47f45f8e380a1e8c8d763e5e0c361)) |
There was a problem hiding this comment.
There is a typo in the changelog entry. "Imropve" should be "Improve".
| * Imropve improper pipeline aliases (#16651) ([f728bd6120c47f45f8e380a1e8c8d763e5e0c361](https://github.com/googleapis/google-cloud-python/commit/f728bd6120c47f45f8e380a1e8c8d763e5e0c361)) | |
| * Improve improper pipeline aliases (#16651) ([f728bd6120c47f45f8e380a1e8c8d763e5e0c361](https://github.com/googleapis/google-cloud-python/commit/f728bd6120c47f45f8e380a1e8c8d763e5e0c361)) |
| * correctly parse type assertions in `extends` clause ([@​nicolo-ribaudo](https://redirect.github.com/nicolo-ribaudo)) - [#​17723](https://redirect.github.com/babel/babel/pull/17723) \[7.x backport] fix(parser): improve super type argument parsing ([@​JLHwung](https://redirect.github.com/JLHwung)) - `babel-traverse` - [#​17708](https://redirect.github.com/babel/babel/pull/17708) ([5098df262245fb333ae73fc7eb568f905bc0190a](https://github.com/googleapis/google-cloud-python/commit/5098df262245fb333ae73fc7eb568f905bc0190a)) | ||
| * provide a hub when traversing a File or Program and no parentPath is given ([@​simbahax](https://redirect.github.com/simbahax)) - `babel-plugin-transform-block-scoping`, `babel-traverse` - [#​17737](https://redirect.github.com/babel/babel/pull/17737) \[7.x backport] fix: Rename switch discriminant references when body creates shadowing variable ([@​magic-akari](https://redirect.github.com/magic-akari)) ([5098df262245fb333ae73fc7eb568f905bc0190a](https://github.com/googleapis/google-cloud-python/commit/5098df262245fb333ae73fc7eb568f905bc0190a)) |
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.
Librarian Version: v0.12.0
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e
bigquery-magics: v0.15.0
v0.15.0 (2026-05-05)
Bug Fixes
db-dtypes: v1.6.0
v1.6.0 (2026-05-05)
Features
gapic-generator: v1.31.0
v1.31.0 (2026-05-05)
Features
--resource-name-aliasflag to resolve namespace collisions (feat: add--resource-name-aliasflag to resolve namespace collisions #16769) (6fc78e58)gcp-sphinx-docfx-yaml: v3.3.0
v3.3.0 (2026-05-05)
Bug Fixes
correctly parse type assertions in
extendsclause (@​nicolo-ribaudo) - #​17723 [7.x backport] fix(parser): improve super type argument parsing (@​JLHwung) -babel-traverse- #​17708 (5098df26)provide a hub when traversing a File or Program and no parentPath is given (@​simbahax) -
babel-plugin-transform-block-scoping,babel-traverse- #​17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari) (5098df26)google-analytics-admin: v0.29.0
v0.29.0 (2026-05-05)
google-analytics-data: v0.22.0
v0.22.0 (2026-05-05)
google-apps-chat: v0.9.0
v0.9.0 (2026-05-05)
google-apps-script-type: v0.7.0
v0.7.0 (2026-05-05)
google-auth: v2.51.0
v2.51.0 (2026-05-05)
Bug Fixes
google-auth-httplib2: v0.4.0
v0.4.0 (2026-05-05)
Bug Fixes
google-auth-oauthlib: v1.4.0
v1.4.0 (2026-05-05)
Bug Fixes
Drop support for Python 3.9 (fix(google-auth-oauthlib): Drop support for Python 3.9 #16939) (25e2a2dc)
replace deprecated
utcfromtimestampin google-auth-oauthlib (fix: replace deprecatedutcfromtimestampin google-auth-oauthlib #16732) (e1c5af76)google-cloud-access-context-manager: v0.5.0
v0.5.0 (2026-05-05)
google-cloud-biglake-hive: v0.2.0
v0.2.0 (2026-05-05)
google-cloud-bigquery-reservation: v1.24.0
v1.24.0 (2026-05-05)
google-cloud-bigquery-storage: v2.38.0
v2.38.0 (2026-05-05)
Bug Fixes
correctly parse type assertions in
extendsclause (@​nicolo-ribaudo) - #​17723 [7.x backport] fix(parser): improve super type argument parsing (@​JLHwung) -babel-traverse- #​17708 (5098df26)provide a hub when traversing a File or Program and no parentPath is given (@​simbahax) -
babel-plugin-transform-block-scoping,babel-traverse- #​17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari) (5098df26)google-cloud-ces: v0.5.0
v0.5.0 (2026-05-05)
google-cloud-chronicle: v0.5.0
v0.5.0 (2026-05-05)
google-cloud-cloudsecuritycompliance: v0.7.0
v0.7.0 (2026-05-05)
google-cloud-compute-v1beta: v0.11.0
v0.11.0 (2026-05-05)
google-cloud-config: v0.6.0
v0.6.0 (2026-05-05)
google-cloud-databasecenter: v0.8.0
v0.8.0 (2026-05-05)
google-cloud-datacatalog-lineage-configmanagement: v0.2.0
v0.2.0 (2026-05-05)
google-cloud-dataplex: v2.19.0
v2.19.0 (2026-05-05)
google-cloud-discoveryengine: v0.19.0
v0.19.0 (2026-05-05)
google-cloud-dns: v0.37.0
v0.37.0 (2026-05-05)
google-cloud-documentai-toolbox: v0.16.0
v0.16.0 (2026-05-05)
google-cloud-firestore: v2.28.0
v2.28.0 (2026-05-05)
Bug Fixes
google-cloud-gke-hub: v1.24.0
v1.24.0 (2026-05-05)
google-cloud-iam: v2.23.0
v2.23.0 (2026-05-05)
google-cloud-kms: v3.13.0
v3.13.0 (2026-05-05)
google-cloud-memorystore: v0.5.0
v0.5.0 (2026-05-05)
Features
google-cloud-modelarmor: v0.6.0
v0.6.0 (2026-05-05)
google-cloud-ndb: v2.5.0
v2.5.0 (2026-05-05)
Features
Bug Fixes
google-cloud-netapp: v0.10.0
v0.10.0 (2026-05-05)
google-cloud-network-management: v1.35.0
v1.35.0 (2026-05-05)
google-cloud-orchestration-airflow: v1.21.0
v1.21.0 (2026-05-05)
google-cloud-os-login: v2.21.0
v2.21.0 (2026-05-05)
google-cloud-policytroubleshooter-iam: v0.5.0
v0.5.0 (2026-05-05)
google-cloud-pubsub: v2.38.0
v2.38.0 (2026-05-05)
google-cloud-redis-cluster: v0.5.0
v0.5.0 (2026-05-05)
google-cloud-runtimeconfig: v0.37.0
v0.37.0 (2026-05-05)
Bug Fixes
google-cloud-saasplatform-saasservicemgmt: v0.6.0
v0.6.0 (2026-05-05)
google-cloud-secret-manager: v2.28.0
v2.28.0 (2026-05-05)
google-cloud-spanner: v3.66.0
v3.66.0 (2026-05-05)
Features
Bug Fixes
correctly parse type assertions in
extendsclause (@​nicolo-ribaudo) - #​17723 [7.x backport] fix(parser): improve super type argument parsing (@​JLHwung) -babel-traverse- #​17708 (5098df26)provide a hub when traversing a File or Program and no parentPath is given (@​simbahax) -
babel-plugin-transform-block-scoping,babel-traverse- #​17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari) (5098df26)google-cloud-speech: v2.39.0
v2.39.0 (2026-05-05)
google-cloud-storagebatchoperations: v0.7.0
v0.7.0 (2026-05-05)
google-cloud-testutils: v1.8.0
v1.8.0 (2026-05-05)
Bug Fixes
google-cloud-vision: v3.14.0
v3.14.0 (2026-05-05)
google-cloud-workflows: v1.22.0
v1.22.0 (2026-05-05)
google-resumable-media: v2.9.0
v2.9.0 (2026-05-05)
Bug Fixes
google-shopping-merchant-inventories: v1.4.0
v1.4.0 (2026-05-05)
google-shopping-merchant-products: v1.6.0
v1.6.0 (2026-05-05)
google-shopping-merchant-reports: v1.4.0
v1.4.0 (2026-05-05)
googleapis-common-protos: v1.75.0
v1.75.0 (2026-05-05)
pandas-gbq: v0.36.0
v0.36.0 (2026-05-05)
proto-plus: v1.28.0
v1.28.0 (2026-05-05)
sqlalchemy-bigquery: v1.17.0
v1.17.0 (2026-05-05)
Bug Fixes
sqlalchemy-spanner: v1.18.0
v1.18.0 (2026-05-05)
Bug Fixes
provide a hub when traversing a File or Program and no parentPath is given (@​simbahax) -
babel-plugin-transform-block-scoping,babel-traverse- #​17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari) (5098df26)correctly parse type assertions in
extendsclause (@​nicolo-ribaudo) - #​17723 [7.x backport] fix(parser): improve super type argument parsing (@​JLHwung) -babel-traverse- #​17708 (5098df26)Documentation
exclude Response.is_permanent_redirect from API docs (<a href="https://redirect.github.com/psf/requests/issues/7244">#7244</a>)</li> <li><a href="psf/requests@d568f47278492e630cc990a259047c67991d007a"><code>d568f47</code></a> (07a610c5)
same block as other sections</li> <li><a href="psf/requests@9c72a41bec8597f948c9d8caa5dc3f12273b3303"><code>9c72a41</code></a> Bump github/codeql-action from 4.33.0 to 4.34.1</li> <li><a href="psf/requests@ebf71906798ec82f34e07d3168f8b8aecaf8a3be"><code>ebf7190</code></a> Bump github/codeql-action from 4.32.0 to 4.33.0</li> <li><a href="psf/requests@0e4ae38f0c93d4f92a96c774bd52c069d12a4798"><code>0e4ae38</code></a> (07a610c5)
fix FAQ grammar in httplib2 example</li> <li><a href="psf/requests@774a0b837a194ee885d4fdd9ca947900cc3daf71"><code>774a0b8</code></a> (07a610c5)
clarify Quickstart POST example (<a href="https://redirect.github.com/psf/requests/issues/6960">#6960</a>)</li> <li>Additional commits viewable in <a href="psf/requests@v2.32.5...v2.33.0">compare view</a></li> </ul> </details> <br /> (07a610c5)
add AGENTS.md for project guidance and development commands</li> <li>Additional commits viewable in <a href="andialbrecht/sqlparse@0.5.3...0.5.4">compare view</a></li> </ul> </details> <br /> (dbbe4c81)
Bulk Changes
Libraries: google-analytics-admin,google-apps-chat,google-cloud-bigquery-reservation,google-cloud-ces,google-cloud-chronicle,google-cloud-config,google-cloud-databasecenter,google-cloud-dataplex,google-cloud-discoveryengine,google-cloud-iam,google-cloud-kms,google-cloud-modelarmor,google-cloud-netapp,google-cloud-network-management,google-cloud-pubsub,google-cloud-saasplatform-saasservicemgmt,google-shopping-merchant-inventories,google-shopping-merchant-products