Skip to content

Commit e1f2a49

Browse files
chore: librarian release pull request: 20260323T210120Z (#16147)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.0.0-20260216162532-e323d455c92b Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:160860d189ff1c2f7515638478823712fa5b243e27ccc33a2728669fa1e2ed0c <details><summary>django-google-spanner: v4.0.3</summary> ## [v4.0.3](django-google-spanner-v4.0.2...django-google-spanner-v4.0.3) (2026-03-23) ### Bug Fixes * db_returning should only be overridden for Spanner (#16111) ([8c1eb13](8c1eb13f)) </details> <details><summary>google-cloud-dataplex: v2.17.0</summary> ## [v2.17.0](google-cloud-dataplex-v2.16.0...google-cloud-dataplex-v2.17.0) (2026-03-23) ### Features * add support for attaching aspects to EntryLinks (PiperOrigin-RevId: 883306841) ([ee7dd7d](ee7dd7dc)) * add DataProductService to manage data products and underlying data assets (PiperOrigin-RevId: 883306841) ([ee7dd7d](ee7dd7dc)) * add LookupContext to CatalogService for LLM-generated resource context (PiperOrigin-RevId: 883306841) ([ee7dd7d](ee7dd7dc)) * add debug query support to Data Quality rules (PiperOrigin-RevId: 883306841) ([ee7dd7d](ee7dd7dc)) * add UpdateEntryLink and LookupEntryLinks methods to CatalogService (PiperOrigin-RevId: 883306841) ([ee7dd7d](ee7dd7dc)) * allow selective generation scope for Data Documentation scans (PiperOrigin-RevId: 883306841) ([ee7dd7d](ee7dd7dc)) * support OneTime triggers for DataScan operations (PiperOrigin-RevId: 883306841) ([ee7dd7d](ee7dd7dc)) * add SKIPPED state to DataScan catalog publishing status (PiperOrigin-RevId: 883306841) ([ee7dd7d](ee7dd7dc)) * add MetadataFeed to CatalogService for tracking metadata changes (PiperOrigin-RevId: 883306841) ([ee7dd7d](ee7dd7dc)) ### Bug Fixes * remove deprecated Explore-related methods and messages from public client libraries Breaking Changes: - Removed ContentService and all associated methods (CreateContent, UpdateContent, DeleteContent, GetContent, ListContent, etc.) and request/response messages. - Removed Environment and Session management methods from DataplexService (CreateEnvironment, UpdateEnvironment, DeleteEnvironment, ListEnvironments, GetEnvironment, ListSessions) and their associated messages. (PiperOrigin-RevId: 883306841) ([ee7dd7d](ee7dd7dc)) ### Documentation * remove deprecated metadata change warnings in Dataplex Catalog The DataProductService provides APIs to curate and manage collections of data assets as data products, enabling more organized sharing and usage for specific business cases. MetadataFeeds allow users to monitor metadata changes (CREATE, UPDATE, DELETE) within a specified scope (organization, project, or entry group) and publish them to Pub/Sub. CatalogService now includes a LookupContext API to provide LLM-generated context for resources, and enhanced EntryLink management, including the ability to attach aspects. DataScan operations now support a OneTime trigger for single-run scans, and Data Quality rules support DebugQueries to help investigate rule failures by returning diagnostic values. (PiperOrigin-RevId: 883306841) ([ee7dd7d](ee7dd7dc)) </details> <details><summary>google-cloud-documentai: v3.12.0</summary> ## [v3.12.0](google-cloud-documentai-v3.11.0...google-cloud-documentai-v3.12.0) (2026-03-23) ### Features * Add a field for upgrading previous processor version when fine tuning (PiperOrigin-RevId: 882129422) ([ee7dd7d](ee7dd7dc)) </details> <details><summary>google-cloud-firestore: v2.26.0</summary> ## [v2.26.0](google-cloud-firestore-v2.25.0...google-cloud-firestore-v2.26.0) (2026-03-23) ### Features * Add `Rand` and `Trunc` expressions (#16037) ([7538aa5](7538aa5d)) </details> <details><summary>google-cloud-iap: v1.20.0</summary> ## [v1.20.0](google-cloud-iap-v1.19.0...google-cloud-iap-v1.20.0) (2026-03-23) ### Features * add oauth fields for IapSettings (PiperOrigin-RevId: 883439941) ([ee7dd7d](ee7dd7dc)) </details> <details><summary>google-cloud-network-connectivity: v2.14.0</summary> ## [v2.14.0](google-cloud-network-connectivity-v2.13.0...google-cloud-network-connectivity-v2.14.0) (2026-03-23) ### Features * onboard a new library (PiperOrigin-RevId: 876282040) ([2647414](2647414d)) ### Bug Fixes * add warehouse package name to v1beta (PiperOrigin-RevId: 885295553) ([3701721](37017215)) </details> <details><summary>google-cloud-securitycenter: v1.43.0</summary> ## [v1.43.0](google-cloud-securitycenter-v1.42.0...google-cloud-securitycenter-v1.43.0) (2026-03-23) ### Features * Support Chokepoint and external exposure in findings Proto (PiperOrigin-RevId: 884685891) ([ee7dd7d](ee7dd7dc)) </details> <details><summary>google-cloud-vectorsearch: v0.8.0</summary> ## [v0.8.0](google-cloud-vectorsearch-v0.7.0...google-cloud-vectorsearch-v0.8.0) (2026-03-23) ### Features * Add support for ExportDataObjects (PiperOrigin-RevId: 882214457) ([ee7dd7d](ee7dd7dc)) * Mark Vector Search v1 API as GA (PiperOrigin-RevId: 882214457) ([ee7dd7d](ee7dd7dc)) ### Documentation * Update changelog entry for release (#16092) ([1289664](12896643)) </details> <details><summary>google-maps-navconnect: v0.1.0</summary> ## [v0.1.0](google-maps-navconnect-v0.0.0...google-maps-navconnect-v0.1.0) (2026-03-23) ### Features * onboard a new library (PiperOrigin-RevId: 879267201) ([2158300](21583003)) </details> <details><summary>google-shopping-css: v0.4.0</summary> ## [v0.4.0](google-shopping-css-v0.3.0...google-shopping-css-v0.4.0) (2026-03-23) ### Features * add product rating fields to CSS API v1. This is in preparation for an upcoming feature and the new fields are not yet used. (PiperOrigin-RevId: 882470295) ([ee7dd7d](ee7dd7dc)) ### Documentation * A comment for field `name` in message `.google.shopping.css.v1.GetCssProductRequest` is changed (PiperOrigin-RevId: 882470295) ([ee7dd7d](ee7dd7dc)) * A comment for field `size_types` in message `.google.shopping.css.v1.Attributes` is changed (PiperOrigin-RevId: 882470295) ([ee7dd7d](ee7dd7dc)) * A comment for field `name` in message `.google.shopping.css.v1.CssProductInput` is changed (PiperOrigin-RevId: 882470295) ([ee7dd7d](ee7dd7dc)) * A comment for field `name` in message `.google.shopping.css.v1.AccountLabel` is changed (PiperOrigin-RevId: 882470295) ([ee7dd7d](ee7dd7dc)) </details> <details><summary>google-shopping-merchant-accounts: v1.4.0</summary> ## [v1.4.0](google-shopping-merchant-accounts-v1.3.0...google-shopping-merchant-accounts-v1.4.0) (2026-03-23) ### Features * Add CreateTestAccount RPC to Accounts service for creating test-only Merchant Center accounts (PiperOrigin-RevId: 884882604) ([75697a6](75697a6f)) ### Documentation * Improve TermsOfServiceKind.MERCHANT_CENTER comment (PiperOrigin-RevId: 884882604) ([75697a6](75697a6f)) * Update Region to support radius_area and clarify area type exclusivity (PiperOrigin-RevId: 884882604) ([75697a6](75697a6f)) * Update Account.account_name documentation for naming restrictions (PiperOrigin-RevId: 884882604) ([75697a6](75697a6f)) * Clarify CheckoutSettings.eligible_destinations usage (PiperOrigin-RevId: 884882604) ([75697a6](75697a6f)) * Add product-ratings to Program documentation (PiperOrigin-RevId: 884882604) ([75697a6](75697a6f)) * Update DeleteUser method description (PiperOrigin-RevId: 884882604) ([75697a6](75697a6f)) * Refine DeveloperRegistration.developer_email behavior description (PiperOrigin-RevId: 884882604) ([75697a6](75697a6f)) </details> <details><summary>google-shopping-merchant-products: v1.4.0</summary> ## [v1.4.0](google-shopping-merchant-products-v1.3.0...google-shopping-merchant-products-v1.4.0) (2026-03-23) ### Features * Added several fields to enhance shipping configurations: - `handling_cutoff_time` and `handling_cutoff_timezone` within the `Shipping` message - `ShippingBusinessDaysConfig` message to define business days for shipping - `shipping_handling_business_days` and `shipping_transit_business_days` in `ProductAttributes` - `HandlingCutoffTime` message to configure country-specific handling cutoffs - `handling_cutoff_times` array in `ProductAttributes` (PiperOrigin-RevId: 830818193) ([ee7dd7d](ee7dd7dc)) * Added C#, PHP, and Ruby namespace options to ProductInputs, Products, and ProductsCommon proto files for improved client library generation (PiperOrigin-RevId: 830818171) ([ee7dd7d](ee7dd7dc)) * update products_common fields to include `handling_cutoff_timezone `, `shipping_handling_business_days`, `shipping_transit_business_days` (PiperOrigin-RevId: 881874426) ([ee7dd7d](ee7dd7dc)) * Added `handling_cutoff_time` and `handling_cutoff_timezone` fields to the `Shipping` message within `Attributes` (PiperOrigin-RevId: 830818171) ([ee7dd7d](ee7dd7dc)) * Added the `product_id_base64_url_encoded` field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and `GetProductRequest`. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded (PiperOrigin-RevId: 830818193) ([ee7dd7d](ee7dd7dc)) ### Documentation * Updated various comments, including links to data source creation guides (PiperOrigin-RevId: 830818193) ([ee7dd7d](ee7dd7dc)) * Updated comments for several fields, including product name formats, data source creation, destination field descriptions (now also referred to as Marketing Methods), and the default page size for `ListProductsRequest` (PiperOrigin-RevId: 830818171) ([ee7dd7d](ee7dd7dc)) </details> <details><summary>grafeas: v1.21.0</summary> ## [v1.21.0](grafeas-v1.20.0...grafeas-v1.21.0) (2026-03-23) ### Features * Added line_number to FileLocation (PiperOrigin-RevId: 882149723) ([ee7dd7d](ee7dd7dc)) </details> <details><summary>sqlalchemy-spanner: v1.17.3</summary> ## [v1.17.3](sqlalchemy-spanner-v1.17.2...sqlalchemy-spanner-v1.17.3) (2026-03-23) ### Bug Fixes * provide default sqlite db config for unit tests ([03cce70](03cce701)) * add missing docs and docfx sessions ([8fb857d](8fb857df)) * remove test_config generation from unit session ([9cc1f90](9cc1f90b)) </details>
1 parent d113315 commit e1f2a49

File tree

78 files changed

+268
-85
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+268
-85
lines changed

.librarian/state.yaml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ libraries:
1919
remove_regex: []
2020
tag_format: '{id}-v{version}'
2121
- id: django-google-spanner
22-
version: 4.0.2
22+
version: 4.0.3
2323
last_generated_commit: ""
2424
apis: []
2525
source_roots:
@@ -1368,7 +1368,7 @@ libraries:
13681368
- packages/google-cloud-datalabeling/
13691369
tag_format: '{id}-v{version}'
13701370
- id: google-cloud-dataplex
1371-
version: 2.16.0
1371+
version: 2.17.0
13721372
last_generated_commit: ebfdba37e54d9cd3e78380d226c2c4ab5a5f7fd4
13731373
apis:
13741374
- path: google/cloud/dataplex/v1
@@ -1622,7 +1622,7 @@ libraries:
16221622
remove_regex: []
16231623
tag_format: '{id}-v{version}'
16241624
- id: google-cloud-documentai
1625-
version: 3.11.0
1625+
version: 3.12.0
16261626
last_generated_commit: ebfdba37e54d9cd3e78380d226c2c4ab5a5f7fd4
16271627
apis:
16281628
- path: google/cloud/documentai/v1beta3
@@ -1803,7 +1803,7 @@ libraries:
18031803
- packages/google-cloud-financialservices/
18041804
tag_format: '{id}-v{version}'
18051805
- id: google-cloud-firestore
1806-
version: 2.25.0
1806+
version: 2.26.0
18071807
last_generated_commit: 6df3ecf4fd43b64826de6a477d1a535ec18b0d7c
18081808
apis:
18091809
- path: google/firestore/admin/v1
@@ -2060,7 +2060,7 @@ libraries:
20602060
- packages/google-cloud-iam-logging/
20612061
tag_format: '{id}-v{version}'
20622062
- id: google-cloud-iap
2063-
version: 1.19.0
2063+
version: 1.20.0
20642064
last_generated_commit: ebfdba37e54d9cd3e78380d226c2c4ab5a5f7fd4
20652065
apis:
20662066
- path: google/cloud/iap/v1
@@ -2443,7 +2443,7 @@ libraries:
24432443
- packages/google-cloud-netapp/
24442444
tag_format: '{id}-v{version}'
24452445
- id: google-cloud-network-connectivity
2446-
version: 2.13.0
2446+
version: 2.14.0
24472447
last_generated_commit: 77291a3c21b89ebfab5a473a5cbf0eb6eec22a30
24482448
apis:
24492449
- path: google/cloud/networkconnectivity/v1
@@ -3027,7 +3027,7 @@ libraries:
30273027
- packages/google-cloud-security-publicca/
30283028
tag_format: '{id}-v{version}'
30293029
- id: google-cloud-securitycenter
3030-
version: 1.42.0
3030+
version: 1.43.0
30313031
last_generated_commit: ebfdba37e54d9cd3e78380d226c2c4ab5a5f7fd4
30323032
apis:
30333033
- path: google/cloud/securitycenter/v2
@@ -3391,7 +3391,7 @@ libraries:
33913391
- packages/google-cloud-translate/
33923392
tag_format: '{id}-v{version}'
33933393
- id: google-cloud-vectorsearch
3394-
version: 0.7.0
3394+
version: 0.8.0
33953395
last_generated_commit: ebfdba37e54d9cd3e78380d226c2c4ab5a5f7fd4
33963396
apis:
33973397
- path: google/cloud/vectorsearch/v1beta
@@ -3729,7 +3729,7 @@ libraries:
37293729
- packages/google-maps-mapsplatformdatasets
37303730
tag_format: '{id}-v{version}'
37313731
- id: google-maps-navconnect
3732-
version: 0.0.0
3732+
version: 0.1.0
37333733
last_generated_commit: dfcbe6807e8c0bb8d5abb2b5e875a2a03af8d874
37343734
apis:
37353735
- path: google/maps/navconnect/v1
@@ -3812,7 +3812,7 @@ libraries:
38123812
remove_regex: []
38133813
tag_format: '{id}-v{version}'
38143814
- id: google-shopping-css
3815-
version: 0.3.0
3815+
version: 0.4.0
38163816
last_generated_commit: ebfdba37e54d9cd3e78380d226c2c4ab5a5f7fd4
38173817
apis:
38183818
- path: google/shopping/css/v1
@@ -3826,7 +3826,7 @@ libraries:
38263826
- packages/google-shopping-css/
38273827
tag_format: '{id}-v{version}'
38283828
- id: google-shopping-merchant-accounts
3829-
version: 1.3.0
3829+
version: 1.4.0
38303830
last_generated_commit: ffe6fc5c48419866f525b463f20400d65c0e6312
38313831
apis:
38323832
- path: google/shopping/merchant/accounts/v1
@@ -3954,7 +3954,7 @@ libraries:
39543954
- packages/google-shopping-merchant-ordertracking/
39553955
tag_format: '{id}-v{version}'
39563956
- id: google-shopping-merchant-products
3957-
version: 1.3.0
3957+
version: 1.4.0
39583958
last_generated_commit: ebfdba37e54d9cd3e78380d226c2c4ab5a5f7fd4
39593959
apis:
39603960
- path: google/shopping/merchant/products/v1
@@ -4090,7 +4090,7 @@ libraries:
40904090
- docs/summary_overview.md
40914091
tag_format: '{id}-v{version}'
40924092
- id: grafeas
4093-
version: 1.20.0
4093+
version: 1.21.0
40944094
last_generated_commit: ebfdba37e54d9cd3e78380d226c2c4ab5a5f7fd4
40954095
apis:
40964096
- path: grafeas/v1
@@ -4149,7 +4149,7 @@ libraries:
41494149
remove_regex: []
41504150
tag_format: '{id}-v{version}'
41514151
- id: sqlalchemy-spanner
4152-
version: 1.17.2
4152+
version: 1.17.3
41534153
last_generated_commit: ""
41544154
apis: []
41554155
source_roots:

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Changelogs
7474
- [google-cloud-dataflow-client==0.11.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dataflow-client/CHANGELOG.md)
7575
- [google-cloud-dataform==0.9.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dataform/CHANGELOG.md)
7676
- [google-cloud-datalabeling==1.15.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-datalabeling/CHANGELOG.md)
77-
- [google-cloud-dataplex==2.16.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dataplex/CHANGELOG.md)
77+
- [google-cloud-dataplex==2.17.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dataplex/CHANGELOG.md)
7878
- [google-cloud-dataproc-metastore==1.21.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dataproc-metastore/CHANGELOG.md)
7979
- [google-cloud-dataproc==5.25.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dataproc/CHANGELOG.md)
8080
- [google-cloud-datastream==1.17.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-datastream/CHANGELOG.md)
@@ -86,7 +86,7 @@ Changelogs
8686
- [google-cloud-discoveryengine==0.17.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-discoveryengine/CHANGELOG.md)
8787
- [google-cloud-dlp==3.34.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dlp/CHANGELOG.md)
8888
- [google-cloud-dms==1.14.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dms/CHANGELOG.md)
89-
- [google-cloud-documentai==3.11.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-documentai/CHANGELOG.md)
89+
- [google-cloud-documentai==3.12.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-documentai/CHANGELOG.md)
9090
- [google-cloud-domains==1.12.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-domains/CHANGELOG.md)
9191
- [google-cloud-edgecontainer==0.7.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-edgecontainer/CHANGELOG.md)
9292
- [google-cloud-edgenetwork==0.4.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-edgenetwork/CHANGELOG.md)
@@ -106,7 +106,7 @@ Changelogs
106106
- [google-cloud-gsuiteaddons==0.4.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-gsuiteaddons/CHANGELOG.md)
107107
- [google-cloud-iam-logging==1.6.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-iam-logging/CHANGELOG.md)
108108
- [google-cloud-iam==2.21.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-iam/CHANGELOG.md)
109-
- [google-cloud-iap==1.19.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-iap/CHANGELOG.md)
109+
- [google-cloud-iap==1.20.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-iap/CHANGELOG.md)
110110
- [google-cloud-ids==1.12.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-ids/CHANGELOG.md)
111111
- [google-cloud-kms-inventory==0.5.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-kms-inventory/CHANGELOG.md)
112112
- [google-cloud-kms==3.11.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-kms/CHANGELOG.md)
@@ -127,7 +127,7 @@ Changelogs
127127
- [google-cloud-monitoring-metrics-scopes==1.11.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-monitoring-metrics-scopes/CHANGELOG.md)
128128
- [google-cloud-monitoring==2.29.1](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-monitoring/CHANGELOG.md)
129129
- [google-cloud-netapp==0.7.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-netapp/CHANGELOG.md)
130-
- [google-cloud-network-connectivity==2.13.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-network-connectivity/CHANGELOG.md)
130+
- [google-cloud-network-connectivity==2.14.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-network-connectivity/CHANGELOG.md)
131131
- [google-cloud-network-management==1.33.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-network-management/CHANGELOG.md)
132132
- [google-cloud-network-security==0.11.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-network-security/CHANGELOG.md)
133133
- [google-cloud-network-services==0.8.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-network-services/CHANGELOG.md)
@@ -162,7 +162,7 @@ Changelogs
162162
- [google-cloud-scheduler==2.18.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-scheduler/CHANGELOG.md)
163163
- [google-cloud-secret-manager==2.26.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-secret-manager/CHANGELOG.md)
164164
- [google-cloud-securesourcemanager==0.3.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-securesourcemanager/CHANGELOG.md)
165-
- [google-cloud-securitycenter==1.42.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-securitycenter/CHANGELOG.md)
165+
- [google-cloud-securitycenter==1.43.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-securitycenter/CHANGELOG.md)
166166
- [google-cloud-securitycentermanagement==0.3.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-securitycentermanagement/CHANGELOG.md)
167167
- [google-cloud-service-control==1.18.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-service-control/CHANGELOG.md)
168168
- [google-cloud-service-directory==1.16.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-service-directory/CHANGELOG.md)
@@ -207,23 +207,23 @@ Changelogs
207207
- [google-maps-routeoptimization==0.3.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-maps-routeoptimization/CHANGELOG.md)
208208
- [google-maps-routing==0.9.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-maps-routing/CHANGELOG.md)
209209
- [google-maps-solar==0.4.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-maps-solar/CHANGELOG.md)
210-
- [google-shopping-css==0.3.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-css/CHANGELOG.md)
211-
- [google-shopping-merchant-accounts==1.3.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-merchant-accounts/CHANGELOG.md)
210+
- [google-shopping-css==0.4.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-css/CHANGELOG.md)
211+
- [google-shopping-merchant-accounts==1.4.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-merchant-accounts/CHANGELOG.md)
212212
- [google-shopping-merchant-conversions==1.2.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-merchant-conversions/CHANGELOG.md)
213213
- [google-shopping-merchant-datasources==1.3.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-merchant-datasources/CHANGELOG.md)
214214
- [google-shopping-merchant-inventories==1.2.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-merchant-inventories/CHANGELOG.md)
215215
- [google-shopping-merchant-issueresolution==1.2.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-merchant-issueresolution/CHANGELOG.md)
216216
- [google-shopping-merchant-lfp==1.2.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-merchant-lfp/CHANGELOG.md)
217217
- [google-shopping-merchant-notifications==1.2.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-merchant-notifications/CHANGELOG.md)
218218
- [google-shopping-merchant-ordertracking==1.2.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-merchant-ordertracking/CHANGELOG.md)
219-
- [google-shopping-merchant-products==1.3.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-merchant-products/CHANGELOG.md)
219+
- [google-shopping-merchant-products==1.4.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-merchant-products/CHANGELOG.md)
220220
- [google-shopping-merchant-productstudio==0.3.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-merchant-productstudio/CHANGELOG.md)
221221
- [google-shopping-merchant-promotions==1.2.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-merchant-promotions/CHANGELOG.md)
222222
- [google-shopping-merchant-quota==1.3.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-merchant-quota/CHANGELOG.md)
223223
- [google-shopping-merchant-reports==1.2.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-merchant-reports/CHANGELOG.md)
224224
- [google-shopping-merchant-reviews==0.4.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-merchant-reviews/CHANGELOG.md)
225225
- [google-shopping-type==1.3.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/google-shopping-type/CHANGELOG.md)
226226
- [googleapis-common-protos==1.73.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/googleapis-common-protos/CHANGELOG.md)
227-
- [grafeas==1.20.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/grafeas/CHANGELOG.md)
227+
- [grafeas==1.21.0](https://github.com/googleapis/google-cloud-python/tree/main/packages/grafeas/CHANGELOG.md)
228228
- [grpc-google-iam-v1==0.14.2](https://github.com/googleapis/google-cloud-python/tree/main/packages/grpc-google-iam-v1/CHANGELOG.md)
229229

packages/django-google-spanner/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/django-google-spanner/#history
66

7+
## [4.0.3](https://github.com/googleapis/google-cloud-python/compare/django-google-spanner-v4.0.2...django-google-spanner-v4.0.3) (2026-03-23)
8+
9+
10+
### Bug Fixes
11+
12+
* db_returning should only be overridden for Spanner (#16111) ([8c1eb13f57a08d2d816725d31ff087a91e043e7e](https://github.com/googleapis/google-cloud-python/commit/8c1eb13f57a08d2d816725d31ff087a91e043e7e))
13+
714
## [4.0.2](https://github.com/googleapis/python-spanner-django/compare/v4.0.1...v4.0.2) (2025-06-05)
815

916

packages/django-google-spanner/django_spanner/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# license that can be found in the LICENSE file or at
55
# https://developers.google.com/open-source/licenses/bsd
66

7-
__version__ = "4.0.2"
7+
__version__ = "4.0.3"

packages/google-cloud-dataplex/CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,31 @@
44

55
[1]: https://pypi.org/project/google-cloud-dataplex/#history
66

7+
## [2.17.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataplex-v2.16.0...google-cloud-dataplex-v2.17.0) (2026-03-23)
8+
9+
10+
### Documentation
11+
12+
* remove deprecated metadata change warnings in Dataplex Catalog The DataProductService provides APIs to curate and manage collections of data assets as data products, enabling more organized sharing and usage for specific business cases. MetadataFeeds allow users to monitor metadata changes (CREATE, UPDATE, DELETE) within a specified scope (organization, project, or entry group) and publish them to Pub/Sub. CatalogService now includes a LookupContext API to provide LLM-generated context for resources, and enhanced EntryLink management, including the ability to attach aspects. DataScan operations now support a OneTime trigger for single-run scans, and Data Quality rules support DebugQueries to help investigate rule failures by returning diagnostic values. ([ee7dd7dc168ecf943440cef38efff348e8eff095](https://github.com/googleapis/google-cloud-python/commit/ee7dd7dc168ecf943440cef38efff348e8eff095))
13+
14+
15+
### Features
16+
17+
* add debug query support to Data Quality rules ([ee7dd7dc168ecf943440cef38efff348e8eff095](https://github.com/googleapis/google-cloud-python/commit/ee7dd7dc168ecf943440cef38efff348e8eff095))
18+
* add MetadataFeed to CatalogService for tracking metadata changes ([ee7dd7dc168ecf943440cef38efff348e8eff095](https://github.com/googleapis/google-cloud-python/commit/ee7dd7dc168ecf943440cef38efff348e8eff095))
19+
* support OneTime triggers for DataScan operations ([ee7dd7dc168ecf943440cef38efff348e8eff095](https://github.com/googleapis/google-cloud-python/commit/ee7dd7dc168ecf943440cef38efff348e8eff095))
20+
* add SKIPPED state to DataScan catalog publishing status ([ee7dd7dc168ecf943440cef38efff348e8eff095](https://github.com/googleapis/google-cloud-python/commit/ee7dd7dc168ecf943440cef38efff348e8eff095))
21+
* add DataProductService to manage data products and underlying data assets ([ee7dd7dc168ecf943440cef38efff348e8eff095](https://github.com/googleapis/google-cloud-python/commit/ee7dd7dc168ecf943440cef38efff348e8eff095))
22+
* allow selective generation scope for Data Documentation scans ([ee7dd7dc168ecf943440cef38efff348e8eff095](https://github.com/googleapis/google-cloud-python/commit/ee7dd7dc168ecf943440cef38efff348e8eff095))
23+
* add LookupContext to CatalogService for LLM-generated resource context ([ee7dd7dc168ecf943440cef38efff348e8eff095](https://github.com/googleapis/google-cloud-python/commit/ee7dd7dc168ecf943440cef38efff348e8eff095))
24+
* add support for attaching aspects to EntryLinks ([ee7dd7dc168ecf943440cef38efff348e8eff095](https://github.com/googleapis/google-cloud-python/commit/ee7dd7dc168ecf943440cef38efff348e8eff095))
25+
* add UpdateEntryLink and LookupEntryLinks methods to CatalogService ([ee7dd7dc168ecf943440cef38efff348e8eff095](https://github.com/googleapis/google-cloud-python/commit/ee7dd7dc168ecf943440cef38efff348e8eff095))
26+
27+
28+
### Bug Fixes
29+
30+
* remove deprecated Explore-related methods and messages from public client libraries Breaking Changes: - Removed ContentService and all associated methods (CreateContent, UpdateContent, DeleteContent, GetContent, ListContent, etc.) and request/response messages. - Removed Environment and Session management methods from DataplexService (CreateEnvironment, UpdateEnvironment, DeleteEnvironment, ListEnvironments, GetEnvironment, ListSessions) and their associated messages. ([ee7dd7dc168ecf943440cef38efff348e8eff095](https://github.com/googleapis/google-cloud-python/commit/ee7dd7dc168ecf943440cef38efff348e8eff095))
31+
732
## [2.16.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dataplex-v2.15.0...google-cloud-dataplex-v2.16.0) (2026-01-08)
833

934

packages/google-cloud-dataplex/google/cloud/dataplex/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.16.0" # {x-release-please-version}
16+
__version__ = "2.17.0" # {x-release-please-version}

packages/google-cloud-dataplex/google/cloud/dataplex_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.16.0" # {x-release-please-version}
16+
__version__ = "2.17.0" # {x-release-please-version}

packages/google-cloud-dataplex/samples/generated_samples/snippet_metadata_google.cloud.dataplex.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-dataplex",
11-
"version": "2.16.0"
11+
"version": "2.17.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-documentai/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-cloud-documentai/#history
66

7+
## [3.12.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v3.11.0...google-cloud-documentai-v3.12.0) (2026-03-23)
8+
9+
10+
### Features
11+
12+
* Add a field for upgrading previous processor version when fine tuning ([ee7dd7dc168ecf943440cef38efff348e8eff095](https://github.com/googleapis/google-cloud-python/commit/ee7dd7dc168ecf943440cef38efff348e8eff095))
13+
714
## [3.11.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-documentai-v3.10.0...google-cloud-documentai-v3.11.0) (2026-03-05)
815

916

packages/google-cloud-documentai/google/cloud/documentai/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "3.11.0" # {x-release-please-version}
16+
__version__ = "3.12.0" # {x-release-please-version}

0 commit comments

Comments
 (0)