From 7292a4f7eab5f5bb3c16372cc27ae243e3f9c79e Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Wed, 15 May 2024 19:29:31 +0000
Subject: [PATCH] chore(main): release 0.245.0
---
AnalyticsData/VERSION | 2 +-
Batch/VERSION | 2 +-
CHANGELOG.md | 170 ++++++++++++++++++++++++++++
Compute/VERSION | 2 +-
Dlp/VERSION | 2 +-
DocumentAi/VERSION | 2 +-
Kms/VERSION | 2 +-
Parallelstore/VERSION | 2 +-
ShoppingCss/VERSION | 2 +-
ShoppingMerchantInventories/VERSION | 2 +-
ShoppingMerchantReports/VERSION | 2 +-
Spanner/VERSION | 2 +-
Spanner/src/SpannerClient.php | 2 +-
Storage/VERSION | 2 +-
Storage/src/StorageClient.php | 2 +-
StorageControl/VERSION | 2 +-
composer.json | 26 ++---
17 files changed, 198 insertions(+), 28 deletions(-)
diff --git a/AnalyticsData/VERSION b/AnalyticsData/VERSION
index 5f2491c5adca..c5523bd09b18 100644
--- a/AnalyticsData/VERSION
+++ b/AnalyticsData/VERSION
@@ -1 +1 @@
-0.16.4
+0.17.0
diff --git a/Batch/VERSION b/Batch/VERSION
index 427cda05dcde..74aaa3f38cfe 100644
--- a/Batch/VERSION
+++ b/Batch/VERSION
@@ -1 +1 @@
-0.16.7
+0.16.8
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f400ad821ed..c499122b9901 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,175 @@
# Changelog
+## 0.245.0
+
+google/analytics-data 0.17.0
+
+
+
+### Features
+
+* Add `CreateReportTask`, `QueryReportTask`, `GetReportTask`, `ListReportTasks` methods to the Data API v1alpha ([#7295](https://github.com/googleapis/google-cloud-php/issues/7295)) ([bd673bd](https://github.com/googleapis/google-cloud-php/commit/bd673bdbebdabe81a64b09b217b0c28574ff01a4))
+* Add `ReportTask`, `Metric`, `OrderBy`, `Cohort`, `CohortsRange`, `CohortReportSettings`, `ResponseMetaData`, `MetricAggregation`, `RestrictedMetricType` types to the Data API v1alpha ([bd673bd](https://github.com/googleapis/google-cloud-php/commit/bd673bdbebdabe81a64b09b217b0c28574ff01a4))
+
+
+
+google/cloud-batch 0.16.8
+
+
+
+### Documentation
+
+* Refine description for field `task_execution` ([#7307](https://github.com/googleapis/google-cloud-php/issues/7307)) ([b6f2ed0](https://github.com/googleapis/google-cloud-php/commit/b6f2ed0f0abf75960ccd8e0069af13fbdd3ddfcf))
+
+
+
+google/cloud-compute 1.18.0
+
+
+
+### Features
+
+* Update Compute Engine API to revision 20240430 ([#900](https://github.com/googleapis/google-cloud-php/issues/900)) ([#7297](https://github.com/googleapis/google-cloud-php/issues/7297)) ([78afc83](https://github.com/googleapis/google-cloud-php/commit/78afc833723c57614ee8288806938bf79c4f0958))
+
+
+
+google/cloud-dlp 1.14.0
+
+
+
+### Features
+
+* Add field to InspectJobs num_rows_processed for BigQuery inspect jobs ([d905def](https://github.com/googleapis/google-cloud-php/commit/d905defec82c6b71d773ce24bd4e9edb8bbd3888))
+* Add new countries for supported detectors ([d905def](https://github.com/googleapis/google-cloud-php/commit/d905defec82c6b71d773ce24bd4e9edb8bbd3888))
+* Add RPCs for deleting TableDataProfiles ([#7294](https://github.com/googleapis/google-cloud-php/issues/7294)) ([d905def](https://github.com/googleapis/google-cloud-php/commit/d905defec82c6b71d773ce24bd4e9edb8bbd3888))
+* Add RPCs for enabling discovery of Cloud SQL ([d905def](https://github.com/googleapis/google-cloud-php/commit/d905defec82c6b71d773ce24bd4e9edb8bbd3888))
+
+
+### Documentation
+
+* Updated method documentation ([d905def](https://github.com/googleapis/google-cloud-php/commit/d905defec82c6b71d773ce24bd4e9edb8bbd3888))
+
+
+
+google/cloud-document-ai 1.12.2
+
+
+
+### Documentation
+
+* Updated comments ([#7301](https://github.com/googleapis/google-cloud-php/issues/7301)) ([22def9f](https://github.com/googleapis/google-cloud-php/commit/22def9f04c3c10604a44afea5dd3e8e55979e7eb))
+
+
+
+google/cloud-kms 1.22.0
+
+
+
+### Features
+
+* Add client library for KMS Autokey service, which enables automated KMS key provision and management ([#7290](https://github.com/googleapis/google-cloud-php/issues/7290)) ([3c0f6e6](https://github.com/googleapis/google-cloud-php/commit/3c0f6e66f4b005817fa7760244dec6fb2063cd2f))
+
+
+
+google/cloud-parallelstore 0.3.0
+
+
+
+### ⚠ BREAKING CHANGES
+
+* An existing field `destination_path` is renamed to `destination_parallelstore` in message `.google.cloud.parallelstore.v1beta.ImportDataRequest`
+* An existing field `source_path` is renamed to `source_parallelstore` in message `.google.cloud.parallelstore.v1beta.ExportDataRequest`
+* An existing field `destination_gcs_uri` is renamed to `destination_gcs_bucket` in message `.google.cloud.parallelstore.v1beta.ExportDataRequest`
+* An existing field `source_gcs_uri` is renamed to `source_gcs_bucket` in message `.google.cloud.parallelstore.v1beta.ImportDataRequest` ([#7302](https://github.com/googleapis/google-cloud-php/issues/7302))
+
+### Features
+
+* A new message `DestinationGcsBucket` is added ([0f600d2](https://github.com/googleapis/google-cloud-php/commit/0f600d27c9331d40a463b971b2fea8f26e14f56e))
+* A new message `DestinationParallelstore` is added ([0f600d2](https://github.com/googleapis/google-cloud-php/commit/0f600d27c9331d40a463b971b2fea8f26e14f56e))
+* A new message `SourceGcsBucket` is added ([0f600d2](https://github.com/googleapis/google-cloud-php/commit/0f600d27c9331d40a463b971b2fea8f26e14f56e))
+* A new message `SourceParallelstore` is added ([0f600d2](https://github.com/googleapis/google-cloud-php/commit/0f600d27c9331d40a463b971b2fea8f26e14f56e))
+
+
+### Bug Fixes
+
+* An existing field `destination_gcs_uri` is renamed to `destination_gcs_bucket` in message `.google.cloud.parallelstore.v1beta.ExportDataRequest` ([0f600d2](https://github.com/googleapis/google-cloud-php/commit/0f600d27c9331d40a463b971b2fea8f26e14f56e))
+* An existing field `destination_path` is renamed to `destination_parallelstore` in message `.google.cloud.parallelstore.v1beta.ImportDataRequest` ([0f600d2](https://github.com/googleapis/google-cloud-php/commit/0f600d27c9331d40a463b971b2fea8f26e14f56e))
+* An existing field `source_gcs_uri` is renamed to `source_gcs_bucket` in message `.google.cloud.parallelstore.v1beta.ImportDataRequest` ([#7302](https://github.com/googleapis/google-cloud-php/issues/7302)) ([0f600d2](https://github.com/googleapis/google-cloud-php/commit/0f600d27c9331d40a463b971b2fea8f26e14f56e))
+* An existing field `source_path` is renamed to `source_parallelstore` in message `.google.cloud.parallelstore.v1beta.ExportDataRequest` ([0f600d2](https://github.com/googleapis/google-cloud-php/commit/0f600d27c9331d40a463b971b2fea8f26e14f56e))
+
+
+
+google/shopping-css 0.2.6
+
+
+
+### Bug Fixes
+
+* **deps:** Update dependency google/shopping-common-protos to ^0.4.0 ([#7287](https://github.com/googleapis/google-cloud-php/issues/7287)) ([9b1f2b9](https://github.com/googleapis/google-cloud-php/commit/9b1f2b9839604eae79bcf54b1088ed61d0942434))
+
+
+
+google/shopping-merchant-inventories 0.4.3
+
+
+
+### Bug Fixes
+
+* **deps:** Update dependency google/shopping-common-protos to ^0.4.0 ([#7287](https://github.com/googleapis/google-cloud-php/issues/7287)) ([9b1f2b9](https://github.com/googleapis/google-cloud-php/commit/9b1f2b9839604eae79bcf54b1088ed61d0942434))
+
+
+
+google/shopping-merchant-reports 0.7.3
+
+
+
+### Bug Fixes
+
+* **deps:** Update dependency google/shopping-common-protos to ^0.4.0 ([#7287](https://github.com/googleapis/google-cloud-php/issues/7287)) ([9b1f2b9](https://github.com/googleapis/google-cloud-php/commit/9b1f2b9839604eae79bcf54b1088ed61d0942434))
+
+
+
+google/cloud-spanner 1.77.0
+
+
+
+### Features
+
+* Add support for multi region encryption config ([#7285](https://github.com/googleapis/google-cloud-php/issues/7285)) ([9ee6613](https://github.com/googleapis/google-cloud-php/commit/9ee6613a3384590043ddf8b7cdde25514ed11b65))
+
+
+### Documentation
+
+* Fix linting for several doc comments ([9ee6613](https://github.com/googleapis/google-cloud-php/commit/9ee6613a3384590043ddf8b7cdde25514ed11b65))
+
+
+
+google/cloud-storage 1.42.0
+
+
+
+### Features
+
+* **Storage:** Enable hierarchical namespace ([#7292](https://github.com/googleapis/google-cloud-php/issues/7292)) ([c6f645f](https://github.com/googleapis/google-cloud-php/commit/c6f645f3c6171fb385d996eda68ef909943e8a99))
+* **Storage:** Update Service Definition to enable hierarchical namespace ([#7291](https://github.com/googleapis/google-cloud-php/issues/7291)) ([9ad2e3d](https://github.com/googleapis/google-cloud-php/commit/9ad2e3d7fd8358ef7f9d8ca9c6c4db68dbcadb78))
+
+
+
+google/cloud-storage-control 0.2.0
+
+
+
+### Features
+
+* A new resource pattern value `projects/{project}/buckets/{bucket}/managedFolders/{managed_folder=**}` added to the resource definition `storage.googleapis.com/ManagedFolder` ([5cd68b2](https://github.com/googleapis/google-cloud-php/commit/5cd68b2cdec40101a2654511d8958ee1339b8507))
+
+
+### Bug Fixes
+
+* An existing resource pattern value `projects/{project}/buckets/{bucket}/managedFolders/{managedFolder=**}` to resource definition `storage.googleapis.com/ManagedFolder` is removed ([#7286](https://github.com/googleapis/google-cloud-php/issues/7286)) ([5cd68b2](https://github.com/googleapis/google-cloud-php/commit/5cd68b2cdec40101a2654511d8958ee1339b8507))
+
+
+
## 0.244.0
google/cloud-access-approval 1.2.4
diff --git a/Compute/VERSION b/Compute/VERSION
index 092afa15df4d..84cc529467b0 100644
--- a/Compute/VERSION
+++ b/Compute/VERSION
@@ -1 +1 @@
-1.17.0
+1.18.0
diff --git a/Dlp/VERSION b/Dlp/VERSION
index 61ce01b30118..850e742404bb 100644
--- a/Dlp/VERSION
+++ b/Dlp/VERSION
@@ -1 +1 @@
-1.13.2
+1.14.0
diff --git a/DocumentAi/VERSION b/DocumentAi/VERSION
index f8f4f03b3dcc..6b89d58f861a 100644
--- a/DocumentAi/VERSION
+++ b/DocumentAi/VERSION
@@ -1 +1 @@
-1.12.1
+1.12.2
diff --git a/Kms/VERSION b/Kms/VERSION
index 20a1265cf395..57807d6d0d0c 100644
--- a/Kms/VERSION
+++ b/Kms/VERSION
@@ -1 +1 @@
-1.21.4
+1.22.0
diff --git a/Parallelstore/VERSION b/Parallelstore/VERSION
index 0ea3a944b399..0d91a54c7d43 100644
--- a/Parallelstore/VERSION
+++ b/Parallelstore/VERSION
@@ -1 +1 @@
-0.2.0
+0.3.0
diff --git a/ShoppingCss/VERSION b/ShoppingCss/VERSION
index 3a4036fb450f..53a75d673557 100644
--- a/ShoppingCss/VERSION
+++ b/ShoppingCss/VERSION
@@ -1 +1 @@
-0.2.5
+0.2.6
diff --git a/ShoppingMerchantInventories/VERSION b/ShoppingMerchantInventories/VERSION
index 2b7c5ae01848..17b2ccd9bf90 100644
--- a/ShoppingMerchantInventories/VERSION
+++ b/ShoppingMerchantInventories/VERSION
@@ -1 +1 @@
-0.4.2
+0.4.3
diff --git a/ShoppingMerchantReports/VERSION b/ShoppingMerchantReports/VERSION
index 7486fdbc50b3..f38fc5393ff6 100644
--- a/ShoppingMerchantReports/VERSION
+++ b/ShoppingMerchantReports/VERSION
@@ -1 +1 @@
-0.7.2
+0.7.3
diff --git a/Spanner/VERSION b/Spanner/VERSION
index 9ca8438b775f..79e15fd49370 100644
--- a/Spanner/VERSION
+++ b/Spanner/VERSION
@@ -1 +1 @@
-1.76.1
+1.77.0
diff --git a/Spanner/src/SpannerClient.php b/Spanner/src/SpannerClient.php
index c83bf9a76001..afd9bd4f9566 100644
--- a/Spanner/src/SpannerClient.php
+++ b/Spanner/src/SpannerClient.php
@@ -120,7 +120,7 @@ class SpannerClient
use LROTrait;
use ValidateTrait;
- const VERSION = '1.76.1';
+ const VERSION = '1.77.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 6e567fa56aa5..a50908ca3daf 100644
--- a/Storage/VERSION
+++ b/Storage/VERSION
@@ -1 +1 @@
-1.41.4
+1.42.0
diff --git a/Storage/src/StorageClient.php b/Storage/src/StorageClient.php
index a0c671eee2b9..c0fd5151e27d 100644
--- a/Storage/src/StorageClient.php
+++ b/Storage/src/StorageClient.php
@@ -47,7 +47,7 @@ class StorageClient
use ArrayTrait;
use ClientTrait;
- const VERSION = '1.41.4';
+ const VERSION = '1.42.0';
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/StorageControl/VERSION b/StorageControl/VERSION
index 17e51c385ea3..0ea3a944b399 100644
--- a/StorageControl/VERSION
+++ b/StorageControl/VERSION
@@ -1 +1 @@
-0.1.1
+0.2.0
diff --git a/composer.json b/composer.json
index 40761d2c8878..e3a9be06ee1e 100644
--- a/composer.json
+++ b/composer.json
@@ -72,7 +72,7 @@
"replace": {
"google/access-context-manager": "0.5.4",
"google/analytics-admin": "0.22.4",
- "google/analytics-data": "0.16.4",
+ "google/analytics-data": "0.17.0",
"google/apps-chat": "0.1.1",
"google/apps-events-subscriptions": "0.1.2",
"google/apps-meet": "0.2.2",
@@ -91,7 +91,7 @@
"google/cloud-assured-workloads": "0.11.4",
"google/cloud-automl": "1.6.4",
"google/cloud-bare-metal-solution": "0.6.4",
- "google/cloud-batch": "0.16.7",
+ "google/cloud-batch": "0.16.8",
"google/cloud-beyondcorp-appconnections": "0.4.4",
"google/cloud-beyondcorp-appconnectors": "0.4.4",
"google/cloud-beyondcorp-appgateways": "0.4.4",
@@ -116,7 +116,7 @@
"google/cloud-cloudcontrolspartner": "0.1.2",
"google/cloud-commerce-consumer-procurement": "0.2.4",
"google/cloud-common-protos": "0.5.2",
- "google/cloud-compute": "1.17.0",
+ "google/cloud-compute": "1.18.0",
"google/cloud-confidentialcomputing": "0.8.2",
"google/cloud-config": "0.5.1",
"google/cloud-contact-center-insights": "1.9.4",
@@ -140,9 +140,9 @@
"google/cloud-dialogflow": "1.12.2",
"google/cloud-dialogflow-cx": "0.3.3",
"google/cloud-discoveryengine": "0.11.2",
- "google/cloud-dlp": "1.13.2",
+ "google/cloud-dlp": "1.14.0",
"google/cloud-dms": "1.5.4",
- "google/cloud-document-ai": "1.12.1",
+ "google/cloud-document-ai": "1.12.2",
"google/cloud-domains": "0.5.4",
"google/cloud-edgenetwork": "0.3.5",
"google/cloud-error-reporting": "0.22.5",
@@ -163,7 +163,7 @@
"google/cloud-iap": "1.4.4",
"google/cloud-ids": "0.5.4",
"google/cloud-iot": "1.7.4",
- "google/cloud-kms": "1.21.4",
+ "google/cloud-kms": "1.22.0",
"google/cloud-kms-inventory": "0.4.4",
"google/cloud-language": "0.32.5",
"google/cloud-life-sciences": "0.6.4",
@@ -183,7 +183,7 @@
"google/cloud-org-policy": "0.6.4",
"google/cloud-osconfig": "1.3.4",
"google/cloud-oslogin": "1.9.4",
- "google/cloud-parallelstore": "0.2.0",
+ "google/cloud-parallelstore": "0.3.0",
"google/cloud-policy-troubleshooter": "1.3.3",
"google/cloud-policysimulator": "0.2.4",
"google/cloud-policytroubleshooter-iam": "0.2.4",
@@ -214,11 +214,11 @@
"google/cloud-service-usage": "1.3.3",
"google/cloud-servicehealth": "0.1.5",
"google/cloud-shell": "1.3.4",
- "google/cloud-spanner": "1.76.1",
+ "google/cloud-spanner": "1.77.0",
"google/cloud-speech": "1.18.2",
"google/cloud-sql-admin": "0.17.0",
- "google/cloud-storage": "1.41.4",
- "google/cloud-storage-control": "0.1.1",
+ "google/cloud-storage": "1.42.0",
+ "google/cloud-storage-control": "0.2.0",
"google/cloud-storage-transfer": "1.4.4",
"google/cloud-storageinsights": "0.3.4",
"google/cloud-support": "0.2.4",
@@ -243,11 +243,11 @@
"google/grafeas": "0.10.2",
"google/longrunning": "0.4.2",
"google/shopping-common-protos": "0.4.0",
- "google/shopping-css": "0.2.5",
+ "google/shopping-css": "0.2.6",
"google/shopping-merchant-conversions": "0.1.0",
- "google/shopping-merchant-inventories": "0.4.2",
+ "google/shopping-merchant-inventories": "0.4.3",
"google/shopping-merchant-quota": "0.1.2",
- "google/shopping-merchant-reports": "0.7.2"
+ "google/shopping-merchant-reports": "0.7.3"
},
"suggest": {
"opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.",