From 4021aec302618a592dd095956e58925390ff3911 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 21:59:14 -0700 Subject: [PATCH] chore(main): release 0.262.0 (#7716) --- AiPlatform/VERSION | 2 +- AppsChat/VERSION | 2 +- Batch/VERSION | 2 +- BigQueryDataTransfer/VERSION | 2 +- CHANGELOG.md | 154 ++++++++++++++++++++++++++++ Channel/VERSION | 2 +- Parallelstore/VERSION | 2 +- Redis/VERSION | 2 +- Run/VERSION | 2 +- ShoppingMerchantAccounts/VERSION | 2 +- ShoppingMerchantDataSources/VERSION | 2 +- Spanner/VERSION | 2 +- Spanner/src/SpannerClient.php | 2 +- Storage/VERSION | 2 +- Storage/src/StorageClient.php | 2 +- composer.json | 24 ++--- 16 files changed, 180 insertions(+), 26 deletions(-) diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION index bd8bf882d061..27f9cd322bb9 100644 --- a/AiPlatform/VERSION +++ b/AiPlatform/VERSION @@ -1 +1 @@ -1.7.0 +1.8.0 diff --git a/AppsChat/VERSION b/AppsChat/VERSION index 8f0916f768f0..a918a2aa18d5 100644 --- a/AppsChat/VERSION +++ b/AppsChat/VERSION @@ -1 +1 @@ -0.5.0 +0.6.0 diff --git a/Batch/VERSION b/Batch/VERSION index 9084fa2f716a..524cb55242b5 100644 --- a/Batch/VERSION +++ b/Batch/VERSION @@ -1 +1 @@ -1.1.0 +1.1.1 diff --git a/BigQueryDataTransfer/VERSION b/BigQueryDataTransfer/VERSION index 227cea215648..7ec1d6db4087 100644 --- a/BigQueryDataTransfer/VERSION +++ b/BigQueryDataTransfer/VERSION @@ -1 +1 @@ -2.0.0 +2.1.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index a16d0a0d2e2d..212fce24d2e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,159 @@ # Changelog +## 0.262.0 + +
google/cloud-ai-platform 1.8.0 + + + +### Features + +* Add a dynamic retrieval API ([#7724](https://github.com/googleapis/google-cloud-php/issues/7724)) ([7674a3e](https://github.com/googleapis/google-cloud-php/commit/7674a3ea25e138f41ebfb4c3becceaf3221556b4)) +* Add continuous sync option in feature_view.proto ([7674a3e](https://github.com/googleapis/google-cloud-php/commit/7674a3ea25e138f41ebfb4c3becceaf3221556b4)) +* Add psc_automation_configs to DeployIndex v1 ([#7720](https://github.com/googleapis/google-cloud-php/issues/7720)) ([2c48383](https://github.com/googleapis/google-cloud-php/commit/2c483836197e47fbe9f2c9f284d56c0548d4946b)) + +
+ +
google/apps-chat 0.6.0 + + + +### Features + +* Add doc for import mode external users support ([0c917c4](https://github.com/googleapis/google-cloud-php/commit/0c917c4b62bbde18fcdb5e3d18c67cebcc4daddb)) +* Add doc for permission settings & announcement space support ([#7721](https://github.com/googleapis/google-cloud-php/issues/7721)) ([0c917c4](https://github.com/googleapis/google-cloud-php/commit/0c917c4b62bbde18fcdb5e3d18c67cebcc4daddb)) + + +### Documentation + +* Discoverable space docs improvement ([0c917c4](https://github.com/googleapis/google-cloud-php/commit/0c917c4b62bbde18fcdb5e3d18c67cebcc4daddb)) +* Memberships API dev docs improvement ([0c917c4](https://github.com/googleapis/google-cloud-php/commit/0c917c4b62bbde18fcdb5e3d18c67cebcc4daddb)) +* Messages API dev docs improvement ([0c917c4](https://github.com/googleapis/google-cloud-php/commit/0c917c4b62bbde18fcdb5e3d18c67cebcc4daddb)) + +
+ +
google/cloud-batch 1.1.1 + + + +### Documentation + +* Clarify Batch only supports global custom instance template now ([#7719](https://github.com/googleapis/google-cloud-php/issues/7719)) ([f3ffdb1](https://github.com/googleapis/google-cloud-php/commit/f3ffdb1a7b5439a861afa6b93bbbe05e8c662ce7)) + +
+ +
google/cloud-bigquerydatatransfer 2.1.0 + + + +### Features + +* Add scheduleOptionsV2 and Error fields for TransferConfig ([#7718](https://github.com/googleapis/google-cloud-php/issues/7718)) ([1cb914b](https://github.com/googleapis/google-cloud-php/commit/1cb914be9a7d3577acf2f69ff9405be1757e62e6)) + +
+ +
google/cloud-channel 2.1.0 + + + +### Features + +* Add support for importing team customer from a different reseller ([aa62991](https://github.com/googleapis/google-cloud-php/commit/aa62991dc2d9b7df26abbb19306564fabdffdee9)) +* Add support for primary_admin_email as customer_identity for ImportCustomer ([#7727](https://github.com/googleapis/google-cloud-php/issues/7727)) ([aa62991](https://github.com/googleapis/google-cloud-php/commit/aa62991dc2d9b7df26abbb19306564fabdffdee9)) +* Add support to look up team customer Cloud Identity information ([aa62991](https://github.com/googleapis/google-cloud-php/commit/aa62991dc2d9b7df26abbb19306564fabdffdee9)) + + +### Documentation + +* Clarify the expected value of the domain field for team type customers ([aa62991](https://github.com/googleapis/google-cloud-php/commit/aa62991dc2d9b7df26abbb19306564fabdffdee9)) + +
+ +
google/cloud-parallelstore 0.6.1 + + + +### Documentation + +* Minor documentation formatting fix for Parallelstore ([#7722](https://github.com/googleapis/google-cloud-php/issues/7722)) ([72a9414](https://github.com/googleapis/google-cloud-php/commit/72a941468c6d3970fffef3da6ad9af05e5b3e2ab)) + +
+ +
google/cloud-redis 2.1.1 + + + +
+ +
google/cloud-run 1.2.0 + + + +### Features + +* Add Builds API([#7725](https://github.com/googleapis/google-cloud-php/issues/7725)) ([3b7f251](https://github.com/googleapis/google-cloud-php/commit/3b7f251e0d73d9aa5c42a696a783f38087e3fbe1)) +* Add GPU configuration to Services ([3b7f251](https://github.com/googleapis/google-cloud-php/commit/3b7f251e0d73d9aa5c42a696a783f38087e3fbe1)) +* Add INGRESS_TRAFFIC_NONE to Services ([3b7f251](https://github.com/googleapis/google-cloud-php/commit/3b7f251e0d73d9aa5c42a696a783f38087e3fbe1)) +* Add Service Mesh configuration to Services ([3b7f251](https://github.com/googleapis/google-cloud-php/commit/3b7f251e0d73d9aa5c42a696a783f38087e3fbe1)) +* Add ServiceScaling to Services ([3b7f251](https://github.com/googleapis/google-cloud-php/commit/3b7f251e0d73d9aa5c42a696a783f38087e3fbe1)) + + +### Documentation + +* Fixed formatting of some documentation ([3b7f251](https://github.com/googleapis/google-cloud-php/commit/3b7f251e0d73d9aa5c42a696a783f38087e3fbe1)) + +
+ +
google/shopping-merchant-accounts 0.3.0 + + + +### Features + +* Add 'force' parameter for accounts.delete method ([#7714](https://github.com/googleapis/google-cloud-php/issues/7714)) ([7bbcfd6](https://github.com/googleapis/google-cloud-php/commit/7bbcfd6d641eb2a1fd9c626e47620d09374db9b5)) + + +### Documentation + +* Updated descriptions for the DeleteAccount and ListAccounts RPCs ([7bbcfd6](https://github.com/googleapis/google-cloud-php/commit/7bbcfd6d641eb2a1fd9c626e47620d09374db9b5)) + +
+ +
google/shopping-merchant-datasources 0.2.1 + + + +### Documentation + +* Adding some more information about supplemental data sources ([#7726](https://github.com/googleapis/google-cloud-php/issues/7726)) ([061fec1](https://github.com/googleapis/google-cloud-php/commit/061fec1d38d476d0d955acf7e2a5d09d8b1b1e2e)) + +
+ +
google/cloud-spanner 1.86.0 + + + +### Features + +* Add INTERVAL API ([#7712](https://github.com/googleapis/google-cloud-php/issues/7712)) ([132254f](https://github.com/googleapis/google-cloud-php/commit/132254fa537dfece87f3b836c51ed5248c230db4)) +* Add new QueryMode enum values (WITH_STATS, WITH_PLAN_AND_STATS) ([132254f](https://github.com/googleapis/google-cloud-php/commit/132254fa537dfece87f3b836c51ed5248c230db4)) +* Define ReplicaComputeCapacity and AsymmetricAutoscalingOption ([#7723](https://github.com/googleapis/google-cloud-php/issues/7723)) ([0e366ef](https://github.com/googleapis/google-cloud-php/commit/0e366efa02e8d6100cf4a61e5b7fd731ad8157e4)) + + +### Documentation + +* A comment for field `node_count` in message `spanner.admin.instance.v1.Instance` is changed ([0e366ef](https://github.com/googleapis/google-cloud-php/commit/0e366efa02e8d6100cf4a61e5b7fd731ad8157e4)) +* A comment for field `processing_units` in message `spanner.admin.instance.v1.Instance` is changed ([0e366ef](https://github.com/googleapis/google-cloud-php/commit/0e366efa02e8d6100cf4a61e5b7fd731ad8157e4)) +* Update comment for PROFILE QueryMode ([132254f](https://github.com/googleapis/google-cloud-php/commit/132254fa537dfece87f3b836c51ed5248c230db4)) + +
+ +
google/cloud-storage 1.43.1 + + + +
+ ## 0.261.0
google/ads-marketingplatform-admin 0.1.0 diff --git a/Channel/VERSION b/Channel/VERSION index 227cea215648..7ec1d6db4087 100644 --- a/Channel/VERSION +++ b/Channel/VERSION @@ -1 +1 @@ -2.0.0 +2.1.0 diff --git a/Parallelstore/VERSION b/Parallelstore/VERSION index a918a2aa18d5..ee6cdce3c290 100644 --- a/Parallelstore/VERSION +++ b/Parallelstore/VERSION @@ -1 +1 @@ -0.6.0 +0.6.1 diff --git a/Redis/VERSION b/Redis/VERSION index 7ec1d6db4087..3e3c2f1e5edb 100644 --- a/Redis/VERSION +++ b/Redis/VERSION @@ -1 +1 @@ -2.1.0 +2.1.1 diff --git a/Run/VERSION b/Run/VERSION index 9084fa2f716a..26aaba0e8663 100644 --- a/Run/VERSION +++ b/Run/VERSION @@ -1 +1 @@ -1.1.0 +1.2.0 diff --git a/ShoppingMerchantAccounts/VERSION b/ShoppingMerchantAccounts/VERSION index 0ea3a944b399..0d91a54c7d43 100644 --- a/ShoppingMerchantAccounts/VERSION +++ b/ShoppingMerchantAccounts/VERSION @@ -1 +1 @@ -0.2.0 +0.3.0 diff --git a/ShoppingMerchantDataSources/VERSION b/ShoppingMerchantDataSources/VERSION index 0ea3a944b399..0c62199f16ac 100644 --- a/ShoppingMerchantDataSources/VERSION +++ b/ShoppingMerchantDataSources/VERSION @@ -1 +1 @@ -0.2.0 +0.2.1 diff --git a/Spanner/VERSION b/Spanner/VERSION index f288d11142d1..b7844a6ffdcb 100644 --- a/Spanner/VERSION +++ b/Spanner/VERSION @@ -1 +1 @@ -1.85.0 +1.86.0 diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php index 817e69f00156..64ad7f2c1c6c 100644 --- a/Spanner/src/SpannerClient.php +++ b/Spanner/src/SpannerClient.php @@ -120,7 +120,7 @@ class SpannerClient use LROTrait; use ValidateTrait; - const VERSION = '1.85.0'; + const VERSION = '1.86.0'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data'; const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin'; diff --git a/Storage/VERSION b/Storage/VERSION index b978278f05f5..3987c472943e 100644 --- a/Storage/VERSION +++ b/Storage/VERSION @@ -1 +1 @@ -1.43.0 +1.43.1 diff --git a/Storage/src/StorageClient.php b/Storage/src/StorageClient.php index ba3020d2c260..2eef4fb0f9f1 100644 --- a/Storage/src/StorageClient.php +++ b/Storage/src/StorageClient.php @@ -47,7 +47,7 @@ class StorageClient use ArrayTrait; use ClientTrait; - const VERSION = '1.43.0'; + const VERSION = '1.43.1'; const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/devstorage.full_control'; const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/devstorage.read_only'; diff --git a/composer.json b/composer.json index 7c0e7a4e27f6..cef449693376 100644 --- a/composer.json +++ b/composer.json @@ -71,12 +71,12 @@ "google/ads-marketingplatform-admin": "0.1.0", "google/analytics-admin": "0.24.0", "google/analytics-data": "0.19.0", - "google/apps-chat": "0.5.0", + "google/apps-chat": "0.6.0", "google/apps-events-subscriptions": "0.1.3", "google/apps-meet": "0.2.3", "google/cloud-access-approval": "2.0.1", "google/cloud-advisorynotifications": "1.0.0", - "google/cloud-ai-platform": "1.7.0", + "google/cloud-ai-platform": "1.8.0", "google/cloud-alloydb": "1.0.0", "google/cloud-api-gateway": "2.0.0", "google/cloud-api-keys": "1.0.0", @@ -91,7 +91,7 @@ "google/cloud-automl": "2.0.0", "google/cloud-backupdr": "0.3.0", "google/cloud-bare-metal-solution": "1.0.0", - "google/cloud-batch": "1.1.0", + "google/cloud-batch": "1.1.1", "google/cloud-beyondcorp-appconnections": "1.0.0", "google/cloud-beyondcorp-appconnectors": "1.0.0", "google/cloud-beyondcorp-appgateways": "1.0.0", @@ -105,14 +105,14 @@ "google/cloud-bigquery-migration": "1.1.0", "google/cloud-bigquery-reservation": "2.0.1", "google/cloud-bigquery-storage": "2.0.0", - "google/cloud-bigquerydatatransfer": "2.0.0", + "google/cloud-bigquerydatatransfer": "2.1.0", "google/cloud-bigtable": "2.5.0", "google/cloud-billing": "2.0.0", "google/cloud-billing-budgets": "2.0.1", "google/cloud-binary-authorization": "1.0.1", "google/cloud-build": "1.0.0", "google/cloud-certificate-manager": "1.0.0", - "google/cloud-channel": "2.0.0", + "google/cloud-channel": "2.1.0", "google/cloud-cloudcontrolspartner": "0.2.0", "google/cloud-commerce-consumer-procurement": "1.0.0", "google/cloud-common-protos": "0.6.0", @@ -185,7 +185,7 @@ "google/cloud-org-policy": "1.1.0", "google/cloud-osconfig": "2.0.0", "google/cloud-oslogin": "2.0.1", - "google/cloud-parallelstore": "0.6.0", + "google/cloud-parallelstore": "0.6.1", "google/cloud-policy-troubleshooter": "2.0.1", "google/cloud-policysimulator": "1.0.0", "google/cloud-policytroubleshooter-iam": "0.2.6", @@ -198,12 +198,12 @@ "google/cloud-recaptcha-enterprise": "1.15.0", "google/cloud-recommendations-ai": "0.7.5", "google/cloud-recommender": "2.0.1", - "google/cloud-redis": "2.1.0", + "google/cloud-redis": "2.1.1", "google/cloud-redis-cluster": "0.3.0", "google/cloud-resource-manager": "1.0.0", "google/cloud-resource-settings": "2.0.1", "google/cloud-retail": "2.0.0", - "google/cloud-run": "1.1.0", + "google/cloud-run": "1.2.0", "google/cloud-scheduler": "2.0.0", "google/cloud-secret-manager": "1.15.2", "google/cloud-securesourcemanager": "1.1.0", @@ -217,10 +217,10 @@ "google/cloud-service-usage": "2.0.0", "google/cloud-servicehealth": "0.1.6", "google/cloud-shell": "2.0.1", - "google/cloud-spanner": "1.85.0", + "google/cloud-spanner": "1.86.0", "google/cloud-speech": "1.19.0", "google/cloud-sql-admin": "1.2.0", - "google/cloud-storage": "1.43.0", + "google/cloud-storage": "1.43.1", "google/cloud-storage-control": "1.0.0", "google/cloud-storage-transfer": "2.0.0", "google/cloud-storageinsights": "1.0.0", @@ -252,9 +252,9 @@ "google/maps-routeoptimization": "0.3.0", "google/shopping-common-protos": "0.4.0", "google/shopping-css": "0.2.9", - "google/shopping-merchant-accounts": "0.2.0", + "google/shopping-merchant-accounts": "0.3.0", "google/shopping-merchant-conversions": "0.1.2", - "google/shopping-merchant-datasources": "0.2.0", + "google/shopping-merchant-datasources": "0.2.1", "google/shopping-merchant-inventories": "0.5.0", "google/shopping-merchant-lfp": "0.1.0", "google/shopping-merchant-notifications": "0.1.0",