chore: librarian release pull request: 20260402T161941Z#16539
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates versions and changelogs for numerous packages, including gapic-generator, google-cloud-bigtable, and google-cloud-netapp, to incorporate new features and bug fixes. Feedback was provided regarding formatting issues in the gcp-sphinx-docfx-yaml changelog, which contains raw HTML tags, and a lack of clarity in the google-cloud-netapp feature descriptions where text appears to be missing or incorrectly concatenated.
| * do not store reference to algorithms dict on PyJWK (<a href="https://redirect.github.com/jpadilla/pyjwt/issues/1143">#1143</a>)</li> <li><a href="https://github.com/jpadilla/pyjwt/commit/f3ba74c106df9ce10e272dfaad96acb4ab3ef5a5"><code>f3ba74c</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/jpadilla/pyjwt/issues/1145">#1145</a>)</li> <li><a href="https://github.com/jpadilla/pyjwt/commit/0318ffa7b156b01600376e38952bf961382e0724"><code>0318ffa</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/jpadilla/pyjwt/issues/1141">#1141</a>)</li> <li><a href="https://github.com/jpadilla/pyjwt/commit/a52753db3c1075ac01337fa8b7cc92b13a19ac09"><code>a52753d</code></a> Bump actions/download-artifact from 7 to 8 (<a href="https://redirect.github.com/jpadilla/pyjwt/issues/1142">#1142</a>)</li> <li><a href="https://github.com/jpadilla/pyjwt/commit/b85050f1d444c6828bb4618ee764443b0a3f5d18"><code>b85050f</code></a> ([b2950d55e4f9d904de9b232551f65354044eccbb](https://github.com/googleapis/google-cloud-python/commit/b2950d55e4f9d904de9b232551f65354044eccbb)) | ||
| * close HTTPError to prevent ResourceWarning on Python 3.14 (<a href="https://redirect.github.com/jpadilla/pyjwt/issues/1133">#1133</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jpadilla/pyjwt/compare/2.4.0...2.12.0">compare view</a></li> </ul> </details> <br /> ([b2950d55e4f9d904de9b232551f65354044eccbb](https://github.com/googleapis/google-cloud-python/commit/b2950d55e4f9d904de9b232551f65354044eccbb)) |
There was a problem hiding this comment.
The changelog entries for version 3.2.5 contain raw HTML tags (e.g., <li>, <ul>, <details>, <br />) and appear to be incorrectly concatenated. This suggests a bug in the automated release tool's logic for parsing or formatting commit messages into Markdown. The resulting text is difficult to read and may not render correctly in all Markdown viewers.
|
|
||
| ### Features | ||
|
|
||
| * Add ONTAP passthrough APIs Adds the following new methods for direct ONTAP API interaction: - ExecuteOntapPost - ExecuteOntapGet - ExecuteOntapDelete - ExecuteOntapPatch `StoragePoolType` ([c36aa6169035fdb14bf84b0e56e4f81291600b5a](https://github.com/googleapis/google-cloud-python/commit/c36aa6169035fdb14bf84b0e56e4f81291600b5a)) |
There was a problem hiding this comment.
The description for the 'ONTAP passthrough APIs' feature ends abruptly with StoragePoolType without clear context or punctuation. It appears that some text might be missing or that this was intended to be a separate bullet point, as StoragePoolType is also mentioned in the subsequent 'Bug Fixes' section.
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.
Librarian Version: v0.0.0-20260331223231-14b1b9186e21
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e
gapic-generator: v1.30.14
v1.30.14 (2026-04-02)
Bug Fixes
Use proper SPDX license identifier (Implement Iterator.pages and simplify items iteration #2594) (2b3b06c2)
async samples missing await (pubsub messages are twice base64 encoded when using GAX #2577) (6ccd3710)
gcp-sphinx-docfx-yaml: v3.2.5
v3.2.5 (2026-04-02)
Bug Fixes
do not store reference to algorithms dict on PyJWK (<a href="https://redirect.github.com/jpadilla/pyjwt/issues/1143">#1143</a>)</li> <li><a href="jpadilla/pyjwt@f3ba74c106df9ce10e272dfaad96acb4ab3ef5a5"><code>f3ba74c</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/jpadilla/pyjwt/issues/1145">#1145</a>)</li> <li><a href="jpadilla/pyjwt@0318ffa7b156b01600376e38952bf961382e0724"><code>0318ffa</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/jpadilla/pyjwt/issues/1141">#1141</a>)</li> <li><a href="jpadilla/pyjwt@a52753db3c1075ac01337fa8b7cc92b13a19ac09"><code>a52753d</code></a> Bump actions/download-artifact from 7 to 8 (<a href="https://redirect.github.com/jpadilla/pyjwt/issues/1142">#1142</a>)</li> <li><a href="jpadilla/pyjwt@b85050f1d444c6828bb4618ee764443b0a3f5d18"><code>b85050f</code></a> (b2950d55)
close HTTPError to prevent ResourceWarning on Python 3.14 (<a href="https://redirect.github.com/jpadilla/pyjwt/issues/1133">#1133</a>)</li> <li>Additional commits viewable in <a href="jpadilla/pyjwt@2.4.0...2.12.0">compare view</a></li> </ul> </details> <br /> (b2950d55)
google-ads-datamanager: v0.8.0
v0.8.0 (2026-04-02)
Features
add INVALID_MERCHANT_ID to the ErrorReason enum for when the merchant_id field is not valid (PiperOrigin-RevId: 889816734) (c36aa616)
add EU_POLITICAL_ADVERTISING_DECLARATION_REQUIRED to the ErrorReason enum for campaigns missing the EU political advertising declaration (PiperOrigin-RevId: 889816734) (c36aa616)
google-api-core: v2.30.2
v2.30.2 (2026-04-02)
Bug Fixes
google-cloud-bigtable: v2.36.0
v2.36.0 (2026-04-02)
Features
add TieredStorageConfig to table admin api (PiperOrigin-RevId: 863493708) (778ae571)
add data model for client side metrics (pyinstaller executable can't find package info #1187) (db8d5286)
Bug Fixes
google-cloud-ces: v0.4.0
v0.4.0 (2026-04-02)
Features
deprecate
root_agentin message.google.cloud.ces.v1beta.AgentToolin favor of newagentfield. (PiperOrigin-RevId: 892390364) (c36aa616)update public libraries for CES v1beta (PiperOrigin-RevId: 892390364) (c36aa616)
add support for generating app resources with LLM (PiperOrigin-RevId: 892390364) (c36aa616)
Documentation
root_agentin message.google.cloud.ces.v1beta.AgentToolis changed (PiperOrigin-RevId: 892390364) (c36aa616)google-cloud-dataflow-client: v0.13.0
v0.13.0 (2026-04-02)
Features
add sha256 field to Package proto (PiperOrigin-RevId: 891887357) (c36aa616)
Add Pausing/Yaml capabilities to public protos (PiperOrigin-RevId: 891736643) (c36aa616)
google-cloud-documentai: v3.14.0
v3.14.0 (2026-04-02)
Features
Added a fields for image and table annotation output (PiperOrigin-RevId: 893028748) (c36aa616)
Update comments for proto fields (PiperOrigin-RevId: 893028748) (c36aa616)
google-cloud-ndb: v2.4.2
v2.4.2 (2026-04-02)
Bug Fixes
google-cloud-netapp: v0.9.0
v0.9.0 (2026-04-02)
Features
StoragePoolType(PiperOrigin-RevId: 889585893) (c36aa616)Bug Fixes
UNIFIED_LARGE_CAPACITYis removed from enumStoragePoolType(PiperOrigin-RevId: 889585893) (c36aa616)Documentation
A comment for field
source_volumein message.google.cloud.netapp.v1.Backupis changed (PiperOrigin-RevId: 889585893) (c36aa616)A comment for field
source_backupin message.google.cloud.netapp.v1.RestoreParametersis changed (PiperOrigin-RevId: 889585893) (c36aa616)A comment for field
typein message.google.cloud.netapp.v1.StoragePoolis changed (PiperOrigin-RevId: 889585893) (c36aa616)google-cloud-network-security: v0.13.0
v0.13.0 (2026-04-02)
Features
Publish proto definitions for AuthzPolicy, TlsInspectionPolicy, GatewaySecurityPolicy, GatewaySecurityPolicyRule, and UrlList (PiperOrigin-RevId: 889789965) (c36aa616)
Publish proto definitions for SSG (PiperOrigin-RevId: 889789965) (c36aa616)
Publish proto definitions for Intercept, Mirroring and SecurityProfileGroup (PiperOrigin-RevId: 889789965) (c36aa616)
Documentation
google-cloud-securesourcemanager: v0.5.0
v0.5.0 (2026-04-02)
Features
Add option to require code owner approval in branch rules (PiperOrigin-RevId: 889991858) (c36aa616)
Add force option to DeleteInstance request (PiperOrigin-RevId: 889991858) (c36aa616)
Add CustomHostConfig to configure custom hostnames for private instances (PiperOrigin-RevId: 889991858) (c36aa616)
Documentation
google-cloud-texttospeech: v2.36.0
v2.36.0 (2026-04-02)
Features
Mark
advanced_voice_optionsas optional. (PiperOrigin-RevId: 892462011) (c36aa616)Support safety settings for Gemini voices and deprecate
relax_safety_filters(PiperOrigin-RevId: 892462011) (c36aa616)Support
enable_textnormfor Gemini voices. (PiperOrigin-RevId: 892462011) (c36aa616)Documentation
A comment for field
markupin message.google.cloud.texttospeech.v1beta1.StreamingSynthesisInputis changed (PiperOrigin-RevId: 892462011) (c36aa616)A comment for field
advanced_voice_optionsin message.google.cloud.texttospeech.v1beta1.SynthesizeSpeechRequestis changed (PiperOrigin-RevId: 892462011) (c36aa616)A comment for field
markupin message.google.cloud.texttospeech.v1beta1.SynthesisInputis changed (PiperOrigin-RevId: 892462011) (c36aa616)A comment for field
relax_safety_filtersin message.google.cloud.texttospeech.v1beta1.AdvancedVoiceOptionsis changed (PiperOrigin-RevId: 892462011) (c36aa616)google-maps-geocode: v0.2.0
v0.2.0 (2026-04-02)
Features
Documentation
googleapis-common-protos: v1.74.0
v1.74.0 (2026-04-02)
Features
publish new error reasons (PiperOrigin-RevId: 889289393) (c36aa616)
add origin to AttributeContext.Request (PiperOrigin-RevId: 892442206) (c36aa616)
publish client batch config schema (PiperOrigin-RevId: 889289393) (c36aa616)
Documentation
update API common type documentation (PiperOrigin-RevId: 890591600) (c36aa616)
fix documentation formatting (PiperOrigin-RevId: 889289393) (c36aa616)
update various comments (PiperOrigin-RevId: 889289393) (c36aa616)
update SelectiveGapicGeneration usage doc (PiperOrigin-RevId: 892649773) (c36aa616)
update license year (PiperOrigin-RevId: 889289393) (c36aa616)