chore: librarian release pull request: 20260515T192321Z#17158
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the google-auth library version to 2.53.0 across configuration files and the version module, while adding a corresponding CHANGELOG entry. A review comment suggests re-categorizing the allowlisting of trust domains as a feature rather than a bug fix in the CHANGELOG to better align with Semantic Versioning.
| ### Bug Fixes | ||
|
|
||
| * allowlist agents-nonprod trust domains for agent identity (#17155) ([44c93d2e3012d7c7850dacda587dcb34819738ed](https://github.com/googleapis/google-cloud-python/commit/44c93d2e3012d7c7850dacda587dcb34819738ed)) | ||
| * fail-fast on invalid or non-workload certificate configs in agent identity discovery (#17116) ([f27a546127cbbae3459fda8417f86a302fa0bbae](https://github.com/googleapis/google-cloud-python/commit/f27a546127cbbae3459fda8417f86a302fa0bbae)) |
There was a problem hiding this comment.
The changes listed (specifically the addition of 'agents-nonprod' trust domains) appear to be new functionality rather than just bug fixes. According to Semantic Versioning, a minor version bump (2.52.0 to 2.53.0) is appropriate for new features, but these should be categorized under a 'Features' heading in the CHANGELOG instead of 'Bug Fixes'.
| ### Bug Fixes | |
| * allowlist agents-nonprod trust domains for agent identity (#17155) ([44c93d2e3012d7c7850dacda587dcb34819738ed](https://github.com/googleapis/google-cloud-python/commit/44c93d2e3012d7c7850dacda587dcb34819738ed)) | |
| * fail-fast on invalid or non-workload certificate configs in agent identity discovery (#17116) ([f27a546127cbbae3459fda8417f86a302fa0bbae](https://github.com/googleapis/google-cloud-python/commit/f27a546127cbbae3459fda8417f86a302fa0bbae)) | |
| ### Features | |
| * allowlist agents-nonprod trust domains for agent identity (#17155) ([44c93d2e3012d7c7850dacda587dcb34819738ed](https://github.com/googleapis/google-cloud-python/commit/44c93d2e3012d7c7850dacda587dcb34819738ed)) | |
| ### Bug Fixes | |
| * fail-fast on invalid or non-workload certificate configs in agent identity discovery (#17116) ([f27a546127cbbae3459fda8417f86a302fa0bbae](https://github.com/googleapis/google-cloud-python/commit/f27a546127cbbae3459fda8417f86a302fa0bbae)) |
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.
Librarian Version: v0.13.0
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e
google-auth: v2.53.0
v2.53.0 (2026-05-15)
Bug Fixes
allowlist agents-nonprod trust domains for agent identity (fix(auth): allowlist agents-nonprod trust domains for agent identity #17155) (44c93d2e)
fail-fast on invalid or non-workload certificate configs in agent identity discovery (fix(auth): fail-fast on invalid or non-workload certificate configs in agent identity discovery #17116) (f27a5461)
b/513591686