From f0930d8edc7154a3b2349e3c02949cf6743b7534 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 1 Dec 2023 16:17:28 +0000
Subject: [PATCH] chore(main): release 0.227.0
---
AiPlatform/VERSION | 2 +-
Batch/VERSION | 2 +-
BinaryAuthorization/VERSION | 2 +-
CHANGELOG.md | 302 ++++++++++++++++++++++++++++++
ContactCenterInsights/VERSION | 2 +-
Container/VERSION | 2 +-
ContainerAnalysis/VERSION | 2 +-
Core/VERSION | 2 +-
Dataplex/VERSION | 2 +-
Datastore/VERSION | 2 +-
Datastore/src/DatastoreClient.php | 2 +-
Debugger/VERSION | 2 +-
Debugger/src/DebuggerClient.php | 2 +-
DialogflowCx/VERSION | 2 +-
EdgeNetwork/VERSION | 2 +-
Filestore/VERSION | 2 +-
Firestore/VERSION | 2 +-
Firestore/src/FirestoreClient.php | 2 +-
Logging/VERSION | 2 +-
Logging/src/LoggingClient.php | 2 +-
Profiler/VERSION | 2 +-
PubSub/VERSION | 2 +-
PubSub/src/PubSubClient.php | 2 +-
RecaptchaEnterprise/VERSION | 2 +-
RedisCluster/VERSION | 2 +-
SecureSourceManager/VERSION | 2 +-
SecurityCenter/VERSION | 2 +-
ShoppingMerchantReports/VERSION | 2 +-
SqlAdmin/VERSION | 2 +-
TelcoAutomation/VERSION | 2 +-
Trace/VERSION | 2 +-
Trace/src/TraceClient.php | 2 +-
Translate/VERSION | 2 +-
composer.json | 52 ++---
34 files changed, 360 insertions(+), 58 deletions(-)
diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION
index 1b58cc10180e..697f087f376a 100644
--- a/AiPlatform/VERSION
+++ b/AiPlatform/VERSION
@@ -1 +1 @@
-0.27.0
+0.28.0
diff --git a/Batch/VERSION b/Batch/VERSION
index c317a91891f9..a803cc227fe6 100644
--- a/Batch/VERSION
+++ b/Batch/VERSION
@@ -1 +1 @@
-0.13.1
+0.14.0
diff --git a/BinaryAuthorization/VERSION b/BinaryAuthorization/VERSION
index ee6cdce3c290..faef31a4357c 100644
--- a/BinaryAuthorization/VERSION
+++ b/BinaryAuthorization/VERSION
@@ -1 +1 @@
-0.6.1
+0.7.0
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d0b90270fd6e..50b2c868586d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,307 @@
# Changelog
+## 0.227.0
+
+google/cloud-ai-platform 0.28.0
+
+
+
+### Features
+
+* Add deployment_timeout to UploadModel ModelContainerSpec ([#6789](https://github.com/googleapis/google-cloud-php/issues/6789)) ([68c4bc4](https://github.com/googleapis/google-cloud-php/commit/68c4bc4fe8ffd97525a8b9e3d3cf90529968243d))
+* Add DirectPredict to PredictionService ([e7fb6fc](https://github.com/googleapis/google-cloud-php/commit/e7fb6fc0d650f9707dedfa1d9d785da4954d5b84))
+* Add DirectRawPredict to PredictionService ([e7fb6fc](https://github.com/googleapis/google-cloud-php/commit/e7fb6fc0d650f9707dedfa1d9d785da4954d5b84))
+* Add grpc_ports to UploadModel ModelContainerSpec ([#6798](https://github.com/googleapis/google-cloud-php/issues/6798)) ([e7fb6fc](https://github.com/googleapis/google-cloud-php/commit/e7fb6fc0d650f9707dedfa1d9d785da4954d5b84))
+* Add shared_memory_size_mb to UploadModel ModelContainerSpec ([68c4bc4](https://github.com/googleapis/google-cloud-php/commit/68c4bc4fe8ffd97525a8b9e3d3cf90529968243d))
+* Add startup_probe, health_probe to UploadModel ModelContainerSpec ([68c4bc4](https://github.com/googleapis/google-cloud-php/commit/68c4bc4fe8ffd97525a8b9e3d3cf90529968243d))
+* Add StreamingPredict to PredictionService. ([e7fb6fc](https://github.com/googleapis/google-cloud-php/commit/e7fb6fc0d650f9707dedfa1d9d785da4954d5b84))
+* Add StreamingRawPredict to PredictionService. ([e7fb6fc](https://github.com/googleapis/google-cloud-php/commit/e7fb6fc0d650f9707dedfa1d9d785da4954d5b84))
+
+
+
+google/cloud-batch 0.14.0
+
+
+
+### Features
+
+* Add a CloudLoggingOption and use_generic_task_monitored_resource fields for users to opt out new batch monitored resource in cloud logging ([#6803](https://github.com/googleapis/google-cloud-php/issues/6803)) ([1550924](https://github.com/googleapis/google-cloud-php/commit/1550924aab1cd2d7b9de5cc167f10c91ead802dd))
+
+
+### Documentation
+
+* Update comment for AllocationPolicy.network ([1550924](https://github.com/googleapis/google-cloud-php/commit/1550924aab1cd2d7b9de5cc167f10c91ead802dd))
+
+
+
+google/cloud-binary-authorization 0.7.0
+
+
+
+### Features
+
+* Add container_name, container_type fields to Continuous Validation Logs ([#6821](https://github.com/googleapis/google-cloud-php/issues/6821)) ([6b2dbed](https://github.com/googleapis/google-cloud-php/commit/6b2dbed68fe65e33f8df69f433596796dbdd3041))
+
+
+
+google/cloud-contact-center-insights 1.7.1
+
+
+
+### Documentation
+
+* Update IngestConversations and BulkAnalyzeConversations comments ([#6800](https://github.com/googleapis/google-cloud-php/issues/6800)) ([bfce7c5](https://github.com/googleapis/google-cloud-php/commit/bfce7c5621a3522e00f726199b3db735029f79a2))
+
+
+
+google/cloud-container 1.23.0
+
+
+
+### Features
+
+* Add enable_relay field to advanced_datapath_observability_config ([#6805](https://github.com/googleapis/google-cloud-php/issues/6805)) ([4ef5051](https://github.com/googleapis/google-cloud-php/commit/4ef50511e28562c815b6e0d01c5c7fbc81555d01))
+* Add Provisioning Request API ([#6796](https://github.com/googleapis/google-cloud-php/issues/6796)) ([ff27805](https://github.com/googleapis/google-cloud-php/commit/ff2780532f52fe4ade6c780ce354d9e0124fdf4a))
+* Enable Enterprise Flag to allow configuring Advanced Vuln Insights ([4ef5051](https://github.com/googleapis/google-cloud-php/commit/4ef50511e28562c815b6e0d01c5c7fbc81555d01))
+
+
+
+google/cloud-container-analysis 0.4.0
+
+
+
+### Features
+
+* **dev:** Add command to update composer deps ([#6773](https://github.com/googleapis/google-cloud-php/issues/6773)) ([8c36f3c](https://github.com/googleapis/google-cloud-php/commit/8c36f3cb62f89b914633b26f9020eb06d647d87a))
+
+
+
+google/cloud-core 1.52.9
+
+
+
+
+
+google/cloud-dataplex 0.12.0
+
+
+
+### Features
+
+* Added DataQualityResult.score, dimension_score, column_score ([#6797](https://github.com/googleapis/google-cloud-php/issues/6797)) ([db8dcf5](https://github.com/googleapis/google-cloud-php/commit/db8dcf55df8008d4cf991ab37a3d1d04d11f7b7a))
+* New event types GOVERNANCE_RULE_MATCHED_RESOURCES, GOVERNANCE_RULE_SEARCH_LIMIT_EXCEEDS, GOVERNANCE_RULE_ERRORS ([db8dcf5](https://github.com/googleapis/google-cloud-php/commit/db8dcf55df8008d4cf991ab37a3d1d04d11f7b7a))
+
+
+
+google/cloud-datastore 1.25.0
+
+
+
+### Features
+
+* **Datastore:** Enable SUM / AVG Aggregations ([#6817](https://github.com/googleapis/google-cloud-php/issues/6817)) ([b43313e](https://github.com/googleapis/google-cloud-php/commit/b43313e1a1b347561885ac381603aada2496c062))
+
+
+
+google/cloud-debugger 1.7.0
+
+
+
+### Features
+
+* **dev:** Add command to update composer deps ([#6773](https://github.com/googleapis/google-cloud-php/issues/6773)) ([8c36f3c](https://github.com/googleapis/google-cloud-php/commit/8c36f3cb62f89b914633b26f9020eb06d647d87a))
+
+
+
+google/cloud-dialogflow-cx 0.1.0
+
+
+
+### Features
+
+* Added Generator API ([#6832](https://github.com/googleapis/google-cloud-php/issues/6832)) ([8a35600](https://github.com/googleapis/google-cloud-php/commit/8a3560040c08efce8e1c06e7078c17fa0aa10588))
+* Introduce Dialogflow CX V3 ([#6806](https://github.com/googleapis/google-cloud-php/issues/6806)) ([a8d1be7](https://github.com/googleapis/google-cloud-php/commit/a8d1be75ddff56e1640143882a3ca3b8b89f3ddc))
+
+
+### Documentation
+
+* Updated doc for speech mode ([8a35600](https://github.com/googleapis/google-cloud-php/commit/8a3560040c08efce8e1c06e7078c17fa0aa10588))
+
+
+
+google/cloud-edgenetwork 0.1.0
+
+
+
+### Features
+
+* Introduce EdgeNetwork ([#6816](https://github.com/googleapis/google-cloud-php/issues/6816)) ([3ba0099](https://github.com/googleapis/google-cloud-php/commit/3ba00994b7845e8d35c9446f8b53ab609b44b2b4))
+
+
+
+google/cloud-filestore 1.4.0
+
+
+
+### Features
+
+* Added REGIONAL tier support in the v1 API ([#6790](https://github.com/googleapis/google-cloud-php/issues/6790)) ([244675e](https://github.com/googleapis/google-cloud-php/commit/244675e44914bd42cac8453c224e2cfc4e77824a))
+
+
+
+google/cloud-firestore 1.38.0
+
+
+
+### Features
+
+* **Firestore:** SUM / AVG aggregation feature ([#6557](https://github.com/googleapis/google-cloud-php/issues/6557)) ([53a2795](https://github.com/googleapis/google-cloud-php/commit/53a2795947ac29e16ece35f8a77ca1e848fc9062))
+
+
+
+google/cloud-logging 1.28.5
+
+
+
+### Bug Fixes
+
+* **Logging:** Wrong key on array_merge on fetch logs entries ([#6812](https://github.com/googleapis/google-cloud-php/issues/6812)) ([c4eae80](https://github.com/googleapis/google-cloud-php/commit/c4eae8045b999e6cc6b7b607ea69813f1b48b4f1))
+
+
+
+google/cloud-profiler 1.2.4
+
+
+
+
+
+google/cloud-pubsub 1.47.0
+
+
+
+### Features
+
+* **PubSub:** Add Schema Revision Support ([#6648](https://github.com/googleapis/google-cloud-php/issues/6648)) ([c0243c9](https://github.com/googleapis/google-cloud-php/commit/c0243c99054c64969e34db3405c329e4e3f26b8d))
+
+
+
+google/cloud-recaptcha-enterprise 1.6.0
+
+
+
+### Features
+
+* Added AnnotateAssessmentRequest.account_id ([#6804](https://github.com/googleapis/google-cloud-php/issues/6804)) ([f03742c](https://github.com/googleapis/google-cloud-php/commit/f03742cb10259c557a99ab63fc1938bca1b74eee))
+* Added Event.user_info ([f03742c](https://github.com/googleapis/google-cloud-php/commit/f03742cb10259c557a99ab63fc1938bca1b74eee))
+
+
+### Documentation
+
+* Updated comments ([f03742c](https://github.com/googleapis/google-cloud-php/commit/f03742cb10259c557a99ab63fc1938bca1b74eee))
+
+
+
+google/cloud-redis-cluster 0.1.0
+
+
+
+### Features
+
+* Introduce Redis Cluster ([#6795](https://github.com/googleapis/google-cloud-php/issues/6795)) ([b161dcf](https://github.com/googleapis/google-cloud-php/commit/b161dcfd1a1a6b1a42cc165c3371d8b3433572b7))
+
+
+
+google/cloud-securesourcemanager 0.1.0
+
+
+
+### Features
+
+* Introduce Secure Source Manager ([#6813](https://github.com/googleapis/google-cloud-php/issues/6813)) ([d7a4e1c](https://github.com/googleapis/google-cloud-php/commit/d7a4e1cf090b0d1e55bfc57b70f9d387b6c458d1))
+
+
+
+google/cloud-security-center 1.20.2
+
+
+
+### Documentation
+
+* Modify documentation of SimulateSecurityHealthAnalyticsCustomModuleRequest ([#6801](https://github.com/googleapis/google-cloud-php/issues/6801)) ([ac23bde](https://github.com/googleapis/google-cloud-php/commit/ac23bdec73092a96569618535281e78133bdc095))
+
+
+
+google/shopping-merchant-reports 0.4.0
+
+
+
+### Features
+
+* **dev:** Add command to update composer deps ([#6773](https://github.com/googleapis/google-cloud-php/issues/6773)) ([8c36f3c](https://github.com/googleapis/google-cloud-php/commit/8c36f3cb62f89b914633b26f9020eb06d647d87a))
+
+
+
+google/cloud-sql-admin 0.9.0
+
+
+
+### Features
+
+* Add DatabaseInstance.write_endpoint ([0bb5904](https://github.com/googleapis/google-cloud-php/commit/0bb59049590368a311491c1333c614e257e98b9c))
+* Add IpConfiguration.ssl_mode ([0bb5904](https://github.com/googleapis/google-cloud-php/commit/0bb59049590368a311491c1333c614e257e98b9c))
+* Add ReplicaConfiguration.cascadable_replica ([0bb5904](https://github.com/googleapis/google-cloud-php/commit/0bb59049590368a311491c1333c614e257e98b9c))
+* Add SqlInstancesPromoteReplicaRequest.failover ([0bb5904](https://github.com/googleapis/google-cloud-php/commit/0bb59049590368a311491c1333c614e257e98b9c))
+* Add Switchover RPC ([#6802](https://github.com/googleapis/google-cloud-php/issues/6802)) ([0bb5904](https://github.com/googleapis/google-cloud-php/commit/0bb59049590368a311491c1333c614e257e98b9c))
+* Add values CLOUD_IAM_GROUP, CLOUD_IAM_GROUP_USER, CLOUD_IAM_GROUP_SERVICE_ACCOUNT to SqlUserType enum ([0bb5904](https://github.com/googleapis/google-cloud-php/commit/0bb59049590368a311491c1333c614e257e98b9c))
+* Added Demote RPC ([#6825](https://github.com/googleapis/google-cloud-php/issues/6825)) ([7c9fc72](https://github.com/googleapis/google-cloud-php/commit/7c9fc7225fe9e8fa19a004b96ada154b332e573b))
+
+
+### Bug Fixes
+
+* Deprecate DatabaseInstance.primary_dns_name, use write_endpoint instead ([0bb5904](https://github.com/googleapis/google-cloud-php/commit/0bb59049590368a311491c1333c614e257e98b9c))
+
+
+### Documentation
+
+* Minor documentation updates ([0bb5904](https://github.com/googleapis/google-cloud-php/commit/0bb59049590368a311491c1333c614e257e98b9c))
+
+
+
+google/cloud-telcoautomation 0.1.0
+
+
+
+### Features
+
+* Introduce Telecoautomation ([#6794](https://github.com/googleapis/google-cloud-php/issues/6794)) ([4e0b460](https://github.com/googleapis/google-cloud-php/commit/4e0b460add3c599b79ca3e1dd863eec197e711ee))
+
+
+### Documentation
+
+* Replace <> with {} in api documentation ([#6799](https://github.com/googleapis/google-cloud-php/issues/6799)) ([ec79f5e](https://github.com/googleapis/google-cloud-php/commit/ec79f5e885e782f236b52dce377f31fca496e678))
+
+
+
+google/cloud-trace 1.7.0
+
+
+
+### Features
+
+* **dev:** Add command to update composer deps ([#6773](https://github.com/googleapis/google-cloud-php/issues/6773)) ([8c36f3c](https://github.com/googleapis/google-cloud-php/commit/8c36f3cb62f89b914633b26f9020eb06d647d87a))
+
+
+
+google/cloud-translate 1.16.0
+
+
+
+### Features
+
+* **dev:** Add command to update composer deps ([#6773](https://github.com/googleapis/google-cloud-php/issues/6773)) ([8c36f3c](https://github.com/googleapis/google-cloud-php/commit/8c36f3cb62f89b914633b26f9020eb06d647d87a))
+
+
+
## 0.226.0
google/cloud-ai-platform 0.27.0
diff --git a/ContactCenterInsights/VERSION b/ContactCenterInsights/VERSION
index bd8bf882d061..943f9cbc4ec7 100644
--- a/ContactCenterInsights/VERSION
+++ b/ContactCenterInsights/VERSION
@@ -1 +1 @@
-1.7.0
+1.7.1
diff --git a/Container/VERSION b/Container/VERSION
index 57807d6d0d0c..a6c2798a482e 100644
--- a/Container/VERSION
+++ b/Container/VERSION
@@ -1 +1 @@
-1.22.0
+1.23.0
diff --git a/ContainerAnalysis/VERSION b/ContainerAnalysis/VERSION
index 42045acae20f..1d0ba9ea182b 100644
--- a/ContainerAnalysis/VERSION
+++ b/ContainerAnalysis/VERSION
@@ -1 +1 @@
-0.3.4
+0.4.0
diff --git a/Core/VERSION b/Core/VERSION
index 4b7e78db04f7..ffaea5fd5bdd 100644
--- a/Core/VERSION
+++ b/Core/VERSION
@@ -1 +1 @@
-1.52.8
+1.52.9
diff --git a/Dataplex/VERSION b/Dataplex/VERSION
index af88ba824866..ac454c6a1fc3 100644
--- a/Dataplex/VERSION
+++ b/Dataplex/VERSION
@@ -1 +1 @@
-0.11.1
+0.12.0
diff --git a/Datastore/VERSION b/Datastore/VERSION
index 2f4320f67fe0..ad2191947f7b 100644
--- a/Datastore/VERSION
+++ b/Datastore/VERSION
@@ -1 +1 @@
-1.24.4
+1.25.0
diff --git a/Datastore/src/DatastoreClient.php b/Datastore/src/DatastoreClient.php
index d80f862899f9..607d436e41d7 100644
--- a/Datastore/src/DatastoreClient.php
+++ b/Datastore/src/DatastoreClient.php
@@ -92,7 +92,7 @@ class DatastoreClient
use ClientTrait;
use DatastoreTrait;
- const VERSION = '1.24.4';
+ const VERSION = '1.25.0';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/datastore';
diff --git a/Debugger/VERSION b/Debugger/VERSION
index 9edc58bb1dd8..bd8bf882d061 100644
--- a/Debugger/VERSION
+++ b/Debugger/VERSION
@@ -1 +1 @@
-1.6.4
+1.7.0
diff --git a/Debugger/src/DebuggerClient.php b/Debugger/src/DebuggerClient.php
index 6de6f35b9e11..d65297572d67 100644
--- a/Debugger/src/DebuggerClient.php
+++ b/Debugger/src/DebuggerClient.php
@@ -40,7 +40,7 @@ class DebuggerClient
{
use ClientTrait;
- const VERSION = '1.6.4';
+ const VERSION = '1.7.0';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/debugger.readonly';
diff --git a/DialogflowCx/VERSION b/DialogflowCx/VERSION
index 77d6f4ca2371..6e8bf73aa550 100644
--- a/DialogflowCx/VERSION
+++ b/DialogflowCx/VERSION
@@ -1 +1 @@
-0.0.0
+0.1.0
diff --git a/EdgeNetwork/VERSION b/EdgeNetwork/VERSION
index 77d6f4ca2371..6e8bf73aa550 100644
--- a/EdgeNetwork/VERSION
+++ b/EdgeNetwork/VERSION
@@ -1 +1 @@
-0.0.0
+0.1.0
diff --git a/Filestore/VERSION b/Filestore/VERSION
index 1892b9267677..88c5fb891dcf 100644
--- a/Filestore/VERSION
+++ b/Filestore/VERSION
@@ -1 +1 @@
-1.3.2
+1.4.0
diff --git a/Firestore/VERSION b/Firestore/VERSION
index 199e8f7a3aeb..ebeef2f2d619 100644
--- a/Firestore/VERSION
+++ b/Firestore/VERSION
@@ -1 +1 @@
-1.37.7
+1.38.0
diff --git a/Firestore/src/FirestoreClient.php b/Firestore/src/FirestoreClient.php
index 194fec415cad..8048047081dc 100644
--- a/Firestore/src/FirestoreClient.php
+++ b/Firestore/src/FirestoreClient.php
@@ -75,7 +75,7 @@ class FirestoreClient
use SnapshotTrait;
use ValidateTrait;
- const VERSION = '1.37.7';
+ const VERSION = '1.38.0';
const DEFAULT_DATABASE = '(default)';
diff --git a/Logging/VERSION b/Logging/VERSION
index 15b13fd65b95..82a5f3bba20e 100644
--- a/Logging/VERSION
+++ b/Logging/VERSION
@@ -1 +1 @@
-1.28.4
+1.28.5
diff --git a/Logging/src/LoggingClient.php b/Logging/src/LoggingClient.php
index 6a2982582f43..d3099e055ca5 100644
--- a/Logging/src/LoggingClient.php
+++ b/Logging/src/LoggingClient.php
@@ -70,7 +70,7 @@ class LoggingClient
use ArrayTrait;
use ClientTrait;
- const VERSION = '1.28.4';
+ const VERSION = '1.28.5';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/logging.admin';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/logging.read';
diff --git a/Profiler/VERSION b/Profiler/VERSION
index 0495c4a88cae..e8ea05db8142 100644
--- a/Profiler/VERSION
+++ b/Profiler/VERSION
@@ -1 +1 @@
-1.2.3
+1.2.4
diff --git a/PubSub/VERSION b/PubSub/VERSION
index 632ce6a68b92..21998d3c2d9e 100644
--- a/PubSub/VERSION
+++ b/PubSub/VERSION
@@ -1 +1 @@
-1.46.5
+1.47.0
diff --git a/PubSub/src/PubSubClient.php b/PubSub/src/PubSubClient.php
index baa107b0a07a..c0c469736081 100644
--- a/PubSub/src/PubSubClient.php
+++ b/PubSub/src/PubSubClient.php
@@ -87,7 +87,7 @@ class PubSubClient
use IncomingMessageTrait;
use ResourceNameTrait;
- const VERSION = '1.46.5';
+ const VERSION = '1.47.0';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub';
diff --git a/RecaptchaEnterprise/VERSION b/RecaptchaEnterprise/VERSION
index 4cda8f19edc7..dc1e644a1014 100644
--- a/RecaptchaEnterprise/VERSION
+++ b/RecaptchaEnterprise/VERSION
@@ -1 +1 @@
-1.5.2
+1.6.0
diff --git a/RedisCluster/VERSION b/RedisCluster/VERSION
index 77d6f4ca2371..6e8bf73aa550 100644
--- a/RedisCluster/VERSION
+++ b/RedisCluster/VERSION
@@ -1 +1 @@
-0.0.0
+0.1.0
diff --git a/SecureSourceManager/VERSION b/SecureSourceManager/VERSION
index 77d6f4ca2371..6e8bf73aa550 100644
--- a/SecureSourceManager/VERSION
+++ b/SecureSourceManager/VERSION
@@ -1 +1 @@
-0.0.0
+0.1.0
diff --git a/SecurityCenter/VERSION b/SecurityCenter/VERSION
index 0044d6cb9691..769e37e159d4 100644
--- a/SecurityCenter/VERSION
+++ b/SecurityCenter/VERSION
@@ -1 +1 @@
-1.20.1
+1.20.2
diff --git a/ShoppingMerchantReports/VERSION b/ShoppingMerchantReports/VERSION
index 0d91a54c7d43..1d0ba9ea182b 100644
--- a/ShoppingMerchantReports/VERSION
+++ b/ShoppingMerchantReports/VERSION
@@ -1 +1 @@
-0.3.0
+0.4.0
diff --git a/SqlAdmin/VERSION b/SqlAdmin/VERSION
index a3df0a6959e1..ac39a106c485 100644
--- a/SqlAdmin/VERSION
+++ b/SqlAdmin/VERSION
@@ -1 +1 @@
-0.8.0
+0.9.0
diff --git a/TelcoAutomation/VERSION b/TelcoAutomation/VERSION
index 77d6f4ca2371..6e8bf73aa550 100644
--- a/TelcoAutomation/VERSION
+++ b/TelcoAutomation/VERSION
@@ -1 +1 @@
-0.0.0
+0.1.0
diff --git a/Trace/VERSION b/Trace/VERSION
index 9f05f9f2ce1c..bd8bf882d061 100644
--- a/Trace/VERSION
+++ b/Trace/VERSION
@@ -1 +1 @@
-1.6.5
+1.7.0
diff --git a/Trace/src/TraceClient.php b/Trace/src/TraceClient.php
index 5710a3920f6f..221cb690a5bb 100644
--- a/Trace/src/TraceClient.php
+++ b/Trace/src/TraceClient.php
@@ -40,7 +40,7 @@ class TraceClient
{
use ClientTrait;
- const VERSION = '1.6.5';
+ const VERSION = '1.7.0';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';
diff --git a/Translate/VERSION b/Translate/VERSION
index e34208c9371c..15b989e398fc 100644
--- a/Translate/VERSION
+++ b/Translate/VERSION
@@ -1 +1 @@
-1.15.4
+1.16.0
diff --git a/composer.json b/composer.json
index f4a37ba0d371..a3313cfd528b 100644
--- a/composer.json
+++ b/composer.json
@@ -74,7 +74,7 @@
"google/analytics-data": "0.11.2",
"google/cloud-access-approval": "1.1.3",
"google/cloud-advisorynotifications": "0.5.1",
- "google/cloud-ai-platform": "0.27.0",
+ "google/cloud-ai-platform": "0.28.0",
"google/cloud-alloydb": "0.8.0",
"google/cloud-api-gateway": "1.2.2",
"google/cloud-api-keys": "0.3.3",
@@ -86,7 +86,7 @@
"google/cloud-assured-workloads": "0.10.2",
"google/cloud-automl": "1.5.4",
"google/cloud-bare-metal-solution": "0.5.2",
- "google/cloud-batch": "0.13.1",
+ "google/cloud-batch": "0.14.0",
"google/cloud-beyondcorp-appconnections": "0.3.2",
"google/cloud-beyondcorp-appconnectors": "0.3.2",
"google/cloud-beyondcorp-appgateways": "0.3.2",
@@ -104,7 +104,7 @@
"google/cloud-bigtable": "1.29.2",
"google/cloud-billing": "1.7.5",
"google/cloud-billing-budgets": "1.3.1",
- "google/cloud-binary-authorization": "0.6.1",
+ "google/cloud-binary-authorization": "0.7.0",
"google/cloud-build": "0.14.0",
"google/cloud-certificate-manager": "0.5.2",
"google/cloud-channel": "1.8.2",
@@ -113,38 +113,38 @@
"google/cloud-compute": "1.12.1",
"google/cloud-confidentialcomputing": "0.6.0",
"google/cloud-config": "0.1.2",
- "google/cloud-contact-center-insights": "1.7.0",
- "google/cloud-container": "1.22.0",
- "google/cloud-container-analysis": "0.3.4",
- "google/cloud-core": "1.52.8",
+ "google/cloud-contact-center-insights": "1.7.1",
+ "google/cloud-container": "1.23.0",
+ "google/cloud-container-analysis": "0.4.0",
+ "google/cloud-core": "1.52.9",
"google/cloud-data-catalog": "1.8.2",
"google/cloud-data-fusion": "0.5.2",
"google/cloud-datacatalog-lineage": "0.4.0",
"google/cloud-dataflow": "0.5.1",
"google/cloud-dataform": "0.3.0",
"google/cloud-datalabeling": "0.4.2",
- "google/cloud-dataplex": "0.11.1",
+ "google/cloud-dataplex": "0.12.0",
"google/cloud-dataproc": "3.11.0",
"google/cloud-dataproc-metastore": "0.10.2",
- "google/cloud-datastore": "1.24.4",
+ "google/cloud-datastore": "1.25.0",
"google/cloud-datastore-admin": "0.7.5",
"google/cloud-datastream": "1.4.2",
- "google/cloud-debugger": "1.6.4",
+ "google/cloud-debugger": "1.7.0",
"google/cloud-deploy": "0.14.0",
"google/cloud-dialogflow": "1.10.2",
- "google/cloud-dialogflow-cx": "0.0.0",
+ "google/cloud-dialogflow-cx": "0.1.0",
"google/cloud-discoveryengine": "0.7.1",
"google/cloud-dlp": "1.11.0",
"google/cloud-dms": "1.4.2",
"google/cloud-document-ai": "1.8.2",
"google/cloud-domains": "0.4.2",
- "google/cloud-edgenetwork": "0.0.0",
+ "google/cloud-edgenetwork": "0.1.0",
"google/cloud-error-reporting": "0.21.1",
"google/cloud-essential-contacts": "0.3.4",
"google/cloud-eventarc": "1.2.2",
"google/cloud-eventarc-publishing": "0.5.1",
- "google/cloud-filestore": "1.3.2",
- "google/cloud-firestore": "1.37.7",
+ "google/cloud-filestore": "1.4.0",
+ "google/cloud-firestore": "1.38.0",
"google/cloud-functions": "1.4.2",
"google/cloud-game-servers": "1.2.2",
"google/cloud-gke-backup": "0.5.3",
@@ -161,7 +161,7 @@
"google/cloud-kms-inventory": "0.3.1",
"google/cloud-language": "0.31.3",
"google/cloud-life-sciences": "0.5.4",
- "google/cloud-logging": "1.28.4",
+ "google/cloud-logging": "1.28.5",
"google/cloud-managed-identities": "1.2.2",
"google/cloud-media-translation": "0.3.3",
"google/cloud-memcache": "1.2.2",
@@ -181,22 +181,22 @@
"google/cloud-policysimulator": "0.1.1",
"google/cloud-policytroubleshooter-iam": "0.1.1",
"google/cloud-private-catalog": "0.3.3",
- "google/cloud-profiler": "1.2.3",
- "google/cloud-pubsub": "1.46.5",
+ "google/cloud-profiler": "1.2.4",
+ "google/cloud-pubsub": "1.47.0",
"google/cloud-rapidmigrationassessment": "0.2.2",
- "google/cloud-recaptcha-enterprise": "1.5.2",
+ "google/cloud-recaptcha-enterprise": "1.6.0",
"google/cloud-recommendations-ai": "0.6.4",
"google/cloud-recommender": "1.9.1",
"google/cloud-redis": "1.8.4",
- "google/cloud-redis-cluster": "0.0.0",
+ "google/cloud-redis-cluster": "0.1.0",
"google/cloud-resource-manager": "0.7.2",
"google/cloud-resource-settings": "1.1.3",
"google/cloud-retail": "1.4.2",
"google/cloud-run": "0.7.2",
"google/cloud-scheduler": "1.9.4",
"google/cloud-secret-manager": "1.12.3",
- "google/cloud-securesourcemanager": "0.0.0",
- "google/cloud-security-center": "1.20.1",
+ "google/cloud-securesourcemanager": "0.1.0",
+ "google/cloud-security-center": "1.20.2",
"google/cloud-security-private-ca": "1.4.2",
"google/cloud-security-public-ca": "0.2.3",
"google/cloud-service-control": "1.2.1",
@@ -206,18 +206,18 @@
"google/cloud-shell": "1.2.2",
"google/cloud-spanner": "1.67.0",
"google/cloud-speech": "1.15.0",
- "google/cloud-sql-admin": "0.8.0",
+ "google/cloud-sql-admin": "0.9.0",
"google/cloud-storage": "1.35.0",
"google/cloud-storage-transfer": "1.3.1",
"google/cloud-storageinsights": "0.2.3",
"google/cloud-support": "0.1.2",
"google/cloud-talent": "1.2.2",
"google/cloud-tasks": "1.13.2",
- "google/cloud-telcoautomation": "0.0.0",
+ "google/cloud-telcoautomation": "0.1.0",
"google/cloud-text-to-speech": "1.7.2",
"google/cloud-tpu": "1.3.2",
- "google/cloud-trace": "1.6.5",
- "google/cloud-translate": "1.15.4",
+ "google/cloud-trace": "1.7.0",
+ "google/cloud-translate": "1.16.0",
"google/cloud-video-live-stream": "0.6.2",
"google/cloud-video-stitcher": "0.7.3",
"google/cloud-video-transcoder": "0.9.1",
@@ -233,7 +233,7 @@
"google/longrunning": "0.2.6",
"google/shopping-common-protos": "0.2.0",
"google/shopping-merchant-inventories": "0.1.1",
- "google/shopping-merchant-reports": "0.3.0"
+ "google/shopping-merchant-reports": "0.4.0"
},
"suggest": {
"opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.",