| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
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.
Sorry, something went wrong.
| * 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.
Sorry, something went wrong.
|
|
||
| ### 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.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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
gapic-generator: v1.30.14Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e
v1.30.14 (2026-04-02)
Bug Fixes
-
-
gcp-sphinx-docfx-yaml: v3.2.5Use 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)
v3.2.5 (2026-04-02)
Bug Fixes
-
-
google-ads-datamanager: v0.8.0do 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)
v0.8.0 (2026-04-02)
Features
-
-
google-api-core: v2.30.2add 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)
v2.30.2 (2026-04-02)
Bug Fixes
- allow Protobuf 7.x (fix: allow Protobuf 7.x #16532) (ffb4b712)
google-cloud-bigtable: v2.36.0v2.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
- allow empty location for cluster update (BigQuery Table.create() doesn't update the local data #1258) (c163cb3e)
google-cloud-ces: v0.4.0v0.4.0 (2026-04-02)
Features
deprecate root_agent in message .google.cloud.ces.v1beta.AgentTool in favor of new agent field. (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
- A comment for field root_agent in message .google.cloud.ces.v1beta.AgentTool is changed (PiperOrigin-RevId: 892390364) (c36aa616)
google-cloud-dataflow-client: v0.13.0v0.13.0 (2026-04-02)
Features
-
-
google-cloud-documentai: v3.14.0add sha256 field to Package proto (PiperOrigin-RevId: 891887357) (c36aa616)
Add Pausing/Yaml capabilities to public protos (PiperOrigin-RevId: 891736643) (c36aa616)
v3.14.0 (2026-04-02)
Features
-
-
google-cloud-ndb: v2.4.2Added a fields for image and table annotation output (PiperOrigin-RevId: 893028748) (c36aa616)
Update comments for proto fields (PiperOrigin-RevId: 893028748) (c36aa616)
v2.4.2 (2026-04-02)
Bug Fixes
- allow redis 7.x (fix: allow redis 7.x #16533) (4c541cf2)
google-cloud-netapp: v0.9.0v0.9.0 (2026-04-02)
Features
Bug Fixes
Documentation
-
-
-
google-cloud-network-security: v0.13.0A comment for field source_volume in message .google.cloud.netapp.v1.Backup is changed (PiperOrigin-RevId: 889585893) (c36aa616)
A comment for field source_backup in message .google.cloud.netapp.v1.RestoreParameters is changed (PiperOrigin-RevId: 889585893) (c36aa616)
A comment for field type in message .google.cloud.netapp.v1.StoragePool is changed (PiperOrigin-RevId: 889585893) (c36aa616)
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
- Update and cleanup docs (PiperOrigin-RevId: 889789965) (c36aa616)
google-cloud-securesourcemanager: v0.5.0v0.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
- Improve documentation for labels, pagination, and ListLocations (PiperOrigin-RevId: 889991858) (c36aa616)
google-cloud-texttospeech: v2.36.0v2.36.0 (2026-04-02)
Features
Mark advanced_voice_options as optional. (PiperOrigin-RevId: 892462011) (c36aa616)
Support safety settings for Gemini voices and deprecate relax_safety_filters (PiperOrigin-RevId: 892462011) (c36aa616)
Support enable_textnorm for Gemini voices. (PiperOrigin-RevId: 892462011) (c36aa616)
Documentation
-
-
-
-
google-maps-geocode: v0.2.0A comment for field markup in message .google.cloud.texttospeech.v1beta1.StreamingSynthesisInput is changed (PiperOrigin-RevId: 892462011) (c36aa616)
A comment for field advanced_voice_options in message .google.cloud.texttospeech.v1beta1.SynthesizeSpeechRequest is changed (PiperOrigin-RevId: 892462011) (c36aa616)
A comment for field markup in message .google.cloud.texttospeech.v1beta1.SynthesisInput is changed (PiperOrigin-RevId: 892462011) (c36aa616)
A comment for field relax_safety_filters in message .google.cloud.texttospeech.v1beta1.AdvancedVoiceOptions is changed (PiperOrigin-RevId: 892462011) (c36aa616)
v0.2.0 (2026-04-02)
Features
Documentation
- update the navigation point usage enum documentation (PiperOrigin-RevId: 890102125) (c36aa616)
googleapis-common-protos: v1.74.0v1.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)