From cf6aab04a3bed188d9c9b5c34708e9b942a417ac Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 23 Jan 2026 22:36:26 +0000
Subject: [PATCH 1/2] chore(main): release 0.317.0
---
AdsAdManager/VERSION | 2 +-
AdsDataManager/VERSION | 2 +-
AdsMarketingPlatformAdmin/VERSION | 2 +-
AdvisoryNotifications/VERSION | 2 +-
AlloyDb/VERSION | 2 +-
ApiHub/VERSION | 2 +-
AppHub/VERSION | 2 +-
AppsChat/VERSION | 2 +-
AppsEventsSubscriptions/VERSION | 2 +-
AppsMeet/VERSION | 2 +-
BackupDr/VERSION | 2 +-
BigQuery/VERSION | 2 +-
BigQuery/src/BigQueryClient.php | 2 +-
BigQueryDataTransfer/VERSION | 2 +-
Bigtable/VERSION | 2 +-
CHANGELOG.md | 592 ++++++++++++++++++++++++++++
CapacityPlanner/VERSION | 2 +-
Chronicle/VERSION | 2 +-
CommerceConsumerProcurement/VERSION | 2 +-
ConfidentialComputing/VERSION | 2 +-
Config/VERSION | 2 +-
ConfigDelivery/VERSION | 2 +-
Container/VERSION | 2 +-
ControlsPartner/VERSION | 2 +-
Core/VERSION | 2 +-
DataCatalogLineage/VERSION | 2 +-
DatabaseCenter/VERSION | 2 +-
Dataproc/VERSION | 2 +-
Datastore/VERSION | 2 +-
DeveloperConnect/VERSION | 2 +-
DeviceStreaming/VERSION | 2 +-
DialogflowCx/VERSION | 2 +-
DiscoveryEngine/VERSION | 2 +-
DocumentAi/VERSION | 2 +-
EdgeNetwork/VERSION | 2 +-
FinancialServices/VERSION | 2 +-
Firestore/VERSION | 3 +-
GeminiDataAnalytics/VERSION | 2 +-
GeoCommonProtos/VERSION | 2 +-
HypercomputeCluster/VERSION | 2 +-
Kms/VERSION | 2 +-
KmsInventory/VERSION | 2 +-
LicenseManager/VERSION | 2 +-
LocationFinder/VERSION | 2 +-
Logging/VERSION | 2 +-
Logging/src/LoggingClient.php | 2 +-
Lustre/VERSION | 2 +-
Maintenance/VERSION | 2 +-
ManagedKafka/VERSION | 2 +-
composer.json | 186 ++++-----
50 files changed, 734 insertions(+), 141 deletions(-)
diff --git a/AdsAdManager/VERSION b/AdsAdManager/VERSION
index a918a2aa18d5..ee6cdce3c290 100644
--- a/AdsAdManager/VERSION
+++ b/AdsAdManager/VERSION
@@ -1 +1 @@
-0.6.0
+0.6.1
diff --git a/AdsDataManager/VERSION b/AdsDataManager/VERSION
index 6e8bf73aa550..17e51c385ea3 100644
--- a/AdsDataManager/VERSION
+++ b/AdsDataManager/VERSION
@@ -1 +1 @@
-0.1.0
+0.1.1
diff --git a/AdsMarketingPlatformAdmin/VERSION b/AdsMarketingPlatformAdmin/VERSION
index 1d0ba9ea182b..267577d47e49 100644
--- a/AdsMarketingPlatformAdmin/VERSION
+++ b/AdsMarketingPlatformAdmin/VERSION
@@ -1 +1 @@
-0.4.0
+0.4.1
diff --git a/AdvisoryNotifications/VERSION b/AdvisoryNotifications/VERSION
index 23aa8390630c..0495c4a88cae 100644
--- a/AdvisoryNotifications/VERSION
+++ b/AdvisoryNotifications/VERSION
@@ -1 +1 @@
-1.2.2
+1.2.3
diff --git a/AlloyDb/VERSION b/AlloyDb/VERSION
index fdd3be6df54a..266146b87cbc 100644
--- a/AlloyDb/VERSION
+++ b/AlloyDb/VERSION
@@ -1 +1 @@
-1.6.2
+1.6.3
diff --git a/ApiHub/VERSION b/ApiHub/VERSION
index 2b7c5ae01848..17b2ccd9bf90 100644
--- a/ApiHub/VERSION
+++ b/ApiHub/VERSION
@@ -1 +1 @@
-0.4.2
+0.4.3
diff --git a/AppHub/VERSION b/AppHub/VERSION
index 2b7c5ae01848..17b2ccd9bf90 100644
--- a/AppHub/VERSION
+++ b/AppHub/VERSION
@@ -1 +1 @@
-0.4.2
+0.4.3
diff --git a/AppsChat/VERSION b/AppsChat/VERSION
index 04a373efe6ba..2a0970ca757c 100644
--- a/AppsChat/VERSION
+++ b/AppsChat/VERSION
@@ -1 +1 @@
-0.16.0
+0.16.1
diff --git a/AppsEventsSubscriptions/VERSION b/AppsEventsSubscriptions/VERSION
index 2b7c5ae01848..17b2ccd9bf90 100644
--- a/AppsEventsSubscriptions/VERSION
+++ b/AppsEventsSubscriptions/VERSION
@@ -1 +1 @@
-0.4.2
+0.4.3
diff --git a/AppsMeet/VERSION b/AppsMeet/VERSION
index cb0c939a936f..be14282b7fff 100644
--- a/AppsMeet/VERSION
+++ b/AppsMeet/VERSION
@@ -1 +1 @@
-0.5.2
+0.5.3
diff --git a/BackupDr/VERSION b/BackupDr/VERSION
index d9df1bbc0c7b..af88ba824866 100644
--- a/BackupDr/VERSION
+++ b/BackupDr/VERSION
@@ -1 +1 @@
-0.11.0
+0.11.1
diff --git a/BigQuery/VERSION b/BigQuery/VERSION
index 2aeaa11ee27e..7eee78574332 100644
--- a/BigQuery/VERSION
+++ b/BigQuery/VERSION
@@ -1 +1 @@
-1.35.0
+1.35.1
diff --git a/BigQuery/src/BigQueryClient.php b/BigQuery/src/BigQueryClient.php
index 7828675d0021..df14869c75f3 100644
--- a/BigQuery/src/BigQueryClient.php
+++ b/BigQuery/src/BigQueryClient.php
@@ -54,7 +54,7 @@ class BigQueryClient
ClientTrait::jsonDecode insteadof RetryDeciderTrait;
}
- const VERSION = '1.35.0';
+ const VERSION = '1.35.1';
const MAX_DELAY_MICROSECONDS = 32000000;
const SERVICE_NAME = 'bigquery';
diff --git a/BigQueryDataTransfer/VERSION b/BigQueryDataTransfer/VERSION
index b1b25a5ffae4..585940699b5b 100644
--- a/BigQueryDataTransfer/VERSION
+++ b/BigQueryDataTransfer/VERSION
@@ -1 +1 @@
-2.2.2
+2.2.3
diff --git a/Bigtable/VERSION b/Bigtable/VERSION
index 4e2200b98e56..83ecbf1d7a61 100644
--- a/Bigtable/VERSION
+++ b/Bigtable/VERSION
@@ -1 +1 @@
-2.20.1
+2.20.2
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7b516c2db285..1c2c346c2013 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,597 @@
# Changelog
+## 0.317.0
+
+googleads/ad-manager 0.6.1
+
+
+
+
+
+googleads/data-manager 0.1.1
+
+
+
+
+
+googleads/marketingplatform-admin 0.4.1
+
+
+
+
+
+google/cloud-advisorynotifications 1.2.3
+
+
+
+
+
+google/cloud-alloydb 1.6.3
+
+
+
+
+
+google/cloud-apihub 0.4.3
+
+
+
+
+
+google/cloud-apphub 0.4.3
+
+
+
+
+
+google/apps-chat 0.16.1
+
+
+
+
+
+google/apps-events-subscriptions 0.4.3
+
+
+
+
+
+google/apps-meet 0.5.3
+
+
+
+
+
+google/cloud-backupdr 0.11.1
+
+
+
+
+
+google/cloud-bigquery 1.35.1
+
+
+
+
+
+google/cloud-bigquerydatatransfer 2.2.3
+
+
+
+
+
+google/cloud-bigtable 2.20.2
+
+
+
+
+
+google/cloud-capacityplanner 0.1.1
+
+
+
+
+
+google/cloud-chronicle 0.2.2
+
+
+
+
+
+google/cloud-commerce-consumer-procurement 1.3.2
+
+
+
+
+
+google/cloud-confidentialcomputing 1.6.2
+
+
+
+
+
+google/cloud-config 1.7.1
+
+
+
+
+
+google/cloud-configdelivery 0.3.2
+
+
+
+
+
+google/cloud-container 2.8.0
+
+
+
+### Features
+
+* [Container] Add SwapConfig to enable and configure swap memory for node pools ([#8880](https://github.com/googleapis/google-cloud-php/issues/8880)) ([4ee4389](https://github.com/googleapis/google-cloud-php/commit/4ee4389b757f813365eebbfbee66104aac3ebf16))
+
+
+
+google/cloud-cloudcontrolspartner 0.5.2
+
+
+
+
+
+google/cloud-core 1.71.1
+
+
+
+
+
+google/cloud-datacatalog-lineage 1.2.2
+
+
+
+
+
+google/cloud-databasecenter 0.3.1
+
+
+
+
+
+google/cloud-dataproc 2.8.2
+
+
+
+
+
+google/cloud-datastore 2.0.3
+
+
+
+
+
+google/cloud-developerconnect 0.5.3
+
+
+
+
+
+google/cloud-devicestreaming 0.2.3
+
+
+
+
+
+google/cloud-dialogflow-cx 0.10.1
+
+
+
+
+
+google/cloud-discoveryengine 1.10.1
+
+
+
+
+
+google/cloud-document-ai 2.5.1
+
+
+
+### Documentation
+
+* [DocumentAi] Regenerated REST and RPC Document AI documentation to include missing changes from September 2024 to November 2025 ([#8878](https://github.com/googleapis/google-cloud-php/issues/8878)) ([3a6af11](https://github.com/googleapis/google-cloud-php/commit/3a6af110a040feb3eac3c5aeebda0dc781ec0589))
+
+
+
+google/cloud-edgenetwork 1.4.1
+
+
+
+
+
+google/cloud-financialservices 0.2.3
+
+
+
+
+
+google/cloud-firestore 2.0.2-RC1
+
+
+
+
+](https://github.com/googleapis/google-cloud-php/compare/v0.316.0...v0.317.0) (2026-01-23)
+
+
+
+google/cloud-geminidataanalytics 0.7.1
+
+
+
+
+
+google/geo-common-protos 0.2.3
+
+
+
+
+
+google/cloud-hypercomputecluster 0.1.1
+
+
+
+
+
+google/cloud-kms 2.6.0
+
+
+
+### Features
+
+* [Kms] add the SingleTenantHsm functionality including the management API and resource types ([#8871](https://github.com/googleapis/google-cloud-php/issues/8871)) ([0980b8f](https://github.com/googleapis/google-cloud-php/commit/0980b8fb85059b4337095397de919201f973546a))
+
+
+
+google/cloud-kms-inventory 1.2.3
+
+
+
+
+
+google/cloud-licensemanager 0.2.2
+
+
+
+
+
+google/cloud-locationfinder 0.1.1
+
+
+
+
+
+google/cloud-logging 1.34.5
+
+
+
+
+
+google/cloud-lustre 0.3.2
+
+
+
+
+
+google/cloud-maintenance 0.3.2
+
+
+
+
+
+google/cloud-managedkafka 0.7.2
+
+
+
+
+
+google/cloud-managedkafka-schemaregistry 0.2.2
+
+
+
+
+
+google/maps-fleetengine 0.5.2
+
+
+
+
+
+google/maps-fleetengine-delivery 0.5.2
+
+
+
+
+
+google/maps-routeoptimization 0.6.1
+
+
+
+
+
+google/cloud-memorystore 0.6.1
+
+
+
+
+
+google/cloud-migrationcenter 1.2.2
+
+
+
+
+
+google/cloud-modelarmor 0.5.2
+
+
+
+
+
+google/cloud-netapp 1.10.1
+
+
+
+
+
+google/cloud-network-connectivity 2.5.2
+
+
+
+### Documentation
+
+* [NetworkConnectivity] Added OUTPUT_ONLY annotations to create_time and update_time in InternalRange to reflect existing service behavior ([#8869](https://github.com/googleapis/google-cloud-php/issues/8869)) ([278bfc7](https://github.com/googleapis/google-cloud-php/commit/278bfc7c034442837b0294b15a5272f64a70e0c7))
+
+
+
+google/cloud-network-management 2.8.0
+
+
+
+### Features
+
+* [NetworkManagement] add fields and messages for GKE Pods and IP masquerading ([#8879](https://github.com/googleapis/google-cloud-php/issues/8879)) ([d1fdcdd](https://github.com/googleapis/google-cloud-php/commit/d1fdcddb99f2c42052a14ae6a956f4f5251fec8b))
+
+
+### Documentation
+
+* Update comments ([d1fdcdd](https://github.com/googleapis/google-cloud-php/commit/d1fdcddb99f2c42052a14ae6a956f4f5251fec8b))
+
+
+
+google/cloud-networkservices 0.8.1
+
+
+
+
+
+google/cloud-oracledatabase 0.8.1
+
+
+
+
+
+google/cloud-parallelstore 0.13.1
+
+
+
+
+
+google/cloud-parametermanager 0.5.3
+
+
+
+
+
+google/cloud-policysimulator 1.3.3
+
+
+
+
+
+google/cloud-policytroubleshooter-iam 0.4.3
+
+
+
+
+
+google/cloud-privilegedaccessmanager 0.4.3
+
+
+
+
+
+google/cloud-quotas 1.5.3
+
+
+
+### Documentation
+
+* [Quotas] Correct typo in comment for field `quota_id` ([#8876](https://github.com/googleapis/google-cloud-php/issues/8876)) ([798a1c7](https://github.com/googleapis/google-cloud-php/commit/798a1c74f8c5cabddf01a2a98d9c317619cef3b5))
+
+
+
+google/cloud-rapidmigrationassessment 1.2.3
+
+
+
+
+
+google/cloud-redis-cluster 0.6.3
+
+
+
+
+
+google/cloud-securesourcemanager 1.6.3
+
+
+
+
+
+google/cloud-securitycentermanagement 1.3.3
+
+
+
+
+
+google/cloud-securitycompliance 0.2.1
+
+
+
+
+
+google/cloud-servicehealth 0.4.3
+
+
+
+
+
+google/shopping-common-protos 0.4.4
+
+
+
+
+
+google/shopping-css 0.7.3
+
+
+
+
+
+google/shopping-merchant-accounts 1.3.1
+
+
+
+
+
+google/shopping-merchant-conversions 1.1.3
+
+
+
+
+
+google/shopping-merchant-datasources 1.2.1
+
+
+
+
+
+google/shopping-merchant-inventories 1.2.1
+
+
+
+
+
+google/shopping-merchant-issueresolution 1.2.1
+
+
+
+
+
+google/shopping-merchant-lfp 1.1.3
+
+
+
+
+
+google/shopping-merchant-notifications 1.1.3
+
+
+
+
+
+google/shopping-merchant-ordertracking 1.1.3
+
+
+
+
+
+google/shopping-merchant-products 1.3.1
+
+
+
+
+
+google/shopping-merchant-promotions 1.1.3
+
+
+
+
+
+google/shopping-merchant-quota 1.2.1
+
+
+
+
+
+google/shopping-merchant-reports 1.1.3
+
+
+
+
+
+google/shopping-merchant-reviews 0.5.3
+
+
+
+
+
+google/cloud-spanner 2.4.1
+
+
+
+
+
+google/cloud-storage 1.49.2
+
+
+
+
+
+google/cloud-storagebatchoperations 0.3.1
+
+
+
+
+
+google/cloud-storage-control 1.6.3
+
+
+
+
+
+google/cloud-storageinsights 1.3.3
+
+
+
+
+
+google/cloud-support 1.4.2
+
+
+
+
+
+google/cloud-telcoautomation 1.2.3
+
+
+
+
+
+google/cloud-trace 1.9.5
+
+
+
+
+
## 0.316.0
google/cloud-backupdr 0.11.0
diff --git a/CapacityPlanner/VERSION b/CapacityPlanner/VERSION
index 6e8bf73aa550..17e51c385ea3 100644
--- a/CapacityPlanner/VERSION
+++ b/CapacityPlanner/VERSION
@@ -1 +1 @@
-0.1.0
+0.1.1
diff --git a/Chronicle/VERSION b/Chronicle/VERSION
index 0c62199f16ac..ee1372d33a29 100644
--- a/Chronicle/VERSION
+++ b/Chronicle/VERSION
@@ -1 +1 @@
-0.2.1
+0.2.2
diff --git a/CommerceConsumerProcurement/VERSION b/CommerceConsumerProcurement/VERSION
index 3a3cd8cc8b07..1892b9267677 100644
--- a/CommerceConsumerProcurement/VERSION
+++ b/CommerceConsumerProcurement/VERSION
@@ -1 +1 @@
-1.3.1
+1.3.2
diff --git a/ConfidentialComputing/VERSION b/ConfidentialComputing/VERSION
index 9c6d6293b1a8..fdd3be6df54a 100644
--- a/ConfidentialComputing/VERSION
+++ b/ConfidentialComputing/VERSION
@@ -1 +1 @@
-1.6.1
+1.6.2
diff --git a/Config/VERSION b/Config/VERSION
index bd8bf882d061..943f9cbc4ec7 100644
--- a/Config/VERSION
+++ b/Config/VERSION
@@ -1 +1 @@
-1.7.0
+1.7.1
diff --git a/ConfigDelivery/VERSION b/ConfigDelivery/VERSION
index 9e11b32fcaa9..d15723fbe8de 100644
--- a/ConfigDelivery/VERSION
+++ b/ConfigDelivery/VERSION
@@ -1 +1 @@
-0.3.1
+0.3.2
diff --git a/Container/VERSION b/Container/VERSION
index 24ba9a38de68..834f26295383 100644
--- a/Container/VERSION
+++ b/Container/VERSION
@@ -1 +1 @@
-2.7.0
+2.8.0
diff --git a/ControlsPartner/VERSION b/ControlsPartner/VERSION
index 4b9fcbec101a..cb0c939a936f 100644
--- a/ControlsPartner/VERSION
+++ b/ControlsPartner/VERSION
@@ -1 +1 @@
-0.5.1
+0.5.2
diff --git a/Core/VERSION b/Core/VERSION
index df484cbb1d9f..68bc7ff2a8eb 100644
--- a/Core/VERSION
+++ b/Core/VERSION
@@ -1 +1 @@
-1.71.0
+1.71.1
diff --git a/DataCatalogLineage/VERSION b/DataCatalogLineage/VERSION
index 6085e946503a..23aa8390630c 100644
--- a/DataCatalogLineage/VERSION
+++ b/DataCatalogLineage/VERSION
@@ -1 +1 @@
-1.2.1
+1.2.2
diff --git a/DatabaseCenter/VERSION b/DatabaseCenter/VERSION
index 0d91a54c7d43..9e11b32fcaa9 100644
--- a/DatabaseCenter/VERSION
+++ b/DatabaseCenter/VERSION
@@ -1 +1 @@
-0.3.0
+0.3.1
diff --git a/Dataproc/VERSION b/Dataproc/VERSION
index dbe590065479..1817afea416c 100644
--- a/Dataproc/VERSION
+++ b/Dataproc/VERSION
@@ -1 +1 @@
-2.8.1
+2.8.2
diff --git a/Datastore/VERSION b/Datastore/VERSION
index e9307ca5751b..50ffc5aa7f69 100644
--- a/Datastore/VERSION
+++ b/Datastore/VERSION
@@ -1 +1 @@
-2.0.2
+2.0.3
diff --git a/DeveloperConnect/VERSION b/DeveloperConnect/VERSION
index cb0c939a936f..be14282b7fff 100644
--- a/DeveloperConnect/VERSION
+++ b/DeveloperConnect/VERSION
@@ -1 +1 @@
-0.5.2
+0.5.3
diff --git a/DeviceStreaming/VERSION b/DeviceStreaming/VERSION
index ee1372d33a29..7179039691ce 100644
--- a/DeviceStreaming/VERSION
+++ b/DeviceStreaming/VERSION
@@ -1 +1 @@
-0.2.2
+0.2.3
diff --git a/DialogflowCx/VERSION b/DialogflowCx/VERSION
index 78bc1abd14f2..571215736a66 100644
--- a/DialogflowCx/VERSION
+++ b/DialogflowCx/VERSION
@@ -1 +1 @@
-0.10.0
+0.10.1
diff --git a/DiscoveryEngine/VERSION b/DiscoveryEngine/VERSION
index 81c871de46b3..4dae2985b58c 100644
--- a/DiscoveryEngine/VERSION
+++ b/DiscoveryEngine/VERSION
@@ -1 +1 @@
-1.10.0
+1.10.1
diff --git a/DocumentAi/VERSION b/DocumentAi/VERSION
index 437459cd94c9..73462a5a1344 100644
--- a/DocumentAi/VERSION
+++ b/DocumentAi/VERSION
@@ -1 +1 @@
-2.5.0
+2.5.1
diff --git a/EdgeNetwork/VERSION b/EdgeNetwork/VERSION
index 88c5fb891dcf..347f5833ee6d 100644
--- a/EdgeNetwork/VERSION
+++ b/EdgeNetwork/VERSION
@@ -1 +1 @@
-1.4.0
+1.4.1
diff --git a/FinancialServices/VERSION b/FinancialServices/VERSION
index ee1372d33a29..7179039691ce 100644
--- a/FinancialServices/VERSION
+++ b/FinancialServices/VERSION
@@ -1 +1 @@
-0.2.2
+0.2.3
diff --git a/Firestore/VERSION b/Firestore/VERSION
index 1a7225391382..031d4cdb6f68 100644
--- a/Firestore/VERSION
+++ b/Firestore/VERSION
@@ -1,2 +1,3 @@
-2.0.1-RC1
+2.0.2-RC1
+
diff --git a/GeminiDataAnalytics/VERSION b/GeminiDataAnalytics/VERSION
index faef31a4357c..39e898a4f952 100644
--- a/GeminiDataAnalytics/VERSION
+++ b/GeminiDataAnalytics/VERSION
@@ -1 +1 @@
-0.7.0
+0.7.1
diff --git a/GeoCommonProtos/VERSION b/GeoCommonProtos/VERSION
index ee1372d33a29..7179039691ce 100644
--- a/GeoCommonProtos/VERSION
+++ b/GeoCommonProtos/VERSION
@@ -1 +1 @@
-0.2.2
+0.2.3
diff --git a/HypercomputeCluster/VERSION b/HypercomputeCluster/VERSION
index 6e8bf73aa550..17e51c385ea3 100644
--- a/HypercomputeCluster/VERSION
+++ b/HypercomputeCluster/VERSION
@@ -1 +1 @@
-0.1.0
+0.1.1
diff --git a/Kms/VERSION b/Kms/VERSION
index f225a78adf05..e70b4523ae7f 100644
--- a/Kms/VERSION
+++ b/Kms/VERSION
@@ -1 +1 @@
-2.5.2
+2.6.0
diff --git a/KmsInventory/VERSION b/KmsInventory/VERSION
index 23aa8390630c..0495c4a88cae 100644
--- a/KmsInventory/VERSION
+++ b/KmsInventory/VERSION
@@ -1 +1 @@
-1.2.2
+1.2.3
diff --git a/LicenseManager/VERSION b/LicenseManager/VERSION
index 0c62199f16ac..ee1372d33a29 100644
--- a/LicenseManager/VERSION
+++ b/LicenseManager/VERSION
@@ -1 +1 @@
-0.2.1
+0.2.2
diff --git a/LocationFinder/VERSION b/LocationFinder/VERSION
index 6e8bf73aa550..17e51c385ea3 100644
--- a/LocationFinder/VERSION
+++ b/LocationFinder/VERSION
@@ -1 +1 @@
-0.1.0
+0.1.1
diff --git a/Logging/VERSION b/Logging/VERSION
index 19357ae93cfb..8a7cc82d5a6d 100644
--- a/Logging/VERSION
+++ b/Logging/VERSION
@@ -1 +1 @@
-1.34.4
+1.34.5
diff --git a/Logging/src/LoggingClient.php b/Logging/src/LoggingClient.php
index 14a343bd5e2e..c0d048cf834b 100644
--- a/Logging/src/LoggingClient.php
+++ b/Logging/src/LoggingClient.php
@@ -70,7 +70,7 @@ class LoggingClient
use ArrayTrait;
use ClientTrait;
- const VERSION = '1.34.4';
+ const VERSION = '1.34.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/Lustre/VERSION b/Lustre/VERSION
index 9e11b32fcaa9..d15723fbe8de 100644
--- a/Lustre/VERSION
+++ b/Lustre/VERSION
@@ -1 +1 @@
-0.3.1
+0.3.2
diff --git a/Maintenance/VERSION b/Maintenance/VERSION
index 9e11b32fcaa9..d15723fbe8de 100644
--- a/Maintenance/VERSION
+++ b/Maintenance/VERSION
@@ -1 +1 @@
-0.3.1
+0.3.2
diff --git a/ManagedKafka/VERSION b/ManagedKafka/VERSION
index 39e898a4f952..7486fdbc50b3 100644
--- a/ManagedKafka/VERSION
+++ b/ManagedKafka/VERSION
@@ -1 +1 @@
-0.7.1
+0.7.2
diff --git a/composer.json b/composer.json
index 0f0e68b26125..134aae2c4743 100644
--- a/composer.json
+++ b/composer.json
@@ -86,25 +86,25 @@
"google/access-context-manager": "1.1.2",
"google/analytics-admin": "0.31.2",
"google/analytics-data": "0.23.2",
- "google/apps-chat": "0.16.0",
- "google/apps-events-subscriptions": "0.4.2",
- "google/apps-meet": "0.5.2",
+ "google/apps-chat": "0.16.1",
+ "google/apps-events-subscriptions": "0.4.3",
+ "google/apps-meet": "0.5.3",
"google/cloud-access-approval": "2.1.2",
- "google/cloud-advisorynotifications": "1.2.2",
+ "google/cloud-advisorynotifications": "1.2.3",
"google/cloud-ai-platform": "1.48.0",
- "google/cloud-alloydb": "1.6.2",
+ "google/cloud-alloydb": "1.6.3",
"google/cloud-api-gateway": "2.1.2",
"google/cloud-api-keys": "1.1.1",
"google/cloud-apigee-connect": "2.1.2",
"google/cloud-apigee-registry": "1.1.2",
- "google/cloud-apihub": "0.4.2",
+ "google/cloud-apihub": "0.4.3",
"google/cloud-appengine-admin": "2.1.2",
- "google/cloud-apphub": "0.4.2",
+ "google/cloud-apphub": "0.4.3",
"google/cloud-artifact-registry": "1.6.0",
"google/cloud-asset": "2.3.2",
"google/cloud-assured-workloads": "1.1.2",
"google/cloud-automl": "2.1.2",
- "google/cloud-backupdr": "0.11.0",
+ "google/cloud-backupdr": "0.11.1",
"google/cloud-bare-metal-solution": "1.1.2",
"google/cloud-batch": "1.4.0",
"google/cloud-beyondcorp-appconnections": "1.1.2",
@@ -112,7 +112,7 @@
"google/cloud-beyondcorp-appgateways": "1.1.2",
"google/cloud-beyondcorp-clientconnectorservices": "1.1.2",
"google/cloud-beyondcorp-clientgateways": "1.1.2",
- "google/cloud-bigquery": "1.35.0",
+ "google/cloud-bigquery": "1.35.1",
"google/cloud-bigquery-analyticshub": "1.5.0",
"google/cloud-bigquery-connection": "2.1.2",
"google/cloud-bigquery-data-exchange": "0.6.2",
@@ -120,148 +120,148 @@
"google/cloud-bigquery-migration": "1.2.2",
"google/cloud-bigquery-reservation": "2.6.1",
"google/cloud-bigquery-storage": "2.3.0",
- "google/cloud-bigquerydatatransfer": "2.2.2",
- "google/cloud-bigtable": "2.20.1",
+ "google/cloud-bigquerydatatransfer": "2.2.3",
+ "google/cloud-bigtable": "2.20.2",
"google/cloud-billing": "2.2.1",
"google/cloud-billing-budgets": "2.1.1",
"google/cloud-binary-authorization": "1.1.1",
"google/cloud-build": "1.1.1",
- "google/cloud-capacityplanner": "0.1.0",
+ "google/cloud-capacityplanner": "0.1.1",
"google/cloud-certificate-manager": "1.1.1",
"google/cloud-channel": "2.4.0",
- "google/cloud-chronicle": "0.2.1",
- "google/cloud-cloudcontrolspartner": "0.5.1",
- "google/cloud-commerce-consumer-procurement": "1.3.1",
+ "google/cloud-chronicle": "0.2.2",
+ "google/cloud-cloudcontrolspartner": "0.5.2",
+ "google/cloud-commerce-consumer-procurement": "1.3.2",
"google/cloud-common-protos": "0.8.3",
"google/cloud-compute": "2.5.0",
- "google/cloud-confidentialcomputing": "1.6.1",
- "google/cloud-config": "1.7.0",
- "google/cloud-configdelivery": "0.3.1",
+ "google/cloud-confidentialcomputing": "1.6.2",
+ "google/cloud-config": "1.7.1",
+ "google/cloud-configdelivery": "0.3.2",
"google/cloud-contact-center-insights": "2.4.1",
- "google/cloud-container": "2.7.0",
+ "google/cloud-container": "2.8.0",
"google/cloud-container-analysis": "1.2.1",
- "google/cloud-core": "1.71.0",
+ "google/cloud-core": "1.71.1",
"google/cloud-data-catalog": "2.4.1",
"google/cloud-data-fusion": "1.1.1",
- "google/cloud-databasecenter": "0.3.0",
- "google/cloud-datacatalog-lineage": "1.2.1",
+ "google/cloud-databasecenter": "0.3.1",
+ "google/cloud-datacatalog-lineage": "1.2.2",
"google/cloud-dataflow": "0.9.2",
"google/cloud-dataform": "0.9.2",
"google/cloud-datalabeling": "0.7.1",
"google/cloud-dataplex": "1.11.0",
- "google/cloud-dataproc": "2.8.1",
+ "google/cloud-dataproc": "2.8.2",
"google/cloud-dataproc-metastore": "1.2.2",
- "google/cloud-datastore": "2.0.2",
+ "google/cloud-datastore": "2.0.3",
"google/cloud-datastore-admin": "1.1.1",
"google/cloud-datastream": "2.5.2",
"google/cloud-deploy": "1.6.2",
- "google/cloud-developerconnect": "0.5.2",
- "google/cloud-devicestreaming": "0.2.2",
+ "google/cloud-developerconnect": "0.5.3",
+ "google/cloud-devicestreaming": "0.2.3",
"google/cloud-dialogflow": "2.3.0",
- "google/cloud-dialogflow-cx": "0.10.0",
- "google/cloud-discoveryengine": "1.10.0",
+ "google/cloud-dialogflow-cx": "0.10.1",
+ "google/cloud-discoveryengine": "1.10.1",
"google/cloud-dlp": "2.9.1",
"google/cloud-dms": "2.1.2",
- "google/cloud-document-ai": "2.5.0",
+ "google/cloud-document-ai": "2.5.1",
"google/cloud-domains": "1.1.2",
- "google/cloud-edgenetwork": "1.4.0",
+ "google/cloud-edgenetwork": "1.4.1",
"google/cloud-error-reporting": "0.25.1",
"google/cloud-essential-contacts": "1.1.2",
"google/cloud-eventarc": "2.3.0",
"google/cloud-eventarc-publishing": "1.2.1",
"google/cloud-filestore": "2.2.2",
- "google/cloud-financialservices": "0.2.2",
- "google/cloud-firestore": "2.0.1-RC1\n",
+ "google/cloud-financialservices": "0.2.3",
+ "google/cloud-firestore": "2.0.2-RC1\n\n",
"google/cloud-functions": "2.1.2",
- "google/cloud-geminidataanalytics": "0.7.0",
+ "google/cloud-geminidataanalytics": "0.7.1",
"google/cloud-gke-backup": "1.3.2",
"google/cloud-gke-connect-gateway": "1.1.2",
"google/cloud-gke-hub": "1.2.2",
"google/cloud-gke-multi-cloud": "1.4.0",
"google/cloud-gsuite-addons": "1.1.2",
- "google/cloud-hypercomputecluster": "0.1.0",
+ "google/cloud-hypercomputecluster": "0.1.1",
"google/cloud-iam": "1.2.2",
"google/cloud-iam-credentials": "2.1.2",
"google/cloud-iap": "2.2.2",
"google/cloud-ids": "1.1.2",
- "google/cloud-kms": "2.5.2",
- "google/cloud-kms-inventory": "1.2.2",
+ "google/cloud-kms": "2.6.0",
+ "google/cloud-kms-inventory": "1.2.3",
"google/cloud-language": "1.1.4",
- "google/cloud-licensemanager": "0.2.1",
+ "google/cloud-licensemanager": "0.2.2",
"google/cloud-life-sciences": "0.8.1",
- "google/cloud-locationfinder": "0.1.0",
- "google/cloud-logging": "1.34.4",
- "google/cloud-lustre": "0.3.1",
- "google/cloud-maintenance": "0.3.1",
+ "google/cloud-locationfinder": "0.1.1",
+ "google/cloud-logging": "1.34.5",
+ "google/cloud-lustre": "0.3.2",
+ "google/cloud-maintenance": "0.3.2",
"google/cloud-managed-identities": "2.1.1",
- "google/cloud-managedkafka": "0.7.1",
- "google/cloud-managedkafka-schemaregistry": "0.2.1",
+ "google/cloud-managedkafka": "0.7.2",
+ "google/cloud-managedkafka-schemaregistry": "0.2.2",
"google/cloud-media-translation": "0.6.1",
"google/cloud-memcache": "2.1.1",
- "google/cloud-memorystore": "0.6.0",
- "google/cloud-migrationcenter": "1.2.1",
- "google/cloud-modelarmor": "0.5.1",
+ "google/cloud-memorystore": "0.6.1",
+ "google/cloud-migrationcenter": "1.2.2",
+ "google/cloud-modelarmor": "0.5.2",
"google/cloud-monitoring": "2.2.1",
- "google/cloud-netapp": "1.10.0",
- "google/cloud-network-connectivity": "2.5.1",
- "google/cloud-network-management": "2.7.0",
+ "google/cloud-netapp": "1.10.1",
+ "google/cloud-network-connectivity": "2.5.2",
+ "google/cloud-network-management": "2.8.0",
"google/cloud-network-security": "1.2.2",
- "google/cloud-networkservices": "0.8.0",
+ "google/cloud-networkservices": "0.8.1",
"google/cloud-notebooks": "1.1.2",
"google/cloud-optimization": "1.1.2",
- "google/cloud-oracledatabase": "0.8.0",
+ "google/cloud-oracledatabase": "0.8.1",
"google/cloud-orchestration-airflow": "2.2.2",
"google/cloud-org-policy": "1.3.2",
"google/cloud-osconfig": "2.2.2",
"google/cloud-oslogin": "2.1.2",
- "google/cloud-parallelstore": "0.13.0",
- "google/cloud-parametermanager": "0.5.2",
+ "google/cloud-parallelstore": "0.13.1",
+ "google/cloud-parametermanager": "0.5.3",
"google/cloud-policy-troubleshooter": "2.1.2",
- "google/cloud-policysimulator": "1.3.2",
- "google/cloud-policytroubleshooter-iam": "0.4.2",
+ "google/cloud-policysimulator": "1.3.3",
+ "google/cloud-policytroubleshooter-iam": "0.4.3",
"google/cloud-private-catalog": "0.6.2",
- "google/cloud-privilegedaccessmanager": "0.4.2",
+ "google/cloud-privilegedaccessmanager": "0.4.3",
"google/cloud-profiler": "2.1.1",
"google/cloud-pubsub": "2.17.0",
- "google/cloud-quotas": "1.5.2",
- "google/cloud-rapidmigrationassessment": "1.2.2",
+ "google/cloud-quotas": "1.5.3",
+ "google/cloud-rapidmigrationassessment": "1.2.3",
"google/cloud-recaptcha-enterprise": "2.3.0",
"google/cloud-recommendations-ai": "0.9.2",
"google/cloud-recommender": "2.1.2",
"google/cloud-redis": "2.2.2",
- "google/cloud-redis-cluster": "0.6.2",
+ "google/cloud-redis-cluster": "0.6.3",
"google/cloud-resource-manager": "1.1.2",
"google/cloud-retail": "2.5.2",
"google/cloud-run": "1.12.0",
"google/cloud-scheduler": "2.1.2",
"google/cloud-secret-manager": "2.2.2",
- "google/cloud-securesourcemanager": "1.6.2",
+ "google/cloud-securesourcemanager": "1.6.3",
"google/cloud-security-center": "2.4.2",
"google/cloud-security-private-ca": "2.2.2",
"google/cloud-security-public-ca": "1.1.2",
- "google/cloud-securitycentermanagement": "1.3.2",
- "google/cloud-securitycompliance": "0.2.0",
+ "google/cloud-securitycentermanagement": "1.3.3",
+ "google/cloud-securitycompliance": "0.2.1",
"google/cloud-service-control": "2.1.1",
"google/cloud-service-directory": "2.1.2",
"google/cloud-service-management": "2.1.2",
"google/cloud-service-usage": "2.1.2",
- "google/cloud-servicehealth": "0.4.2",
+ "google/cloud-servicehealth": "0.4.3",
"google/cloud-shell": "2.1.2",
- "google/cloud-spanner": "2.4.0",
+ "google/cloud-spanner": "2.4.1",
"google/cloud-speech": "2.3.0",
"google/cloud-sql-admin": "1.6.0",
- "google/cloud-storage": "1.49.1",
- "google/cloud-storage-control": "1.6.2",
+ "google/cloud-storage": "1.49.2",
+ "google/cloud-storage-control": "1.6.3",
"google/cloud-storage-transfer": "2.3.2",
- "google/cloud-storagebatchoperations": "0.3.0",
- "google/cloud-storageinsights": "1.3.2",
- "google/cloud-support": "1.4.1",
+ "google/cloud-storagebatchoperations": "0.3.1",
+ "google/cloud-storageinsights": "1.3.3",
+ "google/cloud-support": "1.4.2",
"google/cloud-talent": "2.2.1",
"google/cloud-tasks": "2.1.2",
- "google/cloud-telcoautomation": "1.2.2",
+ "google/cloud-telcoautomation": "1.2.3",
"google/cloud-text-to-speech": "2.6.0",
"google/cloud-tpu": "2.2.2",
- "google/cloud-trace": "1.9.4",
+ "google/cloud-trace": "1.9.5",
"google/cloud-translate": "2.1.2",
"google/cloud-video-live-stream": "1.3.2",
"google/cloud-video-stitcher": "1.1.2",
@@ -275,30 +275,30 @@
"google/cloud-web-security-scanner": "1.1.2",
"google/cloud-workflows": "1.2.1",
"google/common-protos": "4.12.4",
- "google/geo-common-protos": "0.2.2",
+ "google/geo-common-protos": "0.2.3",
"google/grafeas": "1.4.0",
"google/longrunning": "0.6.0",
- "google/maps-fleetengine": "0.5.1",
- "google/maps-fleetengine-delivery": "0.5.1",
- "google/maps-routeoptimization": "0.6.0",
- "google/shopping-common-protos": "0.4.3",
- "google/shopping-css": "0.7.2",
- "google/shopping-merchant-accounts": "1.3.0",
- "google/shopping-merchant-conversions": "1.1.2",
- "google/shopping-merchant-datasources": "1.2.0",
- "google/shopping-merchant-inventories": "1.2.0",
- "google/shopping-merchant-issueresolution": "1.2.0",
- "google/shopping-merchant-lfp": "1.1.2",
- "google/shopping-merchant-notifications": "1.1.2",
- "google/shopping-merchant-ordertracking": "1.1.2",
- "google/shopping-merchant-products": "1.3.0",
- "google/shopping-merchant-promotions": "1.1.2",
- "google/shopping-merchant-quota": "1.2.0",
- "google/shopping-merchant-reports": "1.1.2",
- "google/shopping-merchant-reviews": "0.5.2",
- "googleads/ad-manager": "0.6.0",
- "googleads/data-manager": "0.1.0",
- "googleads/marketingplatform-admin": "0.4.0"
+ "google/maps-fleetengine": "0.5.2",
+ "google/maps-fleetengine-delivery": "0.5.2",
+ "google/maps-routeoptimization": "0.6.1",
+ "google/shopping-common-protos": "0.4.4",
+ "google/shopping-css": "0.7.3",
+ "google/shopping-merchant-accounts": "1.3.1",
+ "google/shopping-merchant-conversions": "1.1.3",
+ "google/shopping-merchant-datasources": "1.2.1",
+ "google/shopping-merchant-inventories": "1.2.1",
+ "google/shopping-merchant-issueresolution": "1.2.1",
+ "google/shopping-merchant-lfp": "1.1.3",
+ "google/shopping-merchant-notifications": "1.1.3",
+ "google/shopping-merchant-ordertracking": "1.1.3",
+ "google/shopping-merchant-products": "1.3.1",
+ "google/shopping-merchant-promotions": "1.1.3",
+ "google/shopping-merchant-quota": "1.2.1",
+ "google/shopping-merchant-reports": "1.1.3",
+ "google/shopping-merchant-reviews": "0.5.3",
+ "googleads/ad-manager": "0.6.1",
+ "googleads/data-manager": "0.1.1",
+ "googleads/marketingplatform-admin": "0.4.1"
},
"suggest": {
"opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.",
From 850e02558688f4c258333ce37cd29659845d0a45 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 23 Jan 2026 22:36:28 +0000
Subject: [PATCH 2/2] chore(main): release 0.317.0
---
ManagedKafkaSchemaRegistry/VERSION | 2 +-
MapsFleetEngine/VERSION | 2 +-
MapsFleetEngineDelivery/VERSION | 2 +-
MapsRouteOptimization/VERSION | 2 +-
Memorystore/VERSION | 2 +-
MigrationCenter/VERSION | 2 +-
ModelArmor/VERSION | 2 +-
NetApp/VERSION | 2 +-
NetworkConnectivity/VERSION | 2 +-
NetworkManagement/VERSION | 2 +-
NetworkServices/VERSION | 2 +-
OracleDatabase/VERSION | 2 +-
Parallelstore/VERSION | 2 +-
ParameterManager/VERSION | 2 +-
PolicySimulator/VERSION | 2 +-
PolicyTroubleshooterIam/VERSION | 2 +-
PrivilegedAccessManager/VERSION | 2 +-
Quotas/VERSION | 2 +-
RapidMigrationAssessment/VERSION | 2 +-
RedisCluster/VERSION | 2 +-
SecureSourceManager/VERSION | 2 +-
SecurityCenterManagement/VERSION | 2 +-
SecurityCompliance/VERSION | 2 +-
ServiceHealth/VERSION | 2 +-
ShoppingCommonProtos/VERSION | 2 +-
ShoppingCss/VERSION | 2 +-
ShoppingMerchantAccounts/VERSION | 2 +-
ShoppingMerchantConversions/VERSION | 2 +-
ShoppingMerchantDataSources/VERSION | 2 +-
ShoppingMerchantInventories/VERSION | 2 +-
ShoppingMerchantIssueResolution/VERSION | 2 +-
ShoppingMerchantLfp/VERSION | 2 +-
ShoppingMerchantNotifications/VERSION | 2 +-
ShoppingMerchantOrderTracking/VERSION | 2 +-
ShoppingMerchantProducts/VERSION | 2 +-
ShoppingMerchantPromotions/VERSION | 2 +-
ShoppingMerchantQuota/VERSION | 2 +-
ShoppingMerchantReports/VERSION | 2 +-
ShoppingMerchantReviews/VERSION | 2 +-
Spanner/VERSION | 2 +-
Storage/VERSION | 2 +-
Storage/src/StorageClient.php | 2 +-
StorageBatchOperations/VERSION | 2 +-
StorageControl/VERSION | 2 +-
StorageInsights/VERSION | 2 +-
Support/VERSION | 2 +-
TelcoAutomation/VERSION | 2 +-
Trace/VERSION | 2 +-
Trace/src/TraceClient.php | 2 +-
49 files changed, 49 insertions(+), 49 deletions(-)
diff --git a/ManagedKafkaSchemaRegistry/VERSION b/ManagedKafkaSchemaRegistry/VERSION
index 0c62199f16ac..ee1372d33a29 100644
--- a/ManagedKafkaSchemaRegistry/VERSION
+++ b/ManagedKafkaSchemaRegistry/VERSION
@@ -1 +1 @@
-0.2.1
+0.2.2
diff --git a/MapsFleetEngine/VERSION b/MapsFleetEngine/VERSION
index 4b9fcbec101a..cb0c939a936f 100644
--- a/MapsFleetEngine/VERSION
+++ b/MapsFleetEngine/VERSION
@@ -1 +1 @@
-0.5.1
+0.5.2
diff --git a/MapsFleetEngineDelivery/VERSION b/MapsFleetEngineDelivery/VERSION
index 4b9fcbec101a..cb0c939a936f 100644
--- a/MapsFleetEngineDelivery/VERSION
+++ b/MapsFleetEngineDelivery/VERSION
@@ -1 +1 @@
-0.5.1
+0.5.2
diff --git a/MapsRouteOptimization/VERSION b/MapsRouteOptimization/VERSION
index a918a2aa18d5..ee6cdce3c290 100644
--- a/MapsRouteOptimization/VERSION
+++ b/MapsRouteOptimization/VERSION
@@ -1 +1 @@
-0.6.0
+0.6.1
diff --git a/Memorystore/VERSION b/Memorystore/VERSION
index a918a2aa18d5..ee6cdce3c290 100644
--- a/Memorystore/VERSION
+++ b/Memorystore/VERSION
@@ -1 +1 @@
-0.6.0
+0.6.1
diff --git a/MigrationCenter/VERSION b/MigrationCenter/VERSION
index 6085e946503a..23aa8390630c 100644
--- a/MigrationCenter/VERSION
+++ b/MigrationCenter/VERSION
@@ -1 +1 @@
-1.2.1
+1.2.2
diff --git a/ModelArmor/VERSION b/ModelArmor/VERSION
index 4b9fcbec101a..cb0c939a936f 100644
--- a/ModelArmor/VERSION
+++ b/ModelArmor/VERSION
@@ -1 +1 @@
-0.5.1
+0.5.2
diff --git a/NetApp/VERSION b/NetApp/VERSION
index 81c871de46b3..4dae2985b58c 100644
--- a/NetApp/VERSION
+++ b/NetApp/VERSION
@@ -1 +1 @@
-1.10.0
+1.10.1
diff --git a/NetworkConnectivity/VERSION b/NetworkConnectivity/VERSION
index 73462a5a1344..f225a78adf05 100644
--- a/NetworkConnectivity/VERSION
+++ b/NetworkConnectivity/VERSION
@@ -1 +1 @@
-2.5.1
+2.5.2
diff --git a/NetworkManagement/VERSION b/NetworkManagement/VERSION
index 24ba9a38de68..834f26295383 100644
--- a/NetworkManagement/VERSION
+++ b/NetworkManagement/VERSION
@@ -1 +1 @@
-2.7.0
+2.8.0
diff --git a/NetworkServices/VERSION b/NetworkServices/VERSION
index a3df0a6959e1..6f4eebdf6f68 100644
--- a/NetworkServices/VERSION
+++ b/NetworkServices/VERSION
@@ -1 +1 @@
-0.8.0
+0.8.1
diff --git a/OracleDatabase/VERSION b/OracleDatabase/VERSION
index a3df0a6959e1..6f4eebdf6f68 100644
--- a/OracleDatabase/VERSION
+++ b/OracleDatabase/VERSION
@@ -1 +1 @@
-0.8.0
+0.8.1
diff --git a/Parallelstore/VERSION b/Parallelstore/VERSION
index 54d1a4f2a4a7..c317a91891f9 100644
--- a/Parallelstore/VERSION
+++ b/Parallelstore/VERSION
@@ -1 +1 @@
-0.13.0
+0.13.1
diff --git a/ParameterManager/VERSION b/ParameterManager/VERSION
index cb0c939a936f..be14282b7fff 100644
--- a/ParameterManager/VERSION
+++ b/ParameterManager/VERSION
@@ -1 +1 @@
-0.5.2
+0.5.3
diff --git a/PolicySimulator/VERSION b/PolicySimulator/VERSION
index 1892b9267677..31e5c843497c 100644
--- a/PolicySimulator/VERSION
+++ b/PolicySimulator/VERSION
@@ -1 +1 @@
-1.3.2
+1.3.3
diff --git a/PolicyTroubleshooterIam/VERSION b/PolicyTroubleshooterIam/VERSION
index 2b7c5ae01848..17b2ccd9bf90 100644
--- a/PolicyTroubleshooterIam/VERSION
+++ b/PolicyTroubleshooterIam/VERSION
@@ -1 +1 @@
-0.4.2
+0.4.3
diff --git a/PrivilegedAccessManager/VERSION b/PrivilegedAccessManager/VERSION
index 2b7c5ae01848..17b2ccd9bf90 100644
--- a/PrivilegedAccessManager/VERSION
+++ b/PrivilegedAccessManager/VERSION
@@ -1 +1 @@
-0.4.2
+0.4.3
diff --git a/Quotas/VERSION b/Quotas/VERSION
index 4cda8f19edc7..8af85beb5159 100644
--- a/Quotas/VERSION
+++ b/Quotas/VERSION
@@ -1 +1 @@
-1.5.2
+1.5.3
diff --git a/RapidMigrationAssessment/VERSION b/RapidMigrationAssessment/VERSION
index 23aa8390630c..0495c4a88cae 100644
--- a/RapidMigrationAssessment/VERSION
+++ b/RapidMigrationAssessment/VERSION
@@ -1 +1 @@
-1.2.2
+1.2.3
diff --git a/RedisCluster/VERSION b/RedisCluster/VERSION
index b6160487433b..844f6a91acb9 100644
--- a/RedisCluster/VERSION
+++ b/RedisCluster/VERSION
@@ -1 +1 @@
-0.6.2
+0.6.3
diff --git a/SecureSourceManager/VERSION b/SecureSourceManager/VERSION
index fdd3be6df54a..266146b87cbc 100644
--- a/SecureSourceManager/VERSION
+++ b/SecureSourceManager/VERSION
@@ -1 +1 @@
-1.6.2
+1.6.3
diff --git a/SecurityCenterManagement/VERSION b/SecurityCenterManagement/VERSION
index 1892b9267677..31e5c843497c 100644
--- a/SecurityCenterManagement/VERSION
+++ b/SecurityCenterManagement/VERSION
@@ -1 +1 @@
-1.3.2
+1.3.3
diff --git a/SecurityCompliance/VERSION b/SecurityCompliance/VERSION
index 0ea3a944b399..0c62199f16ac 100644
--- a/SecurityCompliance/VERSION
+++ b/SecurityCompliance/VERSION
@@ -1 +1 @@
-0.2.0
+0.2.1
diff --git a/ServiceHealth/VERSION b/ServiceHealth/VERSION
index 2b7c5ae01848..17b2ccd9bf90 100644
--- a/ServiceHealth/VERSION
+++ b/ServiceHealth/VERSION
@@ -1 +1 @@
-0.4.2
+0.4.3
diff --git a/ShoppingCommonProtos/VERSION b/ShoppingCommonProtos/VERSION
index 17b2ccd9bf90..6f2743d65dc0 100644
--- a/ShoppingCommonProtos/VERSION
+++ b/ShoppingCommonProtos/VERSION
@@ -1 +1 @@
-0.4.3
+0.4.4
diff --git a/ShoppingCss/VERSION b/ShoppingCss/VERSION
index 7486fdbc50b3..f38fc5393ff6 100644
--- a/ShoppingCss/VERSION
+++ b/ShoppingCss/VERSION
@@ -1 +1 @@
-0.7.2
+0.7.3
diff --git a/ShoppingMerchantAccounts/VERSION b/ShoppingMerchantAccounts/VERSION
index f0bb29e76388..3a3cd8cc8b07 100644
--- a/ShoppingMerchantAccounts/VERSION
+++ b/ShoppingMerchantAccounts/VERSION
@@ -1 +1 @@
-1.3.0
+1.3.1
diff --git a/ShoppingMerchantConversions/VERSION b/ShoppingMerchantConversions/VERSION
index 45a1b3f44523..781dcb07cd80 100644
--- a/ShoppingMerchantConversions/VERSION
+++ b/ShoppingMerchantConversions/VERSION
@@ -1 +1 @@
-1.1.2
+1.1.3
diff --git a/ShoppingMerchantDataSources/VERSION b/ShoppingMerchantDataSources/VERSION
index 26aaba0e8663..6085e946503a 100644
--- a/ShoppingMerchantDataSources/VERSION
+++ b/ShoppingMerchantDataSources/VERSION
@@ -1 +1 @@
-1.2.0
+1.2.1
diff --git a/ShoppingMerchantInventories/VERSION b/ShoppingMerchantInventories/VERSION
index 26aaba0e8663..6085e946503a 100644
--- a/ShoppingMerchantInventories/VERSION
+++ b/ShoppingMerchantInventories/VERSION
@@ -1 +1 @@
-1.2.0
+1.2.1
diff --git a/ShoppingMerchantIssueResolution/VERSION b/ShoppingMerchantIssueResolution/VERSION
index 26aaba0e8663..6085e946503a 100644
--- a/ShoppingMerchantIssueResolution/VERSION
+++ b/ShoppingMerchantIssueResolution/VERSION
@@ -1 +1 @@
-1.2.0
+1.2.1
diff --git a/ShoppingMerchantLfp/VERSION b/ShoppingMerchantLfp/VERSION
index 45a1b3f44523..781dcb07cd80 100644
--- a/ShoppingMerchantLfp/VERSION
+++ b/ShoppingMerchantLfp/VERSION
@@ -1 +1 @@
-1.1.2
+1.1.3
diff --git a/ShoppingMerchantNotifications/VERSION b/ShoppingMerchantNotifications/VERSION
index 45a1b3f44523..781dcb07cd80 100644
--- a/ShoppingMerchantNotifications/VERSION
+++ b/ShoppingMerchantNotifications/VERSION
@@ -1 +1 @@
-1.1.2
+1.1.3
diff --git a/ShoppingMerchantOrderTracking/VERSION b/ShoppingMerchantOrderTracking/VERSION
index 45a1b3f44523..781dcb07cd80 100644
--- a/ShoppingMerchantOrderTracking/VERSION
+++ b/ShoppingMerchantOrderTracking/VERSION
@@ -1 +1 @@
-1.1.2
+1.1.3
diff --git a/ShoppingMerchantProducts/VERSION b/ShoppingMerchantProducts/VERSION
index f0bb29e76388..3a3cd8cc8b07 100644
--- a/ShoppingMerchantProducts/VERSION
+++ b/ShoppingMerchantProducts/VERSION
@@ -1 +1 @@
-1.3.0
+1.3.1
diff --git a/ShoppingMerchantPromotions/VERSION b/ShoppingMerchantPromotions/VERSION
index 45a1b3f44523..781dcb07cd80 100644
--- a/ShoppingMerchantPromotions/VERSION
+++ b/ShoppingMerchantPromotions/VERSION
@@ -1 +1 @@
-1.1.2
+1.1.3
diff --git a/ShoppingMerchantQuota/VERSION b/ShoppingMerchantQuota/VERSION
index 26aaba0e8663..6085e946503a 100644
--- a/ShoppingMerchantQuota/VERSION
+++ b/ShoppingMerchantQuota/VERSION
@@ -1 +1 @@
-1.2.0
+1.2.1
diff --git a/ShoppingMerchantReports/VERSION b/ShoppingMerchantReports/VERSION
index 45a1b3f44523..781dcb07cd80 100644
--- a/ShoppingMerchantReports/VERSION
+++ b/ShoppingMerchantReports/VERSION
@@ -1 +1 @@
-1.1.2
+1.1.3
diff --git a/ShoppingMerchantReviews/VERSION b/ShoppingMerchantReviews/VERSION
index cb0c939a936f..be14282b7fff 100644
--- a/ShoppingMerchantReviews/VERSION
+++ b/ShoppingMerchantReviews/VERSION
@@ -1 +1 @@
-0.5.2
+0.5.3
diff --git a/Spanner/VERSION b/Spanner/VERSION
index 197c4d5c2d7c..005119baaa06 100644
--- a/Spanner/VERSION
+++ b/Spanner/VERSION
@@ -1 +1 @@
-2.4.0
+2.4.1
diff --git a/Storage/VERSION b/Storage/VERSION
index 29306a90b941..666633dfe90a 100644
--- a/Storage/VERSION
+++ b/Storage/VERSION
@@ -1 +1 @@
-1.49.1
+1.49.2
diff --git a/Storage/src/StorageClient.php b/Storage/src/StorageClient.php
index 4f21edf72bab..9e9e1c0a32c3 100644
--- a/Storage/src/StorageClient.php
+++ b/Storage/src/StorageClient.php
@@ -47,7 +47,7 @@ class StorageClient
use ArrayTrait;
use ClientTrait;
- const VERSION = '1.49.1';
+ const VERSION = '1.49.2';
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/StorageBatchOperations/VERSION b/StorageBatchOperations/VERSION
index 0d91a54c7d43..9e11b32fcaa9 100644
--- a/StorageBatchOperations/VERSION
+++ b/StorageBatchOperations/VERSION
@@ -1 +1 @@
-0.3.0
+0.3.1
diff --git a/StorageControl/VERSION b/StorageControl/VERSION
index fdd3be6df54a..266146b87cbc 100644
--- a/StorageControl/VERSION
+++ b/StorageControl/VERSION
@@ -1 +1 @@
-1.6.2
+1.6.3
diff --git a/StorageInsights/VERSION b/StorageInsights/VERSION
index 1892b9267677..31e5c843497c 100644
--- a/StorageInsights/VERSION
+++ b/StorageInsights/VERSION
@@ -1 +1 @@
-1.3.2
+1.3.3
diff --git a/Support/VERSION b/Support/VERSION
index 347f5833ee6d..9df886c42a1e 100644
--- a/Support/VERSION
+++ b/Support/VERSION
@@ -1 +1 @@
-1.4.1
+1.4.2
diff --git a/TelcoAutomation/VERSION b/TelcoAutomation/VERSION
index 23aa8390630c..0495c4a88cae 100644
--- a/TelcoAutomation/VERSION
+++ b/TelcoAutomation/VERSION
@@ -1 +1 @@
-1.2.2
+1.2.3
diff --git a/Trace/VERSION b/Trace/VERSION
index d615fd0c04ab..158c74729336 100644
--- a/Trace/VERSION
+++ b/Trace/VERSION
@@ -1 +1 @@
-1.9.4
+1.9.5
diff --git a/Trace/src/TraceClient.php b/Trace/src/TraceClient.php
index 0169663a39f4..55ca45068416 100644
--- a/Trace/src/TraceClient.php
+++ b/Trace/src/TraceClient.php
@@ -40,7 +40,7 @@ class TraceClient
{
use ClientTrait;
- const VERSION = '1.9.4';
+ const VERSION = '1.9.5';
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';