From 1964c53b57bacbf309ac5a4d9f8e70a93ce2e2f6 Mon Sep 17 00:00:00 2001 From: Cloud SDK Librarian Date: Wed, 1 Apr 2026 14:37:09 +0000 Subject: [PATCH] chore: create a release --- .librarian/state.yaml | 20 +- librarian.yaml | 754 +++++++----------- packages/google-cloud-spanner/CHANGELOG.md | 35 + .../gapic_version.py | 2 +- .../gapic_version.py | 2 +- .../google/cloud/spanner_dbapi/version.py | 2 +- .../google/cloud/spanner_v1/gapic_version.py | 2 +- ...data_google.spanner.admin.database.v1.json | 2 +- ...data_google.spanner.admin.instance.v1.json | 2 +- .../snippet_metadata_google.spanner.v1.json | 2 +- 10 files changed, 358 insertions(+), 465 deletions(-) diff --git a/.librarian/state.yaml b/.librarian/state.yaml index a4ad1fdf62ae..7b3cd7173568 100644 --- a/.librarian/state.yaml +++ b/.librarian/state.yaml @@ -943,6 +943,15 @@ libraries: remove_regex: - packages/google-cloud-bigquery-storage tag_format: '{id}-v{version}' + - id: google-cloud-bigtable + version: 2.35.0 + last_generated_commit: "" + apis: [] + source_roots: + - packages/google-cloud-bigtable + preserve_regex: [] + remove_regex: [] + tag_format: '{id}-v{version}' - id: google-cloud-billing version: 1.19.0 last_generated_commit: 3322511885371d2b2253f209ccc3aa60d4100cfd @@ -957,15 +966,6 @@ libraries: remove_regex: - packages/google-cloud-billing/ tag_format: '{id}-v{version}' - - id: google-cloud-bigtable - version: 2.35.0 - last_generated_commit: "" - apis: [] - source_roots: - - packages/google-cloud-bigtable - preserve_regex: [] - remove_regex: [] - tag_format: '{id}-v{version}' - id: google-cloud-billing-budgets version: 1.20.0 last_generated_commit: 3322511885371d2b2253f209ccc3aa60d4100cfd @@ -3236,7 +3236,7 @@ libraries: - packages/google-cloud-source-context/ tag_format: '{id}-v{version}' - id: google-cloud-spanner - version: 3.63.0 + version: 3.64.0 last_generated_commit: 64f1dbf504bab7b58ed96a539a5b26a7ebfc65c7 apis: - path: google/spanner/admin/instance/v1 diff --git a/librarian.yaml b/librarian.yaml index 9269d7e8889a..87f2a0626984 100644 --- a/librarian.yaml +++ b/librarian.yaml @@ -11,16 +11,6 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - -################################################################### -# # -# IMPORTANT NOTICE: this file is experimental, and is present to # -# simplify testing within the librarian team. This is *not* being # -# used to generate or release any libraries. This notice will be # -# removed when migration to librarian@latest begins in earnest. # -# # -################################################################### - language: python version: experimental repo: googleapis/google-cloud-python @@ -30,7 +20,6 @@ sources: sha256: 36af505f07f7f8b485517269e033e139e83683e084313b6b9081ea3a89afdc14 default: output: packages - release_level: stable tag_format: '{name}: v{version}' python: common_gapic_paths: @@ -61,7 +50,7 @@ default: library_type: GAPIC_AUTO libraries: - name: bigquery-magics - version: 0.12.1 + version: 0.12.2 python: library_type: INTEGRATION name_pretty_override: Google BigQuery connector for Jupyter and IPython @@ -70,7 +59,7 @@ libraries: client_documentation_override: https://googleapis.dev/python/bigquery-magics/latest/ issue_tracker_override: https://github.com/googleapis/python-bigquery-magics/issues - name: db-dtypes - version: 1.5.0 + version: 1.5.1 description_override: Pandas extension data types for data from SQL systems such as BigQuery. python: library_type: INTEGRATION @@ -79,16 +68,15 @@ libraries: api_id_override: bigquery.googleapis.com client_documentation_override: https://googleapis.dev/python/db-dtypes/latest/index.html - name: google-ads-admanager - version: 0.8.0 + version: 0.9.0 apis: - path: google/ads/admanager/v1 description_override: Manage your Ad Manager inventory, run reports and more. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview - name: google-ads-datamanager - version: 0.5.0 + version: 0.7.0 apis: - path: google/ads/datamanager/v1 description_override: |- @@ -97,19 +85,17 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Data Manager API client_documentation_override: https://cloud.google.com/python/docs/reference/google-ads-datamanager/latest - name: google-ads-marketingplatform-admin - version: 0.4.0 + version: 0.5.0 apis: - path: google/marketingplatform/admin/v1alpha description_override: The Google Marketing Platform Admin API allows for programmatic access to the Google Marketing Platform configuration data. You can use the Google Marketing Platform Admin API to manage links between your Google Marketing Platform organization and Google Analytics accounts, and to set the service level of your GA4 properties. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/marketingplatform/admin/v1alpha: @@ -120,32 +106,30 @@ libraries: api_shortname_override: marketingplatformadmin issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-ai-generativelanguage - version: 0.10.0 + version: 0.11.0 apis: - path: google/ai/generativelanguage/v1 - - path: google/ai/generativelanguage/v1alpha - - path: google/ai/generativelanguage/v1beta - - path: google/ai/generativelanguage/v1beta2 - path: google/ai/generativelanguage/v1beta3 + - path: google/ai/generativelanguage/v1beta2 + - path: google/ai/generativelanguage/v1beta + - path: google/ai/generativelanguage/v1alpha description_override: The Gemini API allows developers to build generative AI applications using Gemini models. Gemini is our most capable model, built from the ground up to be multimodal. It can generalize and seamlessly understand, operate across, and combine different types of information including language, images, audio, video, and code. You can use the Gemini API for use cases like reasoning across text and images, content generation, dialogue agents, summarization and classification systems, and more. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Generative Language API metadata_name_override: generativelanguage default_version: v1beta - name: google-analytics-admin - version: 0.27.0 + version: 0.28.0 apis: - - path: google/analytics/admin/v1alpha - path: google/analytics/admin/v1beta + - path: google/analytics/admin/v1alpha description_override: allows you to manage Google Analytics accounts and properties. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/analytics/admin/v1alpha: @@ -153,26 +137,25 @@ libraries: name_pretty_override: Analytics Admin metadata_name_override: analyticsadmin - name: google-analytics-data - version: 0.20.0 + version: 0.21.0 apis: - - path: google/analytics/data/v1alpha - path: google/analytics/data/v1beta + - path: google/analytics/data/v1alpha description_override: provides programmatic methods to access report data in Google Analytics App+Web properties. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Analytics Data metadata_name_override: analyticsdata default_version: v1beta - name: google-api-core - version: 2.30.0 + version: 2.30.1 python: library_type: CORE name_pretty_override: Google API client core library - name: google-apps-card - version: 0.5.0 + version: 0.6.0 apis: - path: google/apps/card/v1 description_override: Google Apps Card Protos @@ -180,7 +163,6 @@ libraries: - CHANGELOG.md - docs/CHANGELOG.md - tests/unit/gapic/card_v1/test_card.py - release_level: preview python: opt_args_by_api: google/apps/card/v1: @@ -189,13 +171,12 @@ libraries: api_shortname_override: card api_id_override: card.googleapis.com - name: google-apps-chat - version: 0.6.0 + version: 0.7.0 apis: - path: google/chat/v1 keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/chat/v1: @@ -206,7 +187,7 @@ libraries: product_documentation_override: https://developers.google.com/chat/ issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-apps-events-subscriptions - version: 0.4.0 + version: 0.5.0 apis: - path: google/apps/events/subscriptions/v1 - path: google/apps/events/subscriptions/v1beta @@ -214,7 +195,6 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/apps/events/subscriptions/v1: @@ -228,7 +208,7 @@ libraries: api_id_override: subscriptions.googleapis.com issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-apps-meet - version: 0.3.0 + version: 0.4.0 apis: - path: google/apps/meet/v2 - path: google/apps/meet/v2beta @@ -236,11 +216,10 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Google Meet API - name: google-apps-script-type - version: 0.5.0 + version: 0.6.0 apis: - path: google/apps/script/type - path: google/apps/script/type/calendar @@ -259,7 +238,6 @@ libraries: - tests/unit/gapic/sheets/test_sheets.py - tests/unit/gapic/slides/test_slides.py - tests/unit/gapic/type/test_type.py - release_level: preview python: opt_args_by_api: google/apps/script/type: @@ -288,38 +266,36 @@ libraries: metadata_name_override: type default_version: apiVersion - name: google-area120-tables - version: 0.13.0 + version: 0.14.0 apis: - path: google/area120/tables/v1alpha1 description_override: provides programmatic methods to the Area 120 Tables API. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Area 120 Tables metadata_name_override: area120tables - name: google-auth - version: 2.49.0 + version: 2.49.1 python: library_type: AUTH name_pretty_override: Google Auth Python Library issue_tracker_override: https://github.com/googleapis/google-auth-library-python/issues - name: google-auth-httplib2 - version: 0.3.0 - release_level: preview + version: 0.3.1 python: library_type: AUTH name_pretty_override: Google Auth httplib2 issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-auth-oauthlib - version: 1.3.0 + version: 1.3.1 python: library_type: AUTH name_pretty_override: Google Auth OAuthlib issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-cloud-access-approval - version: 1.18.0 + version: 1.19.0 apis: - path: google/cloud/accessapproval/v1 description_override: enables controlling access to your organization's data by Google personnel. @@ -336,11 +312,10 @@ libraries: product_documentation_override: https://cloud.google.com/access-approval metadata_name_override: accessapproval - name: google-cloud-access-context-manager - version: 0.3.0 + version: 0.4.0 apis: - - path: google/identity/accesscontextmanager/type - path: google/identity/accesscontextmanager/v1 - release_level: preview + - path: google/identity/accesscontextmanager/type python: proto_only_apis: - google/identity/accesscontextmanager/type @@ -352,43 +327,40 @@ libraries: metadata_name_override: accesscontextmanager default_version: apiVersion - name: google-cloud-advisorynotifications - version: 0.5.0 + version: 0.6.0 apis: - path: google/cloud/advisorynotifications/v1 description_override: Advisory Notifications provides well-targeted, timely, and compliant communications about critical security and privacy events in the Google Cloud console and allows you to securely investigate the event, take action, and get support. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues metadata_name_override: advisorynotifications - name: google-cloud-alloydb - version: 0.8.0 + version: 0.9.0 apis: - path: google/cloud/alloydb/v1 - - path: google/cloud/alloydb/v1alpha - path: google/cloud/alloydb/v1beta + - path: google/cloud/alloydb/v1alpha keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: product_documentation_override: https://cloud.google.com/alloydb/ issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues metadata_name_override: alloydb - name: google-cloud-alloydb-connectors - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/alloydb/connectors/v1 - - path: google/cloud/alloydb/connectors/v1alpha - path: google/cloud/alloydb/connectors/v1beta + - path: google/cloud/alloydb/connectors/v1alpha description_override: provides enterprise-grade performance and availability while maintaining 100% compatibility with open-source PostgreSQL. keep: - CHANGELOG.md - docs/CHANGELOG.md - tests/unit/gapic/connectors_v1/test_connectors.py - release_level: preview python: opt_args_by_api: google/cloud/alloydb/connectors/v1: @@ -400,7 +372,7 @@ libraries: api_shortname_override: connectors metadata_name_override: connectors - name: google-cloud-api-gateway - version: 1.14.0 + version: 1.15.0 apis: - path: google/cloud/apigateway/v1 description_override: enables you to provide secure access to your backend services through a well-defined REST API that is consistent across all of your services, regardless of the service implementation. Clients consume your REST APIS to implement standalone apps for a mobile device or tablet, through apps running in a browser, or through any other type of app that can make a request to an HTTP endpoint. @@ -413,13 +385,12 @@ libraries: - warehouse-package-name=google-cloud-api-gateway metadata_name_override: apigateway - name: google-cloud-api-keys - version: 0.7.0 + version: 0.8.0 apis: - path: google/api/apikeys/v2 keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/api/apikeys/v2: @@ -428,7 +399,7 @@ libraries: - warehouse-package-name=google-cloud-api-keys metadata_name_override: apikeys - name: google-cloud-apigee-connect - version: 1.14.0 + version: 1.15.0 apis: - path: google/cloud/apigeeconnect/v1 description_override: allows the Apigee hybrid management plane to connect securely to the MART service in the runtime plane without requiring you to expose the MART endpoint on the internet. @@ -442,14 +413,13 @@ libraries: product_documentation_override: https://cloud.google.com/apigee/docs/hybrid/v1.4/apigee-connect metadata_name_override: apigeeconnect - name: google-cloud-apigee-registry - version: 0.8.0 + version: 0.9.0 apis: - path: google/cloud/apigeeregistry/v1 description_override: allows teams to upload and share machine-readable descriptions of APIs that are in use and in development. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/apigeeregistry/v1: @@ -460,30 +430,28 @@ libraries: product_documentation_override: https://cloud.google.com/apigee/docs/api-hub/get-started-registry-api metadata_name_override: apigeeregistry - name: google-cloud-apihub - version: 0.5.0 + version: 0.6.0 apis: - path: google/cloud/apihub/v1 description_override: API hub lets you consolidate and organize information about all of the APIs of interest to your organization. API hub lets you capture critical information about APIs that allows developers to discover and evaluate them easily and leverage the work of other teams wherever possible. API platform teams can use API hub to have visibility into and manage their portfolio of APIs. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: API Hub API product_documentation_override: https://cloud.google.com/apigee/docs/apihub/what-is-api-hub - name: google-cloud-apiregistry - version: 0.1.0 + version: 0.2.0 apis: - path: google/cloud/apiregistry/v1beta keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Cloud API Registry API product_documentation_override: https://docs.cloud.google.com/api-registry/docs/overview - name: google-cloud-appengine-admin - version: 1.16.0 + version: 1.17.0 apis: - path: google/appengine/v1 description_override: allows you to manage your App Engine applications. @@ -499,7 +467,7 @@ libraries: product_documentation_override: https://cloud.google.com/appengine/docs/admin-api/ metadata_name_override: appengine - name: google-cloud-appengine-logging - version: 1.8.0 + version: 1.9.0 apis: - path: google/appengine/logging/v1 keep: @@ -518,19 +486,18 @@ libraries: product_documentation_override: https://cloud.google.com/logging/docs/reference/v2/rpc/google.appengine.logging.v1 metadata_name_override: appenginelogging - name: google-cloud-apphub - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/apphub/v1 description_override: 'null ' keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: App Hub API product_documentation_override: https://cloud.google.com/app-hub/docs/overview - name: google-cloud-artifact-registry - version: 1.20.0 + version: 1.21.0 apis: - path: google/devtools/artifactregistry/v1 - path: google/devtools/artifactregistry/v1beta2 @@ -550,12 +517,12 @@ libraries: - warehouse-package-name=google-cloud-artifact-registry metadata_name_override: artifactregistry - name: google-cloud-asset - version: 4.2.0 + version: 4.3.0 apis: - path: google/cloud/asset/v1 - - path: google/cloud/asset/v1p1beta1 - - path: google/cloud/asset/v1p2beta1 - path: google/cloud/asset/v1p5beta1 + - path: google/cloud/asset/v1p2beta1 + - path: google/cloud/asset/v1p1beta1 description_override: provides inventory services based on a time series database. This database keeps a five week history of Google Cloud asset metadata. The Cloud Asset Inventory export service allows you to export all asset metadata at a certain timestamp or export event change history during a timeframe. keep: - CHANGELOG.md @@ -568,7 +535,7 @@ libraries: product_documentation_override: https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview metadata_name_override: cloudasset - name: google-cloud-assured-workloads - version: 2.2.0 + version: 2.3.0 apis: - path: google/cloud/assuredworkloads/v1 - path: google/cloud/assuredworkloads/v1beta1 @@ -585,10 +552,9 @@ libraries: name_pretty_override: Assured Workloads for Government metadata_name_override: assuredworkloads - name: google-cloud-audit-log - version: 0.4.0 + version: 0.5.0 apis: - path: google/cloud/audit - release_level: preview python: library_type: OTHER proto_only_apis: @@ -600,17 +566,16 @@ libraries: metadata_name_override: auditlog default_version: apiVersion - name: google-cloud-auditmanager - version: 0.1.0 + version: 0.2.0 apis: - path: google/cloud/auditmanager/v1 keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Audit Manager API - name: google-cloud-automl - version: 2.18.1 + version: 2.19.0 apis: - path: google/cloud/automl/v1 - path: google/cloud/automl/v1beta1 @@ -638,20 +603,19 @@ libraries: product_documentation_override: https://cloud.google.com/automl/docs/ metadata_name_override: automl - name: google-cloud-backupdr - version: 0.8.0 + version: 0.9.0 apis: - path: google/cloud/backupdr/v1 description_override: Backup and DR Service ensures that your data is managed, protected, and accessible using both hybrid and cloud-based backup/recovery appliances that are managed using the Backup and DR management console. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Backup and DR Service API product_documentation_override: https://cloud.google.com/backup-disaster-recovery/docs/concepts/backup-dr metadata_name_override: backupdr - name: google-cloud-bare-metal-solution - version: 1.12.0 + version: 1.13.0 apis: - path: google/cloud/baremetalsolution/v2 description_override: Bring your Oracle workloads to Google Cloud with Bare Metal Solution and jumpstart your cloud journey with minimal risk. @@ -666,26 +630,24 @@ libraries: - warehouse-package-name=google-cloud-bare-metal-solution metadata_name_override: baremetalsolution - name: google-cloud-batch - version: 0.20.0 + version: 0.21.0 apis: - path: google/cloud/batch/v1 - path: google/cloud/batch/v1alpha keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Cloud Batch metadata_name_override: batch - name: google-cloud-beyondcorp-appconnections - version: 0.6.0 + version: 0.7.0 apis: - path: google/cloud/beyondcorp/appconnections/v1 description_override: Beyondcorp Enterprise provides identity and context aware access controls for enterprise resources and enables zero-trust access. Using the Beyondcorp Enterprise APIs, enterprises can set up multi-cloud and on-prem connectivity using the App Connector hybrid connectivity solution. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/beyondcorp/appconnections/v1: @@ -695,14 +657,13 @@ libraries: name_pretty_override: BeyondCorp AppConnections metadata_name_override: beyondcorpappconnections - name: google-cloud-beyondcorp-appconnectors - version: 0.6.0 + version: 0.7.0 apis: - path: google/cloud/beyondcorp/appconnectors/v1 description_override: Beyondcorp Enterprise provides identity and context aware access controls for enterprise resources and enables zero-trust access. Using the Beyondcorp Enterprise APIs, enterprises can set up multi-cloud and on-prem connectivity using the App Connector hybrid connectivity solution. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/beyondcorp/appconnectors/v1: @@ -712,14 +673,13 @@ libraries: name_pretty_override: BeyondCorp AppConnectors metadata_name_override: beyondcorpappconnectors - name: google-cloud-beyondcorp-appgateways - version: 0.6.0 + version: 0.7.0 apis: - path: google/cloud/beyondcorp/appgateways/v1 description_override: Beyondcorp Enterprise provides identity and context aware access controls for enterprise resources and enables zero-trust access. Using the Beyondcorp Enterprise APIs, enterprises can set up multi-cloud and on-prem connectivity using the App Connector hybrid connectivity solution. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/beyondcorp/appgateways/v1: @@ -729,14 +689,13 @@ libraries: name_pretty_override: BeyondCorp AppGateways metadata_name_override: beyondcorpappgateways - name: google-cloud-beyondcorp-clientconnectorservices - version: 0.6.0 + version: 0.7.0 apis: - path: google/cloud/beyondcorp/clientconnectorservices/v1 description_override: Beyondcorp Enterprise provides identity and context aware access controls for enterprise resources and enables zero-trust access. Using the Beyondcorp Enterprise APIs, enterprises can set up multi-cloud and on-prem connectivity using the App Connector hybrid connectivity solution. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/beyondcorp/clientconnectorservices/v1: @@ -746,14 +705,13 @@ libraries: name_pretty_override: BeyondCorp ClientConnectorServices metadata_name_override: beyondcorpclientconnectorservices - name: google-cloud-beyondcorp-clientgateways - version: 0.6.0 + version: 0.7.0 apis: - path: google/cloud/beyondcorp/clientgateways/v1 description_override: Beyondcorp Enterprise provides identity and context aware access controls for enterprise resources and enables zero-trust access. Using the Beyondcorp Enterprise APIs, enterprises can set up multi-cloud and on-prem connectivity using the App Connector hybrid connectivity solution. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/beyondcorp/clientgateways/v1: @@ -763,20 +721,19 @@ libraries: name_pretty_override: BeyondCorp ClientGateways metadata_name_override: beyondcorpclientgateways - name: google-cloud-biglake - version: 0.2.0 + version: 0.3.0 apis: - path: google/cloud/biglake/v1 description_override: The BigLake API provides access to BigLake Metastore, a serverless, fully managed, and highly available metastore for open-source data that can be used for querying Apache Iceberg tables in BigQuery. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: BigLake API product_documentation_override: https://cloud.google.com/bigquery/docs/iceberg-tables#create-using-biglake-metastore issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-cloud-bigquery - version: 3.40.1 + version: 3.41.0 description_override: |- is a fully managed, NoOps, low cost data analytics service. Data can be streamed into BigQuery at millions of rows per second to enable real-time analysis. @@ -791,14 +748,13 @@ libraries: metadata_name_override: bigquery default_version: v2 - name: google-cloud-bigquery-analyticshub - version: 0.7.0 + version: 0.8.0 apis: - path: google/cloud/bigquery/analyticshub/v1 description_override: Analytics Hub is a data exchange that allows you to efficiently and securely exchange data assets across organizations to address challenges of data reliability and cost. Curate a library of internal and external assets, including unique datasets like Google Trends, backed by the power of BigQuery. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/bigquery/analyticshub/v1: @@ -808,7 +764,7 @@ libraries: name_pretty_override: BigQuery Analytics Hub metadata_name_override: analyticshub - name: google-cloud-bigquery-biglake - version: 0.6.0 + version: 0.7.0 apis: - path: google/cloud/bigquery/biglake/v1 - path: google/cloud/bigquery/biglake/v1alpha1 @@ -816,7 +772,6 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/bigquery/biglake/v1: @@ -829,7 +784,7 @@ libraries: product_documentation_override: https://cloud.google.com/bigquery/docs/iceberg-tables#create-using-biglake-metastore metadata_name_override: biglake - name: google-cloud-bigquery-connection - version: 1.20.0 + version: 1.21.0 apis: - path: google/cloud/bigquery/connection/v1 description_override: Manage BigQuery connections to external data sources. @@ -847,14 +802,13 @@ libraries: product_documentation_override: https://cloud.google.com/bigquery/docs/reference/bigqueryconnection metadata_name_override: bigqueryconnection - name: google-cloud-bigquery-data-exchange - version: 0.7.0 + version: 0.8.0 apis: - path: google/cloud/bigquery/dataexchange/v1beta1 description_override: is a data exchange that allows you to efficiently and securely exchange data assets across organizations to address challenges of data reliability and cost. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/bigquery/dataexchange/v1beta1: @@ -866,17 +820,16 @@ libraries: product_documentation_override: https://cloud.google.com/bigquery/docs/analytics-hub-introduction metadata_name_override: analyticshub - name: google-cloud-bigquery-datapolicies - version: 0.8.0 + version: 0.9.0 apis: - - path: google/cloud/bigquery/datapolicies/v1 - - path: google/cloud/bigquery/datapolicies/v1beta1 - path: google/cloud/bigquery/datapolicies/v2 + - path: google/cloud/bigquery/datapolicies/v1 - path: google/cloud/bigquery/datapolicies/v2beta1 + - path: google/cloud/bigquery/datapolicies/v1beta1 description_override: Allows users to manage BigQuery data policies. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/bigquery/datapolicies/v1: @@ -899,7 +852,7 @@ libraries: product_documentation_override: https://cloud.google.com/bigquery/docs/reference/bigquerydatapolicy/rest metadata_name_override: bigquerydatapolicy - name: google-cloud-bigquery-datatransfer - version: 3.21.0 + version: 3.22.0 apis: - path: google/cloud/bigquery/datatransfer/v1 description_override: allows users to transfer data from partner SaaS applications to Google BigQuery on a scheduled, managed basis. @@ -916,7 +869,7 @@ libraries: - python-gapic-namespace=google.cloud metadata_name_override: bigquerydatatransfer - name: google-cloud-bigquery-logging - version: 1.8.0 + version: 1.9.0 apis: - path: google/cloud/bigquery/logging/v1 keep: @@ -936,14 +889,13 @@ libraries: api_shortname_override: bigquerylogging metadata_name_override: bigquerylogging - name: google-cloud-bigquery-migration - version: 0.13.0 + version: 0.14.0 apis: - path: google/cloud/bigquery/migration/v2 - path: google/cloud/bigquery/migration/v2alpha keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/bigquery/migration/v2: @@ -958,7 +910,7 @@ libraries: product_documentation_override: https://cloud.google.com/bigquery/docs/reference/migration/ metadata_name_override: bigquerymigration - name: google-cloud-bigquery-reservation - version: 1.22.0 + version: 1.23.0 apis: - path: google/cloud/bigquery/reservation/v1 description_override: Modify BigQuery flat-rate reservations. @@ -976,12 +928,12 @@ libraries: product_documentation_override: https://cloud.google.com/bigquery/docs/reference/reservations metadata_name_override: bigqueryreservation - name: google-cloud-bigquery-storage - version: 2.36.2 + version: 2.37.0 apis: - path: google/cloud/bigquery/storage/v1 - - path: google/cloud/bigquery/storage/v1alpha - - path: google/cloud/bigquery/storage/v1beta - path: google/cloud/bigquery/storage/v1beta2 + - path: google/cloud/bigquery/storage/v1beta + - path: google/cloud/bigquery/storage/v1alpha keep: - CHANGELOG.md - CONTRIBUTING.rst @@ -1088,7 +1040,7 @@ libraries: issue_tracker_override: https://issuetracker.google.com/savedsearches/559654 metadata_name_override: bigquerystorage - name: google-cloud-billing - version: 1.18.0 + version: 1.19.0 apis: - path: google/cloud/billing/v1 description_override: allows developers to manage their billing accounts or browse the catalog of SKUs and pricing. @@ -1098,7 +1050,7 @@ libraries: python: metadata_name_override: cloudbilling - name: google-cloud-billing-budgets - version: 1.19.0 + version: 1.20.0 apis: - path: google/cloud/billing/budgets/v1 - path: google/cloud/billing/budgets/v1beta1 @@ -1115,7 +1067,7 @@ libraries: product_documentation_override: https://cloud.google.com/billing/docs/how-to/budget-api-overview metadata_name_override: billingbudgets - name: google-cloud-binary-authorization - version: 1.15.0 + version: 1.16.0 apis: - path: google/cloud/binaryauthorization/v1 - path: google/cloud/binaryauthorization/v1beta1 @@ -1131,10 +1083,10 @@ libraries: - warehouse-package-name=google-cloud-binary-authorization metadata_name_override: binaryauthorization - name: google-cloud-build - version: 3.35.0 + version: 3.36.0 apis: - - path: google/devtools/cloudbuild/v1 - path: google/devtools/cloudbuild/v2 + - path: google/devtools/cloudbuild/v1 description_override: lets you build software quickly across all languages. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase. keep: - CHANGELOG.md @@ -1150,18 +1102,17 @@ libraries: product_documentation_override: https://cloud.google.com/cloud-build/docs/ metadata_name_override: cloudbuild - name: google-cloud-capacityplanner - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/capacityplanner/v1beta description_override: Provides programmatic access to Capacity Planner features. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Capacity Planner API - name: google-cloud-certificate-manager - version: 1.12.0 + version: 1.13.0 apis: - path: google/cloud/certificatemanager/v1 description_override: lets you acquire and manage TLS (SSL) certificates for use with Cloud Load Balancing. @@ -1177,18 +1128,17 @@ libraries: product_documentation_override: https://cloud.google.com/python/docs/reference/certificatemanager/latest metadata_name_override: certificatemanager - name: google-cloud-ces - version: 0.1.0 + version: 0.3.0 apis: - path: google/cloud/ces/v1 - path: google/cloud/ces/v1beta keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Gemini Enterprise for Customer Experience API - name: google-cloud-channel - version: 1.26.0 + version: 1.27.0 apis: - path: google/cloud/channel/v1 description_override: With Channel Services, Google Cloud partners and resellers have a single unified resale platform, with a unified resale catalog, customer management, order management, billing management, policy and authorization management, and cost management. @@ -1199,19 +1149,18 @@ libraries: name_pretty_override: Channel Services metadata_name_override: cloudchannel - name: google-cloud-chronicle - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/chronicle/v1 description_override: The Google Cloud Security Operations API, popularly known as the Chronicle API, serves endpoints that enable security analysts to analyze and mitigate a security threat throughout its lifecycle keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Chronicle API product_documentation_override: https://cloud.google.com/chronicle/docs/secops/secops-overview - name: google-cloud-cloudcontrolspartner - version: 0.4.0 + version: 0.5.0 apis: - path: google/cloud/cloudcontrolspartner/v1 - path: google/cloud/cloudcontrolspartner/v1beta @@ -1219,25 +1168,23 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Cloud Controls Partner API product_documentation_override: https://cloud.google.com/sovereign-controls-by-partners/docs/sovereign-partners/reference/rest issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-cloud-cloudsecuritycompliance - version: 0.5.0 + version: 0.6.0 apis: - path: google/cloud/cloudsecuritycompliance/v1 description_override: 'null ' keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Cloud Security Compliance API product_documentation_override: https://cloud.google.com/security-command-center/docs/compliance-manager-overview - name: google-cloud-commerce-consumer-procurement - version: 0.4.0 + version: 0.5.0 apis: - path: google/cloud/commerce/consumer/procurement/v1 - path: google/cloud/commerce/consumer/procurement/v1alpha1 @@ -1245,7 +1192,6 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/commerce/consumer/procurement/v1: @@ -1259,7 +1205,7 @@ libraries: api_shortname_override: procurement metadata_name_override: procurement - name: google-cloud-common - version: 1.8.0 + version: 1.9.0 apis: - path: google/cloud/common description_override: This package contains generated Python types for google.cloud.common @@ -1277,7 +1223,7 @@ libraries: metadata_name_override: common default_version: apiVersion - name: google-cloud-compute - version: 1.45.0 + version: 1.47.0 apis: - path: google/cloud/compute/v1 description_override: delivers virtual machines running in Google's innovative data centers and worldwide fiber network. Compute Engine's tooling and workflow support enable scaling from single instances to global, load-balanced cloud computing. Compute Engine's VMs boot quickly, come with persistent disk storage, deliver consistent performance and are available in many configurations. @@ -1299,7 +1245,7 @@ libraries: name_pretty_override: Compute Engine metadata_name_override: compute - name: google-cloud-compute-v1beta - version: 0.8.0 + version: 0.10.0 apis: - path: google/cloud/compute/v1beta description_override: delivers virtual machines running in Google's innovative data centers and worldwide fiber network. Compute Engine's tooling and workflow support enable scaling from single instances to global, load-balanced cloud computing. Compute Engine's VMs boot quickly, come with persistent disk storage, deliver consistent performance and are available in many configurations. @@ -1316,50 +1262,47 @@ libraries: product_documentation_override: https://cloud.google.com/compute/ issue_tracker_override: https://issuetracker.google.com/issues/new?component=187134&template=0 - name: google-cloud-confidentialcomputing - version: 0.8.0 + version: 0.9.0 apis: - path: google/cloud/confidentialcomputing/v1 description_override: Protect data in-use with Confidential VMs, Confidential GKE, Confidential Dataproc, and Confidential Space. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Confidential Computing API issue_tracker_override: https://issuetracker.google.com/issues/new?component=1166820 metadata_name_override: confidentialcomputing - name: google-cloud-config - version: 0.4.0 + version: 0.5.0 apis: - path: google/cloud/config/v1 description_override: Infrastructure Manager API keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Infrastructure Manager API product_documentation_override: https://cloud.google.com/infrastructure-manager/docs/overview api_shortname_override: config metadata_name_override: config - name: google-cloud-configdelivery - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/configdelivery/v1 - - path: google/cloud/configdelivery/v1alpha - path: google/cloud/configdelivery/v1beta + - path: google/cloud/configdelivery/v1alpha description_override: ConfigDelivery service manages the deployment of kubernetes configuration to a fleet of kubernetes clusters. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Config Delivery API product_documentation_override: https://cloud.google.com/kubernetes-engine/enterprise/config-sync/docs/reference/rest issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues default_version: v1alpha - name: google-cloud-contact-center-insights - version: 1.25.0 + version: 1.26.0 apis: - path: google/cloud/contactcenterinsights/v1 description_override: ' helps users detect and visualize patterns in their contact center data.' @@ -1374,7 +1317,7 @@ libraries: - python-gapic-name=contact_center_insights metadata_name_override: contactcenterinsights - name: google-cloud-container - version: 2.63.0 + version: 2.64.0 apis: - path: google/container/v1 - path: google/container/v1beta1 @@ -1397,7 +1340,7 @@ libraries: - transport=grpc metadata_name_override: container - name: google-cloud-containeranalysis - version: 2.20.0 + version: 2.21.0 apis: - path: google/devtools/containeranalysis/v1 description_override: is a service that provides vulnerability scanning and metadata storage for software artifacts. The service performs vulnerability scans on built software artifacts, such as the images in Container Registry, then stores the resulting metadata and makes it available for consumption through an API. The metadata may come from several sources, including vulnerability scanning, other Cloud services, and third-party providers. @@ -1413,26 +1356,25 @@ libraries: product_documentation_override: https://cloud.google.com/container-registry/docs/container-analysis metadata_name_override: containeranalysis - name: google-cloud-contentwarehouse - version: 0.9.0 + version: 0.10.0 apis: - path: google/cloud/contentwarehouse/v1 keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/contentwarehouse/v1: - proto-plus-deps=google.cloud.documentai.v1 metadata_name_override: contentwarehouse - name: google-cloud-core - version: 2.5.0 + version: 2.5.1 python: library_type: CORE name_pretty_override: Google API client core library issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-cloud-data-fusion - version: 1.15.0 + version: 1.16.0 apis: - path: google/cloud/datafusion/v1 description_override: is a fully managed, cloud-native, enterprise data integration service for quickly building and managing data pipelines. @@ -1447,14 +1389,13 @@ libraries: - python-gapic-name=data_fusion metadata_name_override: datafusion - name: google-cloud-data-qna - version: 0.12.0 + version: 0.13.0 apis: - path: google/cloud/dataqna/v1alpha description_override: Data QnA is a natural language question and answer service for BigQuery data. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/dataqna/v1alpha: @@ -1463,7 +1404,7 @@ libraries: product_documentation_override: https://cloud.google.com/bigquery/docs/dataqna metadata_name_override: dataqna - name: google-cloud-databasecenter - version: 0.6.0 + version: 0.7.0 apis: - path: google/cloud/databasecenter/v1beta description_override: |- @@ -1477,12 +1418,11 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Database Center API product_documentation_override: https://cloud.google.com/database-center/docs/overview - name: google-cloud-datacatalog - version: 3.29.0 + version: 3.30.0 apis: - path: google/cloud/datacatalog/v1 - path: google/cloud/datacatalog/v1beta1 @@ -1499,14 +1439,13 @@ libraries: product_documentation_override: https://cloud.google.com/data-catalog metadata_name_override: datacatalog - name: google-cloud-datacatalog-lineage - version: 0.5.0 + version: 0.6.0 apis: - path: google/cloud/datacatalog/lineage/v1 description_override: 'Data lineage is a Dataplex feature that lets you track how data moves through your systems: where it comes from, where it is passed to, and what transformations are applied to it.' keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/datacatalog/lineage/v1: @@ -1517,14 +1456,13 @@ libraries: api_shortname_override: lineage metadata_name_override: lineage - name: google-cloud-dataflow-client - version: 0.11.0 + version: 0.12.0 apis: - path: google/dataflow/v1beta3 description_override: Unified stream and batch data processing that's serverless, fast, and cost-effective. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/dataflow/v1beta3: @@ -1533,34 +1471,32 @@ libraries: - warehouse-package-name=google-cloud-dataflow-client metadata_name_override: dataflow - name: google-cloud-dataform - version: 0.9.0 + version: 0.10.0 apis: - path: google/cloud/dataform/v1 - path: google/cloud/dataform/v1beta1 keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Cloud Dataform product_documentation_override: https://cloud.google.com metadata_name_override: dataform default_version: v1beta1 - name: google-cloud-datalabeling - version: 1.15.0 + version: 1.16.0 apis: - path: google/cloud/datalabeling/v1beta1 description_override: is a service that lets you work with human labelers to generate highly accurate labels for a collection of data that you can use to train your machine learning models. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Google Cloud Data Labeling product_documentation_override: https://cloud.google.com/data-labeling/docs/ metadata_name_override: datalabeling - name: google-cloud-dataplex - version: 2.16.0 + version: 2.18.0 apis: - path: google/cloud/dataplex/v1 description_override: provides intelligent data fabric that enables organizations to centrally manage, monitor, and govern their data across data lakes, data warehouses, and data marts with consistent controls, providing access to trusted data and powering analytics at scale. @@ -1571,7 +1507,7 @@ libraries: product_documentation_override: https://cloud.google.com/dataplex metadata_name_override: dataplex - name: google-cloud-dataproc - version: 5.25.0 + version: 5.26.0 apis: - path: google/cloud/dataproc/v1 description_override: is a faster, easier, more cost-effective way to run Apache Spark and Apache Hadoop. @@ -1585,11 +1521,11 @@ libraries: name_pretty_override: Google Cloud Dataproc metadata_name_override: dataproc - name: google-cloud-dataproc-metastore - version: 1.21.0 + version: 1.22.0 apis: - path: google/cloud/metastore/v1 - - path: google/cloud/metastore/v1alpha - path: google/cloud/metastore/v1beta + - path: google/cloud/metastore/v1alpha description_override: is a fully managed, highly available, autoscaled, autohealing, OSS-native metastore service that greatly simplifies technical metadata management. Dataproc Metastore service is based on Apache Hive metastore and serves as a critical component towards enterprise data lakes. keep: - CHANGELOG.md @@ -1604,10 +1540,10 @@ libraries: - warehouse-package-name=google-cloud-dataproc-metastore metadata_name_override: metastore - name: google-cloud-datastore - version: 2.23.0 + version: 2.24.0 apis: - - path: google/datastore/admin/v1 - path: google/datastore/v1 + - path: google/datastore/admin/v1 description_override: |- is a fully managed, schemaless database for storing non-relational data. Cloud Datastore automatically scales with @@ -1631,7 +1567,7 @@ libraries: issue_tracker_override: https://issuetracker.google.com/savedsearches/559768 metadata_name_override: datastore - name: google-cloud-datastream - version: 1.17.0 + version: 1.18.0 apis: - path: google/cloud/datastream/v1 - path: google/cloud/datastream/v1alpha1 @@ -1642,7 +1578,7 @@ libraries: python: metadata_name_override: datastream - name: google-cloud-deploy - version: 2.9.0 + version: 2.10.0 apis: - path: google/cloud/deploy/v1 description_override: is a service that automates delivery of your applications to a series of target environments in a defined sequence @@ -1653,30 +1589,28 @@ libraries: name_pretty_override: Google Cloud Deploy metadata_name_override: clouddeploy - name: google-cloud-developerconnect - version: 0.4.0 + version: 0.5.0 apis: - path: google/cloud/developerconnect/v1 description_override: Developer Connect streamlines integration with third-party source code management platforms by simplifying authentication, authorization, and networking configuration. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Developer Connect API product_documentation_override: https://cloud.google.com/developer-connect/docs/overview - name: google-cloud-devicestreaming - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/devicestreaming/v1 description_override: The Cloud API for device streaming usage. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Device Streaming API - name: google-cloud-dialogflow - version: 2.46.0 + version: 2.47.0 apis: - path: google/cloud/dialogflow/v2 - path: google/cloud/dialogflow/v2beta1 @@ -1689,7 +1623,7 @@ libraries: issue_tracker_override: https://issuetracker.google.com/savedsearches/5300385 metadata_name_override: dialogflow - name: google-cloud-dialogflow-cx - version: 2.4.0 + version: 2.5.0 apis: - path: google/cloud/dialogflow/cx/v3 - path: google/cloud/dialogflow/cx/v3beta1 @@ -1709,15 +1643,14 @@ libraries: name_pretty_override: Dialogflow CX metadata_name_override: dialogflow-cx - name: google-cloud-discoveryengine - version: 0.17.0 + version: 0.18.0 apis: - path: google/cloud/discoveryengine/v1 - - path: google/cloud/discoveryengine/v1alpha - path: google/cloud/discoveryengine/v1beta + - path: google/cloud/discoveryengine/v1alpha keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Discovery Engine API product_documentation_override: https://cloud.google.com/discovery-engine/ @@ -1725,7 +1658,7 @@ libraries: metadata_name_override: discoveryengine default_version: v1beta - name: google-cloud-dlp - version: 3.34.0 + version: 3.35.0 apis: - path: google/privacy/dlp/v2 description_override: provides programmatic access to a powerful detection engine for personally identifiable information and other privacy-sensitive data in unstructured data streams, like text blocks and images. @@ -1743,7 +1676,7 @@ libraries: product_documentation_override: https://cloud.google.com/dlp/docs/ metadata_name_override: dlp - name: google-cloud-dms - version: 1.14.0 + version: 1.15.0 apis: - path: google/cloud/clouddms/v1 description_override: makes it easier for you to migrate your data to Google Cloud. This service helps you lift and shift your MySQL and PostgreSQL workloads into Cloud SQL. @@ -1757,9 +1690,8 @@ libraries: name_pretty_override: Cloud Database Migration Service metadata_name_override: datamigration - name: google-cloud-dns - version: 0.36.0 + version: 0.36.1 description_override: provides methods that you can use to manage DNS for your applications. - release_level: preview python: library_type: REST name_pretty_override: Cloud DNS @@ -1768,7 +1700,7 @@ libraries: issue_tracker_override: https://issuetracker.google.com/savedsearches/559772 metadata_name_override: dns - name: google-cloud-documentai - version: 3.11.0 + version: 3.13.0 apis: - path: google/cloud/documentai/v1 - path: google/cloud/documentai/v1beta3 @@ -1785,8 +1717,7 @@ libraries: name_pretty_override: Document AI metadata_name_override: documentai - name: google-cloud-documentai-toolbox - version: 0.15.1-alpha - release_level: preview + version: 0.15.2 python: library_type: OTHER name_pretty_override: Document AI Toolbox @@ -1794,7 +1725,7 @@ libraries: metadata_name_override: documentai-toolbox default_version: v1 - name: google-cloud-domains - version: 1.12.0 + version: 1.13.0 apis: - path: google/cloud/domains/v1 - path: google/cloud/domains/v1beta1 @@ -1805,47 +1736,43 @@ libraries: python: metadata_name_override: domains - name: google-cloud-edgecontainer - version: 0.7.0 + version: 0.8.0 apis: - path: google/cloud/edgecontainer/v1 description_override: Google Distributed Cloud Edge allows you to run Kubernetes clusters on dedicated hardware provided and maintained by Google that is separate from the Google Cloud data center. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: metadata_name_override: edgecontainer - name: google-cloud-edgenetwork - version: 0.4.0 + version: 0.5.0 apis: - path: google/cloud/edgenetwork/v1 description_override: Network management API for Distributed Cloud Edge keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Distributed Cloud Edge Network API product_documentation_override: https://cloud.google.com/distributed-cloud/edge/latest/docs/overview - name: google-cloud-enterpriseknowledgegraph - version: 0.5.0 + version: 0.6.0 apis: - path: google/cloud/enterpriseknowledgegraph/v1 keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: metadata_name_override: enterpriseknowledgegraph - name: google-cloud-error-reporting - version: 1.14.0 + version: 1.15.0 apis: - path: google/devtools/clouderrorreporting/v1beta1 description_override: 'counts, analyzes and aggregates the crashes in your running cloud services. A centralized error management interface displays the results with sorting and filtering capabilities. A dedicated view shows the error details: time chart, occurrences, affected user count, first and last seen dates and a cleaned exception stack trace. Opt-in to receive email and mobile alerts on new errors.' keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: library_type: GAPIC_COMBO opt_args_by_api: @@ -1856,7 +1783,7 @@ libraries: name_pretty_override: Error Reporting API metadata_name_override: clouderrorreporting - name: google-cloud-essential-contacts - version: 1.12.0 + version: 1.13.0 apis: - path: google/cloud/essentialcontacts/v1 description_override: helps you customize who receives notifications by providing your own list of contacts in many Google Cloud services. @@ -1872,7 +1799,7 @@ libraries: product_documentation_override: https://cloud.google.com/resource-manager/docs/managing-notification-contacts/ metadata_name_override: essentialcontacts - name: google-cloud-eventarc - version: 1.19.0 + version: 1.20.0 apis: - path: google/cloud/eventarc/v1 description_override: lets you asynchronously deliver events from Google services, SaaS, and your own apps using loosely coupled services that react to state changes. Eventarc requires no infrastructure management, you can optimize productivity and costs while building a modern, event-driven solution. @@ -1882,14 +1809,13 @@ libraries: python: metadata_name_override: eventarc - name: google-cloud-eventarc-publishing - version: 0.9.0 + version: 0.10.0 apis: - path: google/cloud/eventarc/publishing/v1 description_override: lets you asynchronously deliver events from Google services, SaaS, and your own apps using loosely coupled services that react to state changes. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/eventarc/publishing/v1: @@ -1898,7 +1824,7 @@ libraries: - warehouse-package-name=google-cloud-eventarc-publishing metadata_name_override: eventarcpublishing - name: google-cloud-filestore - version: 1.15.0 + version: 1.16.0 apis: - path: google/cloud/filestore/v1 description_override: Filestore instances are fully managed NFS file servers on Google Cloud for use with applications running on Compute Engine virtual machines (VMs) instances or Google Kubernetes Engine clusters. @@ -1912,24 +1838,23 @@ libraries: name_pretty_override: Filestore metadata_name_override: file - name: google-cloud-financialservices - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/financialservices/v1 description_override: Google Cloud's Anti Money Laundering AI (AML AI) product is an API that scores AML risk. Use it to identify more risk, more defensibly, with fewer false positives and reduced time per review. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Anti Money Laundering AI API product_documentation_override: https://cloud.google.com/financial-services/anti-money-laundering/docs/concepts/overview issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-cloud-firestore - version: 2.24.0 + version: 2.27.0 apis: + - path: google/firestore/v1 - path: google/firestore/admin/v1 - path: google/firestore/bundle - - path: google/firestore/v1 description_override: is a fully-managed NoSQL document database for mobile, web, and server development from Firebase and Google Cloud Platform. It's backed by a multi-region replicated database that ensures once data is committed, it's durable even in the face of unexpected disasters. Not only that, but despite being a distributed database, it's also strongly consistent and offers seamless integration with other Firebase and Google Cloud Platform products, including Google Cloud Functions. keep: - CHANGELOG.md @@ -1954,10 +1879,10 @@ libraries: issue_tracker_override: https://issuetracker.google.com/savedsearches/5337669 metadata_name_override: firestore - name: google-cloud-functions - version: 1.22.0 + version: 1.23.0 apis: - - path: google/cloud/functions/v1 - path: google/cloud/functions/v2 + - path: google/cloud/functions/v1 description_override: is a scalable pay as you go Functions-as-a-Service (FaaS) to run your code with zero server management. keep: - CHANGELOG.md @@ -1965,38 +1890,35 @@ libraries: python: metadata_name_override: cloudfunctions - name: google-cloud-gdchardwaremanagement - version: 0.3.0 + version: 0.5.0 apis: - path: google/cloud/gdchardwaremanagement/v1alpha description_override: Google Distributed Cloud connected allows you to run Kubernetes clusters on dedicated hardware provided and maintained by Google that is separate from the Google Cloud data center. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: GDC Hardware Management API - name: google-cloud-geminidataanalytics - version: 0.10.0 + version: 0.12.0 apis: - - path: google/cloud/geminidataanalytics/v1alpha - path: google/cloud/geminidataanalytics/v1beta + - path: google/cloud/geminidataanalytics/v1alpha description_override: Developers can use the Conversational Analytics API, accessed through geminidataanalytics.googleapis.com, to build an artificial intelligence (AI)-powered chat interface, or data agent, that answers questions about structured data in BigQuery, Looker, and Looker Studio using natural language. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: product_documentation_override: https://cloud.google.com/gemini/docs/conversational-analytics-api/overview issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-cloud-gke-backup - version: 0.7.0 + version: 0.8.0 apis: - path: google/cloud/gkebackup/v1 description_override: An API for backing up and restoring workloads in GKE. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/gkebackup/v1: @@ -2006,7 +1928,7 @@ libraries: product_documentation_override: https://cloud.google.com/kubernetes-engine/docs/add-on/backup-for-gke/concepts/backup-for-gke metadata_name_override: gkebackup - name: google-cloud-gke-connect-gateway - version: 0.12.0 + version: 0.13.0 apis: - path: google/cloud/gkeconnect/gateway/v1 - path: google/cloud/gkeconnect/gateway/v1beta1 @@ -2014,7 +1936,6 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/gkeconnect/gateway/v1: @@ -2026,7 +1947,7 @@ libraries: product_documentation_override: https://cloud.google.com/anthos/multicluster-management/gateway metadata_name_override: connectgateway - name: google-cloud-gke-hub - version: 1.21.0 + version: 1.23.0 apis: - path: google/cloud/gkehub/v1 - path: google/cloud/gkehub/v1beta1 @@ -2092,14 +2013,13 @@ libraries: product_documentation_override: https://cloud.google.com/anthos/gke/docs/ metadata_name_override: gkehub - name: google-cloud-gke-multicloud - version: 0.8.0 + version: 0.9.0 apis: - path: google/cloud/gkemulticloud/v1 description_override: An API for provisioning and managing GKE clusters running on AWS and Azure infrastructure through a centralized Google Cloud backed control plane. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/gkemulticloud/v1: @@ -2111,26 +2031,24 @@ libraries: product_documentation_override: https://cloud.google.com/anthos/clusters/docs/multi-cloud metadata_name_override: gkemulticloud - name: google-cloud-gkerecommender - version: 0.2.0 + version: 0.3.0 apis: - path: google/cloud/gkerecommender/v1 description_override: GKE Recommender API keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: GKE Recommender API product_documentation_override: https://cloud.google.com/kubernetes-engine/docs/how-to/machine-learning/inference-quickstart - name: google-cloud-gsuiteaddons - version: 0.4.0 + version: 0.5.0 apis: - path: google/cloud/gsuiteaddons/v1 description_override: Add-ons are customized applications that integrate with Google Workspace applications. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/gsuiteaddons/v1: @@ -2138,7 +2056,7 @@ libraries: name_pretty_override: Google Workspace Add-ons API metadata_name_override: gsuiteaddons - name: google-cloud-hypercomputecluster - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/hypercomputecluster/v1 - path: google/cloud/hypercomputecluster/v1beta @@ -2146,19 +2064,18 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Cluster Director API product_documentation_override: https://cloud.google.com/blog/products/compute/managed-slurm-and-other-cluster-director-enhancements - name: google-cloud-iam - version: 2.21.0 + version: 2.22.0 apis: + - path: google/iam/v3 + - path: google/iam/v2 - path: google/iam/admin/v1 - path: google/iam/credentials/v1 - - path: google/iam/v2 - - path: google/iam/v2beta - - path: google/iam/v3 - path: google/iam/v3beta + - path: google/iam/v2beta description_override: Manages identity and access control for Google Cloud Platform resources, including the creation of service accounts, which you can use to authenticate to Google and make API calls. keep: - CHANGELOG.md @@ -2202,7 +2119,7 @@ libraries: metadata_name_override: iam default_version: v2 - name: google-cloud-iam-logging - version: 1.6.0 + version: 1.7.0 apis: - path: google/iam/v1/logging keep: @@ -2222,7 +2139,7 @@ libraries: metadata_name_override: iamlogging default_version: v1 - name: google-cloud-iap - version: 1.19.0 + version: 1.21.0 apis: - path: google/cloud/iap/v1 description_override: Identity-Aware Proxy includes a number of features that can be used to protect access to Google Cloud hosted resources and applications hosted on Google Cloud. @@ -2233,7 +2150,7 @@ libraries: name_pretty_override: Identity-Aware Proxy metadata_name_override: iap - name: google-cloud-ids - version: 1.12.0 + version: 1.13.0 apis: - path: google/cloud/ids/v1 description_override: Cloud IDS is an intrusion detection service that provides threat detection for intrusions, malware, spyware, and command-and-control attacks on your network. Cloud IDS works by creating a Google-managed peered network with mirrored VMs. Traffic in the peered network is mirrored, and then inspected by Palo Alto Networks threat protection technologies to provide advanced threat detection. @@ -2243,7 +2160,7 @@ libraries: python: metadata_name_override: ids - name: google-cloud-kms - version: 3.11.0 + version: 3.12.0 apis: - path: google/cloud/kms/v1 description_override: a cloud-hosted key management service that lets you manage cryptographic keys for your cloud services the same way you do on-premises. You can generate, use, rotate, and destroy AES256, RSA 2048, RSA 3072, RSA 4096, EC P256, and EC P384 cryptographic keys. Cloud KMS is integrated with Cloud IAM and Cloud Audit Logging so that you can manage permissions on individual keys and monitor how these are used. Use Cloud KMS to protect secrets and other sensitive data that you need to store in Google Cloud Platform. @@ -2257,14 +2174,13 @@ libraries: name_pretty_override: Google Cloud Key Management Service metadata_name_override: cloudkms - name: google-cloud-kms-inventory - version: 0.5.0 + version: 0.6.0 apis: - path: google/cloud/kms/inventory/v1 description_override: KMS Inventory API keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/kms/inventory/v1: @@ -2277,11 +2193,11 @@ libraries: api_id_override: inventory.googleapis.com metadata_name_override: inventory - name: google-cloud-language - version: 2.19.0 + version: 2.20.0 apis: + - path: google/cloud/language/v2 - path: google/cloud/language/v1 - path: google/cloud/language/v1beta2 - - path: google/cloud/language/v2 description_override: provides natural language understanding technologies to developers, including sentiment analysis, entity analysis, entity sentiment analysis, content classification, and syntax analysis. This API is part of the larger Cloud Machine Learning API family. keep: - CHANGELOG.md @@ -2292,46 +2208,43 @@ libraries: product_documentation_override: https://cloud.google.com/natural-language/docs/ metadata_name_override: language - name: google-cloud-licensemanager - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/licensemanager/v1 description_override: 'License Manager is a tool to manage and track third-party licenses on Google Cloud. ' keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: License Manager API product_documentation_override: https://cloud.google.com/compute/docs/instances/windows/ms-licensing - name: google-cloud-life-sciences - version: 0.11.0 + version: 0.12.0 apis: - path: google/cloud/lifesciences/v2beta description_override: is a suite of services and tools for managing, processing, and transforming life sciences data. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/lifesciences/v2beta: - warehouse-package-name=google-cloud-life-sciences metadata_name_override: lifesciences - name: google-cloud-locationfinder - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/locationfinder/v1 description_override: Cloud Location Finder lets you identify and filter cloud locations in regions and zones across Google Cloud, Google Distributed Cloud, Microsoft Azure, Amazon Web Services, and Oracle Cloud Infrastructure based on proximity, geographic location, and carbon footprint. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Cloud Location Finder API product_documentation_override: https://issuetracker.google.com/issues/new?component=1569265&template=1988535 api_id_override: locationfinder.googleapis.com - name: google-cloud-logging - version: 3.14.0 + version: 3.15.0 apis: - path: google/logging/v2 description_override: Writes log entries and manages your Cloud Logging configuration. @@ -2349,18 +2262,17 @@ libraries: issue_tracker_override: https://issuetracker.google.com/savedsearches/559764 metadata_name_override: logging - name: google-cloud-lustre - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/lustre/v1 description_override: 'null ' keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Google Cloud Managed Lustre API - name: google-cloud-maintenance-api - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/maintenance/api/v1 - path: google/cloud/maintenance/api/v1beta @@ -2368,7 +2280,6 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/maintenance/api/v1: @@ -2382,7 +2293,7 @@ libraries: api_shortname_override: api api_id_override: api.googleapis.com - name: google-cloud-managed-identities - version: 1.14.0 + version: 1.15.0 apis: - path: google/cloud/managedidentities/v1 description_override: is a highly available, hardened Google Cloud service running actual Microsoft AD that enables you to manage authentication and authorization for your AD-dependent workloads, automate AD server maintenance and security configuration, and connect your on-premises AD domain to the cloud. @@ -2395,25 +2306,23 @@ libraries: - warehouse-package-name=google-cloud-managed-identities metadata_name_override: managedidentities - name: google-cloud-managedkafka - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/managedkafka/v1 description_override: Managed Service for Apache Kafka API is a managed cloud service that lets you ingest Kafka streams directly into Google Cloud. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: product_documentation_override: https://cloud.google.com/managed-kafka - name: google-cloud-managedkafka-schemaregistry - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/managedkafka/schemaregistry/v1 description_override: 'Manage Apache Kafka clusters and resources. ' keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/managedkafka/schemaregistry/v1: @@ -2423,21 +2332,20 @@ libraries: api_shortname_override: schemaregistry api_id_override: schemaregistry.googleapis.com - name: google-cloud-media-translation - version: 0.13.0 + version: 0.14.0 apis: - path: google/cloud/mediatranslation/v1beta1 description_override: provides enterprise quality translation from/to various media types. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/mediatranslation/v1beta1: - warehouse-package-name=google-cloud-media-translation metadata_name_override: mediatranslation - name: google-cloud-memcache - version: 1.14.0 + version: 1.15.0 apis: - path: google/cloud/memcache/v1 - path: google/cloud/memcache/v1beta2 @@ -2449,7 +2357,7 @@ libraries: product_documentation_override: https://cloud.google.com/memorystore/docs/memcached/ metadata_name_override: memcache - name: google-cloud-memorystore - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/memorystore/v1 - path: google/cloud/memorystore/v1beta @@ -2457,26 +2365,24 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: product_documentation_override: https://cloud.google.com/memorystore/docs/valkey issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-cloud-migrationcenter - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/migrationcenter/v1 description_override: A unified platform that helps you accelerate your end-to-end cloud journey from your current on-premises or cloud environments to Google Cloud. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Migration Center API product_documentation_override: https://cloud.google.com/migration-center/docs/migration-center-overview issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues metadata_name_override: migrationcenter - name: google-cloud-modelarmor - version: 0.4.0 + version: 0.5.0 apis: - path: google/cloud/modelarmor/v1 - path: google/cloud/modelarmor/v1beta @@ -2484,14 +2390,13 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Model Armor API product_documentation_override: https://cloud.google.com/security-command-center/docs/model-armor-overview api_shortname_override: securitycenter api_id_override: securitycenter.googleapis.com - name: google-cloud-monitoring - version: 2.29.1 + version: 2.30.0 apis: - path: google/monitoring/v3 description_override: collects metrics, events, and metadata from Google Cloud, Amazon Web Services (AWS), hosted uptime probes, and application instrumentation. Using the BindPlane service, you can also collect this data from over 150 common application components, on-premise systems, and hybrid cloud systems. Stackdriver ingests that data and generates insights via dashboards, charts, and alerts. BindPlane is included with your Google Cloud project at no additional cost. @@ -2514,7 +2419,7 @@ libraries: name_pretty_override: Stackdriver Monitoring metadata_name_override: monitoring - name: google-cloud-monitoring-dashboards - version: 2.20.1 + version: 2.21.0 apis: - path: google/monitoring/dashboard/v1 description_override: are one way for you to view and analyze metric data. The Cloud Console provides predefined dashboards that require no setup or configuration. You can also define custom dashboards. With custom dashboards, you have complete control over the charts that are displayed and their configuration. @@ -2567,7 +2472,7 @@ libraries: name_pretty_override: Monitoring Dashboards metadata_name_override: monitoring-dashboards - name: google-cloud-monitoring-metrics-scopes - version: 1.11.0 + version: 1.12.0 apis: - path: google/monitoring/metricsscope/v1 description_override: Manages your Cloud Monitoring data and configurations. @@ -2582,7 +2487,7 @@ libraries: - warehouse-package-name=google-cloud-monitoring-metrics-scopes name_pretty_override: Metrics Scopes - name: google-cloud-ndb - version: 2.4.0 + version: 2.4.1 python: library_type: GAPIC_MANUAL name_pretty_override: NDB Client Library for Google Cloud Datastore @@ -2591,20 +2496,19 @@ libraries: issue_tracker_override: https://github.com/googleapis/python-ndb/issues metadata_name_override: python-ndb - name: google-cloud-netapp - version: 0.7.0 + version: 0.8.0 apis: - path: google/cloud/netapp/v1 description_override: NetApp API keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: NetApp API product_documentation_override: https://cloud.google.com/netapp/volumes/docs/discover/overview metadata_name_override: netapp - name: google-cloud-network-connectivity - version: 2.13.0 + version: 2.15.0 apis: - path: google/cloud/networkconnectivity/v1 - path: google/cloud/networkconnectivity/v1alpha1 @@ -2621,7 +2525,7 @@ libraries: name_pretty_override: Network Connectivity Center metadata_name_override: networkconnectivity - name: google-cloud-network-management - version: 1.33.0 + version: 1.34.0 apis: - path: google/cloud/networkmanagement/v1 description_override: provides a collection of network performance monitoring and diagnostic capabilities. @@ -2636,15 +2540,14 @@ libraries: - warehouse-package-name=google-cloud-network-management metadata_name_override: networkmanagement - name: google-cloud-network-security - version: 0.11.0 + version: 0.12.0 apis: - path: google/cloud/networksecurity/v1 - - path: google/cloud/networksecurity/v1alpha1 - path: google/cloud/networksecurity/v1beta1 + - path: google/cloud/networksecurity/v1alpha1 keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/networksecurity/v1: @@ -2662,13 +2565,12 @@ libraries: product_documentation_override: https://cloud.google.com/traffic-director/docs/reference/network-security/rest metadata_name_override: networksecurity - name: google-cloud-network-services - version: 0.8.0 + version: 0.9.0 apis: - path: google/cloud/networkservices/v1 keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/networkservices/v1: @@ -2678,11 +2580,11 @@ libraries: product_documentation_override: https://cloud.google.com metadata_name_override: networkservices - name: google-cloud-notebooks - version: 1.15.0 + version: 1.16.0 apis: + - path: google/cloud/notebooks/v2 - path: google/cloud/notebooks/v1 - path: google/cloud/notebooks/v1beta1 - - path: google/cloud/notebooks/v2 description_override: is a managed service that offers an integrated and secure JupyterLab environment for data scientists and machine learning developers to experiment, develop, and deploy models into production. Users can create instances running JupyterLab that come pre-installed with the latest data science and machine learning frameworks in a single click. keep: - CHANGELOG.md @@ -2698,7 +2600,7 @@ libraries: name_pretty_override: AI Platform Notebooks metadata_name_override: notebooks - name: google-cloud-optimization - version: 1.13.0 + version: 1.14.0 apis: - path: google/cloud/optimization/v1 description_override: is a managed routing service that takes your list of orders, vehicles, constraints, and objectives and returns the most efficient plan for your entire fleet in near real-time. @@ -2708,18 +2610,17 @@ libraries: python: metadata_name_override: optimization - name: google-cloud-oracledatabase - version: 0.4.0 + version: 0.5.0 apis: - path: google/cloud/oracledatabase/v1 description_override: The Oracle Database@Google Cloud API provides a set of APIs to manage Oracle database services, such as Exadata and Autonomous Databases. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Oracle Database@Google Cloud API - name: google-cloud-orchestration-airflow - version: 1.19.0 + version: 1.20.0 apis: - path: google/cloud/orchestration/airflow/service/v1 - path: google/cloud/orchestration/airflow/service/v1beta1 @@ -2733,10 +2634,10 @@ libraries: - warehouse-package-name=google-cloud-orchestration-airflow metadata_name_override: composer - name: google-cloud-org-policy - version: 1.16.1 + version: 1.17.0 apis: - - path: google/cloud/orgpolicy/v1 - path: google/cloud/orgpolicy/v2 + - path: google/cloud/orgpolicy/v1 description_override: The Organization Policy API allows users to configure governance rules on their GCP resources across the Cloud Resource Hierarchy. keep: - CHANGELOG.md @@ -2756,7 +2657,7 @@ libraries: metadata_name_override: orgpolicy default_version: v2 - name: google-cloud-os-config - version: 1.23.0 + version: 1.24.0 apis: - path: google/cloud/osconfig/v1 - path: google/cloud/osconfig/v1alpha @@ -2776,7 +2677,7 @@ libraries: product_documentation_override: https://cloud.google.com/compute/docs/manage-os metadata_name_override: osconfig - name: google-cloud-os-login - version: 2.19.0 + version: 2.20.0 apis: - path: google/cloud/oslogin/v1 keep: @@ -2804,7 +2705,7 @@ libraries: product_documentation_override: https://cloud.google.com/compute/docs/oslogin/ metadata_name_override: oslogin - name: google-cloud-parallelstore - version: 0.5.0 + version: 0.6.0 apis: - path: google/cloud/parallelstore/v1 - path: google/cloud/parallelstore/v1beta @@ -2812,34 +2713,31 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Parallelstore API product_documentation_override: https://cloud.google.com/parallelstore issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues default_version: v1beta - name: google-cloud-parametermanager - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/parametermanager/v1 description_override: '(Public Preview) Parameter Manager is a single source of truth to store, access and manage the lifecycle of your workload parameters. Parameter Manager aims to make management of sensitive application parameters effortless for customers without diminishing focus on security. ' keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Parameter Manager API product_documentation_override: https://cloud.google.com/secret-manager/parameter-manager/docs/overview issue_tracker_override: https://issuetracker.google.com/issues/new?component=1442085&template=2002674 - name: google-cloud-phishing-protection - version: 1.16.0 + version: 1.17.0 apis: - path: google/cloud/phishingprotection/v1beta1 description_override: helps prevent users from accessing phishing sites by identifying various signals associated with malicious content, including the use of your brand assets, classifying malicious content that uses your brand and reporting the unsafe URLs to Google Safe Browsing. Once a site is propagated to Safe Browsing, users will see warnings across more than 4 billion devices. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/phishingprotection/v1beta1: @@ -2847,7 +2745,7 @@ libraries: product_documentation_override: https://cloud.google.com/phishing-protection/docs/ metadata_name_override: phishingprotection - name: google-cloud-policy-troubleshooter - version: 1.15.0 + version: 1.16.0 apis: - path: google/cloud/policytroubleshooter/v1 description_override: makes it easier to understand why a user has access to a resource or doesn't have permission to call an API. Given an email, resource, and permission, Policy Troubleshooter examines all Identity and Access Management (IAM) policies that apply to the resource. It then reveals whether the member's roles include the permission on that resource and, if so, which policies bind the member to those roles. @@ -2862,14 +2760,13 @@ libraries: product_documentation_override: https://cloud.google.com/iam/docs/troubleshooting-access#rest-api/ metadata_name_override: policytroubleshooter - name: google-cloud-policysimulator - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/policysimulator/v1 description_override: Policy Simulator is a collection of endpoints for creating, running, and viewing a `Replay`. A `Replay` is a type of simulation that lets you see how your members' access to resources might change if you changed your IAM policy. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/policysimulator/v1: @@ -2879,13 +2776,12 @@ libraries: issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues metadata_name_override: policysimulator - name: google-cloud-policytroubleshooter-iam - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/policytroubleshooter/iam/v3 keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/policytroubleshooter/iam/v3: @@ -2896,7 +2792,7 @@ libraries: api_shortname_override: iam metadata_name_override: policytroubleshooter-iam - name: google-cloud-private-ca - version: 1.17.0 + version: 1.18.0 apis: - path: google/cloud/security/privateca/v1 - path: google/cloud/security/privateca/v1beta1 @@ -2913,14 +2809,13 @@ libraries: name_pretty_override: Private Certificate Authority metadata_name_override: privateca - name: google-cloud-private-catalog - version: 0.11.0 + version: 0.12.0 apis: - path: google/cloud/privatecatalog/v1beta1 description_override: allows developers and cloud admins to make their solutions discoverable to their internal enterprise users. Cloud admins can manage their solutions and ensure their users are always launching the latest versions. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/privatecatalog/v1beta1: @@ -2929,20 +2824,19 @@ libraries: name_pretty_override: Private Catalog metadata_name_override: cloudprivatecatalog - name: google-cloud-privilegedaccessmanager - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/privilegedaccessmanager/v1 description_override: Privileged Access Manager (PAM) helps you on your journey towards least privilege and helps mitigate risks tied to privileged access misuse or abuse. PAM allows you to shift from always-on standing privileges towards on-demand access with just-in-time, time-bound, and approval-based access elevations. PAM allows IAM administrators to create entitlements that can grant just-in-time, temporary access to any resource scope. Requesters can explore eligible entitlements and request the access needed for their task. Approvers are notified when approvals await their decision. Streamlined workflows facilitated by using PAM can support various use cases, including emergency access for incident responders, time-boxed access for developers for critical deployment or maintenance, temporary access for operators for data ingestion and audits, JIT access to service accounts for automated tasks, and more. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Privileged Access Manager API product_documentation_override: https://cloud.google.com/iam/docs/pam-overview issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-cloud-pubsub - version: 2.35.0 + version: 2.36.0 apis: - path: google/pubsub/v1 description_override: is designed to provide reliable, many-to-many, asynchronous messaging between applications. Publisher applications can send messages to a topic and other applications can subscribe to that topic to receive the messages. By decoupling senders and receivers, Google Cloud Pub/Sub allows developers to communicate between independently written applications. @@ -2959,7 +2853,7 @@ libraries: issue_tracker_override: https://issuetracker.google.com/savedsearches/559741 metadata_name_override: pubsub - name: google-cloud-quotas - version: 0.5.0 + version: 0.6.0 apis: - path: google/api/cloudquotas/v1 - path: google/api/cloudquotas/v1beta @@ -2967,7 +2861,6 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/api/cloudquotas/v1: @@ -2980,20 +2873,19 @@ libraries: product_documentation_override: https://cloud.google.com/docs/quota/api-overview metadata_name_override: google-cloud-cloudquotas - name: google-cloud-rapidmigrationassessment - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/rapidmigrationassessment/v1 description_override: The Rapid Migration Assessment service is our first-party migration assessment and planning tool. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Rapid Migration Assessment API issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues metadata_name_override: rapidmigrationassessment - name: google-cloud-recaptcha-enterprise - version: 1.30.0 + version: 1.31.0 apis: - path: google/cloud/recaptchaenterprise/v1 description_override: protect your website from fraudulent activity like scraping, credential stuffing, and automated account creation. @@ -3006,21 +2898,20 @@ libraries: - warehouse-package-name=google-cloud-recaptcha-enterprise metadata_name_override: recaptchaenterprise - name: google-cloud-recommendations-ai - version: 0.12.0 + version: 0.13.0 apis: - path: google/cloud/recommendationengine/v1beta1 description_override: delivers highly personalized product recommendations at scale. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/recommendationengine/v1beta1: - warehouse-package-name=google-cloud-recommendations-ai metadata_name_override: recommendationengine - name: google-cloud-recommender - version: 2.20.0 + version: 2.21.0 apis: - path: google/cloud/recommender/v1 - path: google/cloud/recommender/v1beta1 @@ -3032,7 +2923,7 @@ libraries: name_pretty_override: Cloud Recommender metadata_name_override: recommender - name: google-cloud-redis - version: 2.20.0 + version: 2.21.0 apis: - path: google/cloud/redis/v1 - path: google/cloud/redis/v1beta1 @@ -3046,7 +2937,7 @@ libraries: issue_tracker_override: https://issuetracker.google.com/savedsearches/5169231 metadata_name_override: redis - name: google-cloud-redis-cluster - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/redis/cluster/v1 - path: google/cloud/redis/cluster/v1beta1 @@ -3054,7 +2945,6 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/redis/cluster/v1: @@ -3068,7 +2958,7 @@ libraries: api_shortname_override: cluster api_id_override: cluster.googleapis.com - name: google-cloud-resource-manager - version: 1.16.0 + version: 1.17.0 apis: - path: google/cloud/resourcemanager/v3 description_override: provides methods that you can use to programmatically manage your projects in the Google Cloud Platform. @@ -3082,11 +2972,11 @@ libraries: name_pretty_override: Resource Manager metadata_name_override: cloudresourcemanager - name: google-cloud-retail - version: 2.9.0 + version: 2.10.0 apis: - path: google/cloud/retail/v2 - - path: google/cloud/retail/v2alpha - path: google/cloud/retail/v2beta + - path: google/cloud/retail/v2alpha description_override: Cloud Retail service enables customers to build end-to-end personalized recommendation systems without requiring a high level of expertise in machine learning, recommendation system, or Google Cloud. keep: - CHANGELOG.md @@ -3096,20 +2986,18 @@ libraries: product_documentation_override: https://cloud.google.com/retail/docs/ metadata_name_override: retail - name: google-cloud-run - version: 0.15.0 + version: 0.16.0 apis: - path: google/cloud/run/v2 description_override: is a managed compute platform that enables you to run containers that are invocable via requests or events. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Cloud Run metadata_name_override: run - name: google-cloud-runtimeconfig - version: 0.36.0 - release_level: preview + version: 0.36.1 python: library_type: GAPIC_MANUAL name_pretty_override: Google Cloud Runtime Configurator @@ -3119,14 +3007,13 @@ libraries: issue_tracker_override: https://issuetracker.google.com/savedsearches/559663 metadata_name_override: runtimeconfig - name: google-cloud-saasplatform-saasservicemgmt - version: 0.4.0 + version: 0.5.0 apis: - path: google/cloud/saasplatform/saasservicemgmt/v1beta1 description_override: SaaS Runtime lets you store, host, manage, and monitor software as a service (SaaS) applications on Google Cloud. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/saasplatform/saasservicemgmt/v1beta1: @@ -3136,7 +3023,7 @@ libraries: product_documentation_override: https://cloud.google.com/saas-runtime/docs/overview issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-cloud-scheduler - version: 2.18.0 + version: 2.19.0 apis: - path: google/cloud/scheduler/v1 - path: google/cloud/scheduler/v1beta1 @@ -3150,7 +3037,7 @@ libraries: python: metadata_name_override: cloudscheduler - name: google-cloud-secret-manager - version: 2.26.0 + version: 2.27.0 apis: - path: google/cloud/secretmanager/v1 - path: google/cloud/secretmanager/v1beta2 @@ -3168,21 +3055,20 @@ libraries: - python-gapic-name=secretmanager metadata_name_override: secretmanager - name: google-cloud-securesourcemanager - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/securesourcemanager/v1 description_override: Regionally deployed, single-tenant managed source code repository hosted on Google Cloud. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Secure Source Manager API product_documentation_override: https://cloud.google.com/secure-source-manager/docs/overview issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues metadata_name_override: securesourcemanager - name: google-cloud-security-publicca - version: 0.5.0 + version: 0.6.0 apis: - path: google/cloud/security/publicca/v1 - path: google/cloud/security/publicca/v1beta1 @@ -3190,7 +3076,6 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/cloud/security/publicca/v1beta1: @@ -3198,12 +3083,12 @@ libraries: product_documentation_override: https://cloud.google.com/certificate-manager/docs/public-ca metadata_name_override: publicca - name: google-cloud-securitycenter - version: 1.42.0 + version: 1.44.0 apis: + - path: google/cloud/securitycenter/v2 - path: google/cloud/securitycenter/v1 - - path: google/cloud/securitycenter/v1beta1 - path: google/cloud/securitycenter/v1p1beta1 - - path: google/cloud/securitycenter/v2 + - path: google/cloud/securitycenter/v1beta1 description_override: makes it easier for you to prevent, detect, and respond to threats. Identify security misconfigurations in virtual machines, networks, applications, and storage buckets from a centralized dashboard. Take action on them before they can potentially result in business damage or loss. Built-in capabilities can quickly surface suspicious activity in your Stackdriver security logs or indicate compromised virtual machines. Respond to threats by following actionable recommendations or exporting logs to your SIEM for further investigation. keep: - CHANGELOG.md @@ -3214,13 +3099,12 @@ libraries: issue_tracker_override: https://issuetracker.google.com/savedsearches/559748 metadata_name_override: securitycenter - name: google-cloud-securitycentermanagement - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/securitycentermanagement/v1 keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Security Center Management API product_documentation_override: https://cloud.google.com/securitycentermanagement/docs/overview @@ -3228,10 +3112,10 @@ libraries: api_id_override: securitycenter.googleapis.com issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-cloud-service-control - version: 1.18.0 + version: 1.19.0 apis: - - path: google/api/servicecontrol/v1 - path: google/api/servicecontrol/v2 + - path: google/api/servicecontrol/v1 description_override: ' is a foundational platform for creating, managing, securing, and consuming APIs and services across organizations. It is used by Google APIs, Cloud APIs, Cloud Endpoints, and API Gateway.' keep: - CHANGELOG.md @@ -3249,7 +3133,7 @@ libraries: product_documentation_override: https://cloud.google.com/service-infrastructure/docs/overview/ metadata_name_override: servicecontrol - name: google-cloud-service-directory - version: 1.16.0 + version: 1.17.0 apis: - path: google/cloud/servicedirectory/v1 - path: google/cloud/servicedirectory/v1beta1 @@ -3265,7 +3149,7 @@ libraries: - warehouse-package-name=google-cloud-service-directory metadata_name_override: servicedirectory - name: google-cloud-service-management - version: 1.15.0 + version: 1.16.0 apis: - path: google/api/servicemanagement/v1 description_override: is a foundational platform for creating, managing, securing, and consuming APIs and services across organizations. It is used by Google APIs, Cloud APIs, Cloud Endpoints, and API Gateway. Service Infrastructure provides a wide range of features to service consumers and service producers, including authentication, authorization, auditing, rate limiting, analytics, billing, logging, and monitoring. @@ -3281,7 +3165,7 @@ libraries: product_documentation_override: https://cloud.google.com/service-infrastructure/docs/overview/ metadata_name_override: servicemanagement - name: google-cloud-service-usage - version: 1.15.0 + version: 1.16.0 apis: - path: google/api/serviceusage/v1 description_override: is an infrastructure service of Google Cloud that lets you list and manage other APIs and services in your Cloud projects. @@ -3296,19 +3180,18 @@ libraries: - warehouse-package-name=google-cloud-service-usage metadata_name_override: serviceusage - name: google-cloud-servicehealth - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/servicehealth/v1 description_override: Personalized Service Health helps you gain visibility into disruptive events impacting Google Cloud products. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Service Health API product_documentation_override: https://cloud.google.com/service-health/docs/overview - name: google-cloud-shell - version: 1.14.0 + version: 1.15.0 apis: - path: google/cloud/shell/v1 description_override: is an interactive shell environment for Google Cloud that makes it easy for you to learn and experiment with Google Cloud and manage your projects and resources from your web browser. @@ -3318,7 +3201,7 @@ libraries: python: metadata_name_override: cloudshell - name: google-cloud-source-context - version: 1.9.0 + version: 1.10.0 apis: - path: google/devtools/source/v1 keep: @@ -3338,11 +3221,11 @@ libraries: api_id_override: source.googleapis.com metadata_name_override: source - name: google-cloud-speech - version: 2.37.0 + version: 2.38.0 apis: + - path: google/cloud/speech/v2 - path: google/cloud/speech/v1 - path: google/cloud/speech/v1p1beta1 - - path: google/cloud/speech/v2 description_override: enables easy integration of Google speech recognition technologies into developer applications. Send audio and receive a text transcription from the Speech-to-Text API service. keep: - CHANGELOG.md @@ -3358,7 +3241,7 @@ libraries: product_documentation_override: https://cloud.google.com/speech-to-text/docs/ metadata_name_override: speech - name: google-cloud-storage-control - version: 1.10.0 + version: 1.11.0 apis: - path: google/storage/control/v2 description_override: Lets you perform metadata-specific, control plane, and long-running operations apart from the Storage API. Separating these operations from the Storage API improves API standardization and lets you run faster releases. @@ -3374,7 +3257,7 @@ libraries: name_pretty_override: Storage Control API product_documentation_override: https://cloud.google.com/storage/docs/reference/rpc/google.storage.control.v2 - name: google-cloud-storage-transfer - version: 1.19.0 + version: 1.20.0 apis: - path: google/storagetransfer/v1 description_override: Secure, low-cost services for transferring data from cloud or on-premises sources. @@ -3390,32 +3273,30 @@ libraries: name_pretty_override: Storage Transfer Service metadata_name_override: storagetransfer - name: google-cloud-storagebatchoperations - version: 0.5.0 + version: 0.6.0 apis: - path: google/cloud/storagebatchoperations/v1 description_override: 'null ' keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Storage Batch Operations API product_documentation_override: https://cloud.google.com/storage/docs/batch-operations/overview - name: google-cloud-storageinsights - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/storageinsights/v1 description_override: The Storage Insights inventory report feature helps you manage your object storage at scale. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Storage Insights API product_documentation_override: https://cloud.google.com/storage/docs/insights/storage-insights metadata_name_override: storageinsights - name: google-cloud-support - version: 0.3.0 + version: 0.4.0 apis: - path: google/cloud/support/v2 - path: google/cloud/support/v2beta @@ -3423,7 +3304,6 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Google Cloud Support API product_documentation_override: https://cloud.google.com/support/docs/reference/support-api @@ -3431,7 +3311,7 @@ libraries: issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues metadata_name_override: support - name: google-cloud-talent - version: 2.19.0 + version: 2.20.0 apis: - path: google/cloud/talent/v4 - path: google/cloud/talent/v4beta1 @@ -3443,11 +3323,11 @@ libraries: name_pretty_override: Talent Solution metadata_name_override: talent - name: google-cloud-tasks - version: 2.21.0 + version: 2.22.0 apis: - path: google/cloud/tasks/v2 - - path: google/cloud/tasks/v2beta2 - path: google/cloud/tasks/v2beta3 + - path: google/cloud/tasks/v2beta2 description_override: a fully managed service that allows you to manage the execution, dispatch and delivery of a large number of distributed tasks. You can asynchronously perform work outside of a user request. Your tasks can be executed on App Engine or any arbitrary HTTP endpoint. keep: - CHANGELOG.md @@ -3459,7 +3339,7 @@ libraries: product_documentation_override: https://cloud.google.com/tasks/docs/ metadata_name_override: cloudtasks - name: google-cloud-telcoautomation - version: 0.4.0 + version: 0.5.0 apis: - path: google/cloud/telcoautomation/v1 - path: google/cloud/telcoautomation/v1alpha1 @@ -3467,12 +3347,10 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Telco Automation API - name: google-cloud-testutils - version: 1.7.0 - release_level: preview + version: 1.7.1 python: library_type: OTHER name_pretty_override: Python Test Utils for Google Cloud @@ -3480,7 +3358,7 @@ libraries: issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues metadata_name_override: google-cloud-test-utils - name: google-cloud-texttospeech - version: 2.34.0 + version: 2.35.0 apis: - path: google/cloud/texttospeech/v1 - path: google/cloud/texttospeech/v1beta1 @@ -3500,10 +3378,10 @@ libraries: name_pretty_override: Google Cloud Text-to-Speech metadata_name_override: texttospeech - name: google-cloud-tpu - version: 1.25.0 + version: 1.26.0 apis: - - path: google/cloud/tpu/v1 - path: google/cloud/tpu/v2 + - path: google/cloud/tpu/v1 - path: google/cloud/tpu/v2alpha1 description_override: Cloud Tensor Processing Units (TPUs) are Google's custom-developed application-specific integrated circuits (ASICs) used to accelerate machine learning workloads. keep: @@ -3520,10 +3398,10 @@ libraries: - transport=grpc metadata_name_override: tpu - name: google-cloud-trace - version: 1.18.0 + version: 1.19.0 apis: - - path: google/devtools/cloudtrace/v1 - path: google/devtools/cloudtrace/v2 + - path: google/devtools/cloudtrace/v1 description_override: is a distributed tracing system that collects latency data from your applications and displays it in the Google Cloud Platform Console. You can track how requests propagate through your application and receive detailed near real-time performance insights. keep: - CHANGELOG.md @@ -3539,7 +3417,7 @@ libraries: metadata_name_override: cloudtrace default_version: v2 - name: google-cloud-translate - version: 3.24.0 + version: 3.25.0 apis: - path: google/cloud/translate/v3 - path: google/cloud/translate/v3beta1 @@ -3576,7 +3454,7 @@ libraries: product_documentation_override: https://cloud.google.com/translate/docs/ metadata_name_override: translate - name: google-cloud-vectorsearch - version: 0.7.0 + version: 0.9.0 apis: - path: google/cloud/vectorsearch/v1 - path: google/cloud/vectorsearch/v1beta @@ -3593,12 +3471,11 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Vector Search API product_documentation_override: https://docs.cloud.google.com/vertex-ai/docs/vector-search-2/overview - name: google-cloud-video-live-stream - version: 1.15.0 + version: 1.16.0 apis: - path: google/cloud/video/livestream/v1 description_override: transcodes mezzanine live signals into direct-to-consumer streaming formats, including Dynamic Adaptive Streaming over HTTP (DASH/MPEG-DASH), and HTTP Live Streaming (HLS), for multiple device platforms. @@ -3613,18 +3490,17 @@ libraries: - warehouse-package-name=google-cloud-video-live-stream metadata_name_override: livestream - name: google-cloud-video-stitcher - version: 0.10.0 + version: 0.11.0 apis: - path: google/cloud/video/stitcher/v1 description_override: The Video Stitcher API helps you generate dynamic content for delivery to client devices. You can call the Video Stitcher API from your servers to dynamically insert ads into video-on-demand and livestreams for your users. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: metadata_name_override: videostitcher - name: google-cloud-video-transcoder - version: 1.19.0 + version: 1.20.0 apis: - path: google/cloud/video/transcoder/v1 description_override: allows you to transcode videos into a variety of formats. The Transcoder API benefits broadcasters, production companies, businesses, and individuals looking to transform their video content for use across a variety of user devices. @@ -3634,13 +3510,13 @@ libraries: python: metadata_name_override: transcoder - name: google-cloud-videointelligence - version: 2.18.0 + version: 2.19.0 apis: - path: google/cloud/videointelligence/v1 - - path: google/cloud/videointelligence/v1beta2 - - path: google/cloud/videointelligence/v1p1beta1 - - path: google/cloud/videointelligence/v1p2beta1 - path: google/cloud/videointelligence/v1p3beta1 + - path: google/cloud/videointelligence/v1p2beta1 + - path: google/cloud/videointelligence/v1p1beta1 + - path: google/cloud/videointelligence/v1beta2 description_override: makes videos searchable, and discoverable, by extracting metadata with an easy to use API. You can now search every moment of every video file in your catalog and find every occurrence as well as its significance. It quickly annotates videos stored in Google Cloud Storage, and helps you identify key nouns entities of your video, and when they occur within the video. Separate signal from noise, by retrieving relevant information at the video, shot or per frame. keep: - CHANGELOG.md @@ -3664,13 +3540,13 @@ libraries: product_documentation_override: https://cloud.google.com/video-intelligence/docs/ metadata_name_override: videointelligence - name: google-cloud-vision - version: 3.12.1 + version: 3.13.0 apis: - path: google/cloud/vision/v1 - - path: google/cloud/vision/v1p1beta1 - - path: google/cloud/vision/v1p2beta1 - - path: google/cloud/vision/v1p3beta1 - path: google/cloud/vision/v1p4beta1 + - path: google/cloud/vision/v1p3beta1 + - path: google/cloud/vision/v1p2beta1 + - path: google/cloud/vision/v1p1beta1 description_override: allows developers to easily integrate vision detection features within applications, including image labeling, face and landmark detection, optical character recognition (OCR), and tagging of explicit content. keep: - CHANGELOG.md @@ -3691,7 +3567,7 @@ libraries: product_documentation_override: https://cloud.google.com/vision/docs/ metadata_name_override: vision - name: google-cloud-visionai - version: 0.4.0 + version: 0.5.0 apis: - path: google/cloud/visionai/v1 - path: google/cloud/visionai/v1alpha1 @@ -3699,12 +3575,11 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Vision AI API issue_tracker_override: https://issuetracker.google.com/issues/new?component=187174&pli=1&template=1161261 - name: google-cloud-vm-migration - version: 1.15.0 + version: 1.16.0 apis: - path: google/cloud/vmmigration/v1 description_override: ' for Compute Engine migrates VMs from your on-premises data center into Compute Engine.' @@ -3718,18 +3593,17 @@ libraries: name_pretty_override: Cloud VM Migration metadata_name_override: vmmigration - name: google-cloud-vmwareengine - version: 1.10.0 + version: 1.11.0 apis: - path: google/cloud/vmwareengine/v1 keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Google Cloud VMware Engine metadata_name_override: vmwareengine - name: google-cloud-vpc-access - version: 1.15.0 + version: 1.16.0 apis: - path: google/cloud/vpcaccess/v1 description_override: provides networking functionality to Compute Engine virtual machine (VM) instances, Google Kubernetes Engine (GKE) containers, and the App Engine flexible environment. VPC provides networking for your cloud-based services that is global, scalable, and flexible. @@ -3743,7 +3617,7 @@ libraries: name_pretty_override: Virtual Private Cloud metadata_name_override: vpcaccess - name: google-cloud-webrisk - version: 1.20.0 + version: 1.21.0 apis: - path: google/cloud/webrisk/v1 - path: google/cloud/webrisk/v1beta1 @@ -3755,11 +3629,11 @@ libraries: product_documentation_override: https://cloud.google.com/web-risk/docs/ metadata_name_override: webrisk - name: google-cloud-websecurityscanner - version: 1.19.0 + version: 1.20.0 apis: - path: google/cloud/websecurityscanner/v1 - - path: google/cloud/websecurityscanner/v1alpha - path: google/cloud/websecurityscanner/v1beta + - path: google/cloud/websecurityscanner/v1alpha description_override: identifies security vulnerabilities in your App Engine, Compute Engine, and Google Kubernetes Engine web applications. It crawls your application, following all links within the scope of your starting URLs, and attempts to exercise as many user inputs and event handlers as possible. keep: - CHANGELOG.md @@ -3771,11 +3645,11 @@ libraries: api_id_override: securitycenter.googleapis.com metadata_name_override: websecurityscanner - name: google-cloud-workflows - version: 1.20.0 + version: 1.21.0 apis: + - path: google/cloud/workflows/v1 - path: google/cloud/workflows/executions/v1 - path: google/cloud/workflows/executions/v1beta - - path: google/cloud/workflows/v1 - path: google/cloud/workflows/v1beta description_override: Orchestrate and automate Google Cloud and HTTP-based API services with serverless workflows. keep: @@ -3798,7 +3672,7 @@ libraries: api_id_override: workflows.googleapis.com metadata_name_override: workflows - name: google-cloud-workloadmanager - version: 0.1.0 + version: 0.2.0 apis: - path: google/cloud/workloadmanager/v1 description_override: |- @@ -3808,31 +3682,28 @@ libraries: keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Workload Manager API - name: google-cloud-workstations - version: 0.7.0 + version: 0.8.0 apis: - path: google/cloud/workstations/v1 - path: google/cloud/workstations/v1beta keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: product_documentation_override: https://cloud.google.com/workstations/ issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues metadata_name_override: workstations - name: google-geo-type - version: 0.5.0 + version: 0.6.0 apis: - path: google/geo/type keep: - CHANGELOG.md - docs/CHANGELOG.md - tests/unit/gapic/type/test_type.py - release_level: preview python: library_type: OTHER opt_args_by_api: @@ -3845,14 +3716,13 @@ libraries: metadata_name_override: geotype default_version: apiVersion - name: google-maps-addressvalidation - version: 0.5.0 + version: 0.6.0 apis: - path: google/maps/addressvalidation/v1 description_override: Address Validation lets you validate and correct address inputs with Places data powered by Google Maps Platform. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/maps/addressvalidation/v1: @@ -3860,26 +3730,24 @@ libraries: name_pretty_override: Address Validation API metadata_name_override: addressvalidation - name: google-maps-areainsights - version: 0.3.0 + version: 0.4.0 apis: - path: google/maps/areainsights/v1 description_override: 'Places Insights API. ' keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Places Insights API api_shortname_override: areainsights - name: google-maps-fleetengine - version: 0.4.0 + version: 0.5.0 apis: - path: google/maps/fleetengine/v1 description_override: Enables Fleet Engine for access to the On Demand Rides and Deliveries and Last Mile Fleet Solution APIs. Customer's use of Google Maps Content in the Cloud Logging Services is subject to the Google Maps Platform Terms of Service located at https://cloud.google.com/maps-platform/terms. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/maps/fleetengine/v1: @@ -3889,14 +3757,13 @@ libraries: issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues metadata_name_override: fleetengine - name: google-maps-fleetengine-delivery - version: 0.4.0 + version: 0.5.0 apis: - path: google/maps/fleetengine/delivery/v1 description_override: Enables Fleet Engine for access to the On Demand Rides and Deliveries and Last Mile Fleet Solution APIs. Customer's use of Google Maps Content in the Cloud Logging Services is subject to the Google Maps Platform Terms of Service located at https://cloud.google.com/maps-platform/terms. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/maps/fleetengine/delivery/v1: @@ -3908,28 +3775,26 @@ libraries: issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues metadata_name_override: fleetengine-delivery - name: google-maps-mapsplatformdatasets - version: 0.6.0 + version: 0.7.0 apis: - path: google/maps/mapsplatformdatasets/v1 description_override: Maps Platform Datasets API keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Maps Platform Datasets API product_documentation_override: https://developers.google.com/maps issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues metadata_name_override: mapsplatformdatasets - name: google-maps-places - version: 0.7.0 + version: 0.8.0 apis: - path: google/maps/places/v1 description_override: The Places API allows developers to access a variety of search and retrieval endpoints for a Place. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/maps/places/v1: @@ -3939,25 +3804,23 @@ libraries: issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues metadata_name_override: places - name: google-maps-routeoptimization - version: 0.3.0 + version: 0.4.0 apis: - path: google/maps/routeoptimization/v1 description_override: The Route Optimization API assigns tasks and routes to a vehicle fleet, optimizing against the objectives and constraints that you supply for your transportation goals. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Route Optimization API - name: google-maps-routing - version: 0.8.0 + version: 0.10.0 apis: - path: google/maps/routing/v2 description_override: Help your users find the ideal way to get from A to Z with comprehensive data and real-time traffic. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/maps/routing/v2: @@ -3967,39 +3830,36 @@ libraries: api_id_override: routing.googleapis.com metadata_name_override: routing - name: google-maps-solar - version: 0.4.0 + version: 0.5.0 apis: - path: google/maps/solar/v1 description_override: The Google Maps Platform Solar API is a service focused on helping accelerate solar and energy system installations. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: name_pretty_override: Solar API - name: google-resumable-media - version: 2.8.0 - release_level: preview + version: 2.8.2 python: library_type: CORE name_pretty_override: Google Resumable Media client_documentation_override: https://cloud.google.com/python/docs/reference/google-resumable-media/latest - name: google-shopping-css - version: 0.3.0 + version: 0.5.0 apis: - path: google/shopping/css/v1 description_override: Programmatically manage your Comparison Shopping Service (CSS) account data at scale. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/shopping/css/v1: - proto-plus-deps=google.shopping.type name_pretty_override: CSS API - name: google-shopping-merchant-accounts - version: 1.3.0 + version: 1.5.0 apis: - path: google/shopping/merchant/accounts/v1 - path: google/shopping/merchant/accounts/v1beta @@ -4022,7 +3882,7 @@ libraries: api_id_override: accounts.googleapis.com issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-shopping-merchant-conversions - version: 1.2.0 + version: 1.3.0 apis: - path: google/shopping/merchant/conversions/v1 - path: google/shopping/merchant/conversions/v1beta @@ -4042,7 +3902,7 @@ libraries: api_shortname_override: conversions issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-shopping-merchant-datasources - version: 1.3.0 + version: 1.4.0 apis: - path: google/shopping/merchant/datasources/v1 - path: google/shopping/merchant/datasources/v1beta @@ -4065,7 +3925,7 @@ libraries: api_id_override: datasources.googleapis.com issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-shopping-merchant-inventories - version: 1.2.0 + version: 1.3.0 apis: - path: google/shopping/merchant/inventories/v1 - path: google/shopping/merchant/inventories/v1beta @@ -4087,7 +3947,7 @@ libraries: api_shortname_override: inventories api_id_override: inventories.googleapis.com - name: google-shopping-merchant-issueresolution - version: 1.2.0 + version: 1.3.0 apis: - path: google/shopping/merchant/issueresolution/v1 - path: google/shopping/merchant/issueresolution/v1beta @@ -4109,7 +3969,7 @@ libraries: api_shortname_override: issueresolution api_id_override: issueresolution.googleapis.com - name: google-shopping-merchant-lfp - version: 1.2.0 + version: 1.3.0 apis: - path: google/shopping/merchant/lfp/v1 - path: google/shopping/merchant/lfp/v1beta @@ -4131,7 +3991,7 @@ libraries: api_shortname_override: lfp issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-shopping-merchant-notifications - version: 1.2.0 + version: 1.3.0 apis: - path: google/shopping/merchant/notifications/v1 - path: google/shopping/merchant/notifications/v1beta @@ -4152,7 +4012,7 @@ libraries: api_shortname_override: notifications issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-shopping-merchant-ordertracking - version: 1.2.0 + version: 1.3.0 apis: - path: google/shopping/merchant/ordertracking/v1 - path: google/shopping/merchant/ordertracking/v1beta @@ -4174,7 +4034,7 @@ libraries: api_shortname_override: ordertracking api_id_override: ordertracking.googleapis.com - name: google-shopping-merchant-products - version: 1.3.0 + version: 1.5.0 apis: - path: google/shopping/merchant/products/v1 - path: google/shopping/merchant/products/v1beta @@ -4197,14 +4057,13 @@ libraries: api_id_override: products.googleapis.com issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-shopping-merchant-productstudio - version: 0.3.0 + version: 0.4.0 apis: - path: google/shopping/merchant/productstudio/v1alpha description_override: Programmatically manage your Merchant Center accounts. keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/shopping/merchant/productstudio/v1alpha: @@ -4215,7 +4074,7 @@ libraries: api_id_override: productstudio.googleapis.com issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-shopping-merchant-promotions - version: 1.2.0 + version: 1.3.0 apis: - path: google/shopping/merchant/promotions/v1 - path: google/shopping/merchant/promotions/v1beta @@ -4238,7 +4097,7 @@ libraries: api_id_override: promotions.googleapis.com issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-shopping-merchant-quota - version: 1.3.0 + version: 1.4.0 apis: - path: google/shopping/merchant/quota/v1 - path: google/shopping/merchant/quota/v1beta @@ -4256,11 +4115,11 @@ libraries: - python-gapic-name=merchant_quota name_pretty_override: Shopping Merchant Quota - name: google-shopping-merchant-reports - version: 1.2.0 + version: 1.3.0 apis: - path: google/shopping/merchant/reports/v1 - - path: google/shopping/merchant/reports/v1alpha - path: google/shopping/merchant/reports/v1beta + - path: google/shopping/merchant/reports/v1alpha description_override: Programmatically manage your Merchant Center accounts keep: - CHANGELOG.md @@ -4283,14 +4142,13 @@ libraries: api_shortname_override: reports api_id_override: reports.googleapis.com - name: google-shopping-merchant-reviews - version: 0.4.0 + version: 0.5.0 apis: - path: google/shopping/merchant/reviews/v1beta description_override: Programmatically manage your Merchant Center Accounts keep: - CHANGELOG.md - docs/CHANGELOG.md - release_level: preview python: opt_args_by_api: google/shopping/merchant/reviews/v1beta: @@ -4302,7 +4160,7 @@ libraries: api_id_override: reviews.googleapis.com issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues - name: google-shopping-type - version: 1.2.0 + version: 1.4.0 apis: - path: google/shopping/type keep: @@ -4320,15 +4178,15 @@ libraries: issue_tracker_override: https://github.com/googleapis/google-cloud-python/issues default_version: apiVersion - name: googleapis-common-protos - version: 1.73.0 + version: 1.73.1 apis: - path: google/api - path: google/cloud + - path: google/rpc + - path: google/type - path: google/cloud/location - path: google/logging/type - - path: google/rpc - path: google/rpc/context - - path: google/type python: library_type: CORE proto_only_apis: @@ -4343,7 +4201,7 @@ libraries: client_documentation_override: https://github.com/googleapis/google-cloud-python/tree/main/packages/googleapis-common-protos default_version: apiVersion - name: grafeas - version: 1.20.0 + version: 1.22.0 apis: - path: grafeas/v1 description_override: An implementation of the Grafeas API, which stores, and enables querying and retrieval of critical metadata about all of your software artifacts. @@ -4361,7 +4219,7 @@ libraries: - warehouse-package-name=grafeas name_pretty_override: Grafeas - name: grpc-google-iam-v1 - version: 0.14.2 + version: 0.14.4 apis: - path: google/iam/v1 python: @@ -4375,7 +4233,7 @@ libraries: metadata_name_override: grpc-iam default_version: apiVersion - name: proto-plus - version: 1.27.1 + version: 1.27.2 python: library_type: CORE name_pretty_override: Proto Plus diff --git a/packages/google-cloud-spanner/CHANGELOG.md b/packages/google-cloud-spanner/CHANGELOG.md index 7191d7bdda4e..0e86d1479b79 100644 --- a/packages/google-cloud-spanner/CHANGELOG.md +++ b/packages/google-cloud-spanner/CHANGELOG.md @@ -4,6 +4,41 @@ [1]: https://pypi.org/project/google-cloud-spanner/#history +## [3.64.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-spanner-v3.63.0...google-cloud-spanner-v3.64.0) (2026-04-01) + + +### Documentation + +* mark new AsyncIO APIs as experimental (#1533) ([3909c04548d5be0f4e08ccc005babaa4b171f693](https://github.com/googleapis/google-cloud-python/commit/3909c04548d5be0f4e08ccc005babaa4b171f693)) +* A comment for field `routing_hint` in messages `.google.spanner.v1.ResultSet` and `.google.spanner.v1.PartialResultSet` are changed ([9d2338a69807463ddb159562eab7784fbce6f098](https://github.com/googleapis/google-cloud-python/commit/9d2338a69807463ddb159562eab7784fbce6f098)) +* A comment in message `.google.spanner.v1.TransactionOptions.ReadWrite.ReadLockMode` is changed ([9d2338a69807463ddb159562eab7784fbce6f098](https://github.com/googleapis/google-cloud-python/commit/9d2338a69807463ddb159562eab7784fbce6f098)) +* A comment for field `params` in message `.google.spanner.v1.PartitionQueryRequest` is changed ([9d2338a69807463ddb159562eab7784fbce6f098](https://github.com/googleapis/google-cloud-python/commit/9d2338a69807463ddb159562eab7784fbce6f098)) +* A comment for field `transaction_tag` in message `.google.spanner.v1.RequestOptions` is changed ([9d2338a69807463ddb159562eab7784fbce6f098](https://github.com/googleapis/google-cloud-python/commit/9d2338a69807463ddb159562eab7784fbce6f098)) +* A comment for field `param_types` in message `.google.spanner.v1.PartitionQueryRequest` is changed ([9d2338a69807463ddb159562eab7784fbce6f098](https://github.com/googleapis/google-cloud-python/commit/9d2338a69807463ddb159562eab7784fbce6f098)) +* A comment for field `commit_timestamp` in message `.google.spanner.v1.BatchWriteResponse` is changed ([9d2338a69807463ddb159562eab7784fbce6f098](https://github.com/googleapis/google-cloud-python/commit/9d2338a69807463ddb159562eab7784fbce6f098)) +* Update high_priority_cpu_utilization_percent in AutoscalingConfig to be Optional and clarify its behavior when not specified ([9d2338a69807463ddb159562eab7784fbce6f098](https://github.com/googleapis/google-cloud-python/commit/9d2338a69807463ddb159562eab7784fbce6f098)) +* minor update for Spanner Location API ([9d2338a69807463ddb159562eab7784fbce6f098](https://github.com/googleapis/google-cloud-python/commit/9d2338a69807463ddb159562eab7784fbce6f098)) + + +### Features + +* include cache updates and routing hint into BeginTransaction and Commit request/response respectively ([9d2338a69807463ddb159562eab7784fbce6f098](https://github.com/googleapis/google-cloud-python/commit/9d2338a69807463ddb159562eab7784fbce6f098)) +* include cache updates into the ResultSet response ([9d2338a69807463ddb159562eab7784fbce6f098](https://github.com/googleapis/google-cloud-python/commit/9d2338a69807463ddb159562eab7784fbce6f098)) +* add a ClientContext field to Spanner requests ([9d2338a69807463ddb159562eab7784fbce6f098](https://github.com/googleapis/google-cloud-python/commit/9d2338a69807463ddb159562eab7784fbce6f098)) +* add Secure Parameters to the ClientContext ([9d2338a69807463ddb159562eab7784fbce6f098](https://github.com/googleapis/google-cloud-python/commit/9d2338a69807463ddb159562eab7784fbce6f098)) +* Exposing total CPU related fields in AutoscalingConfig ([9d2338a69807463ddb159562eab7784fbce6f098](https://github.com/googleapis/google-cloud-python/commit/9d2338a69807463ddb159562eab7784fbce6f098)) +* implement native asyncio support via Cross-Sync (#1509) ([f822fd7caeb608bbfbf75f5225b4ac13c520d8d8](https://github.com/googleapis/google-cloud-python/commit/f822fd7caeb608bbfbf75f5225b4ac13c520d8d8)) +* use inline begin to eliminate BeginTransaction RPC (#1502) ([00d5f8e6f68cdf3cc2104f8c0de0b114a0e35182](https://github.com/googleapis/google-cloud-python/commit/00d5f8e6f68cdf3cc2104f8c0de0b114a0e35182)) +* add Client Context support to options (#1499) ([0da5f785aba5f50f81ad6d0d352ea012e6be0e2c](https://github.com/googleapis/google-cloud-python/commit/0da5f785aba5f50f81ad6d0d352ea012e6be0e2c)) +* add TLS/mTLS support for experimental host (#1479) ([0c4c5da39bb09d8969c2968c6a4ebab12123b347](https://github.com/googleapis/google-cloud-python/commit/0c4c5da39bb09d8969c2968c6a4ebab12123b347)) + + +### Bug Fixes + +* add threading import and _resource_info to snapshot.py ([659034aa242780109ed4fa0ee2e6d0a2e5e76dac](https://github.com/googleapis/google-cloud-python/commit/659034aa242780109ed4fa0ee2e6d0a2e5e76dac)) +* restore implicit database_dialect reload in sync client (#1537) ([67f5104326a0f2e57770fd2543a39f5d067cc818](https://github.com/googleapis/google-cloud-python/commit/67f5104326a0f2e57770fd2543a39f5d067cc818)) +* resolve async deadlock in multiplexed session manager (#1520) ([c8f936b0a99837c483e91007dd1c0ffde284ff9f](https://github.com/googleapis/google-cloud-python/commit/c8f936b0a99837c483e91007dd1c0ffde284ff9f)) + ## [3.63.0](https://github.com/googleapis/python-spanner/compare/v3.62.0...v3.63.0) (2026-02-13) diff --git a/packages/google-cloud-spanner/google/cloud/spanner_admin_database_v1/gapic_version.py b/packages/google-cloud-spanner/google/cloud/spanner_admin_database_v1/gapic_version.py index bf54fc40ae8c..d268b84d6686 100644 --- a/packages/google-cloud-spanner/google/cloud/spanner_admin_database_v1/gapic_version.py +++ b/packages/google-cloud-spanner/google/cloud/spanner_admin_database_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "3.63.0" # {x-release-please-version} +__version__ = "3.64.0" # {x-release-please-version} diff --git a/packages/google-cloud-spanner/google/cloud/spanner_admin_instance_v1/gapic_version.py b/packages/google-cloud-spanner/google/cloud/spanner_admin_instance_v1/gapic_version.py index bf54fc40ae8c..d268b84d6686 100644 --- a/packages/google-cloud-spanner/google/cloud/spanner_admin_instance_v1/gapic_version.py +++ b/packages/google-cloud-spanner/google/cloud/spanner_admin_instance_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "3.63.0" # {x-release-please-version} +__version__ = "3.64.0" # {x-release-please-version} diff --git a/packages/google-cloud-spanner/google/cloud/spanner_dbapi/version.py b/packages/google-cloud-spanner/google/cloud/spanner_dbapi/version.py index c6b7b1683532..8a60d90b6537 100644 --- a/packages/google-cloud-spanner/google/cloud/spanner_dbapi/version.py +++ b/packages/google-cloud-spanner/google/cloud/spanner_dbapi/version.py @@ -15,6 +15,6 @@ import platform PY_VERSION = platform.python_version() -__version__ = "3.63.0" +__version__ = "3.64.0" VERSION = __version__ DEFAULT_USER_AGENT = "gl-dbapi/" + VERSION diff --git a/packages/google-cloud-spanner/google/cloud/spanner_v1/gapic_version.py b/packages/google-cloud-spanner/google/cloud/spanner_v1/gapic_version.py index bf54fc40ae8c..d268b84d6686 100644 --- a/packages/google-cloud-spanner/google/cloud/spanner_v1/gapic_version.py +++ b/packages/google-cloud-spanner/google/cloud/spanner_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "3.63.0" # {x-release-please-version} +__version__ = "3.64.0" # {x-release-please-version} diff --git a/packages/google-cloud-spanner/samples/generated_samples/snippet_metadata_google.spanner.admin.database.v1.json b/packages/google-cloud-spanner/samples/generated_samples/snippet_metadata_google.spanner.admin.database.v1.json index ec138c20e273..b85e94797022 100644 --- a/packages/google-cloud-spanner/samples/generated_samples/snippet_metadata_google.spanner.admin.database.v1.json +++ b/packages/google-cloud-spanner/samples/generated_samples/snippet_metadata_google.spanner.admin.database.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-spanner-admin-database", - "version": "3.63.0" + "version": "3.64.0" }, "snippets": [ { diff --git a/packages/google-cloud-spanner/samples/generated_samples/snippet_metadata_google.spanner.admin.instance.v1.json b/packages/google-cloud-spanner/samples/generated_samples/snippet_metadata_google.spanner.admin.instance.v1.json index 43dc63404463..aece1be340ec 100644 --- a/packages/google-cloud-spanner/samples/generated_samples/snippet_metadata_google.spanner.admin.instance.v1.json +++ b/packages/google-cloud-spanner/samples/generated_samples/snippet_metadata_google.spanner.admin.instance.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-spanner-admin-instance", - "version": "3.63.0" + "version": "3.64.0" }, "snippets": [ { diff --git a/packages/google-cloud-spanner/samples/generated_samples/snippet_metadata_google.spanner.v1.json b/packages/google-cloud-spanner/samples/generated_samples/snippet_metadata_google.spanner.v1.json index f1fe6ba9dbe0..940ab4758f8f 100644 --- a/packages/google-cloud-spanner/samples/generated_samples/snippet_metadata_google.spanner.v1.json +++ b/packages/google-cloud-spanner/samples/generated_samples/snippet_metadata_google.spanner.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-spanner", - "version": "3.63.0" + "version": "3.64.0" }, "snippets": [ {