From b0f9ce6d8d04b57d10a34d9225e60960008d16d0 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 23:32:19 +0000 Subject: [PATCH] chore(main): release 0.342.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 119 ++++++++++++++++++++++++++++ CommerceProducer/VERSION | 2 +- Core/VERSION | 2 +- Gax/VERSION | 2 +- LongRunning/VERSION | 2 +- LongRunning/composer.json | 2 +- OracleDatabase/VERSION | 2 +- RecaptchaEnterprise/VERSION | 2 +- ShoppingCommonProtos/VERSION | 2 +- ShoppingMerchantInventories/VERSION | 2 +- Spanner/VERSION | 2 +- Storage/VERSION | 2 +- Storage/src/StorageClient.php | 2 +- StorageControl/VERSION | 2 +- WorkloadIdentity/VERSION | 2 +- composer.json | 24 +++--- 17 files changed, 146 insertions(+), 27 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7951156ffb95..d246629db74a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.341.0" + ".": "0.342.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b67bbec4518..8adffdb1dfc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,124 @@ # Changelog +## 0.342.0 + +
google/cloud-commerceproducer 0.1.0 + + + +### Features + +* introduce CommerceProducer ([#9477](https://github.com/googleapis/google-cloud-php/issues/9477)) ([753a0b9](https://github.com/googleapis/google-cloud-php/commit/753a0b9f68625a2497c35fabd5eaa9644d7b0058)) + +
+ +
google/cloud-core 1.73.2 + + + +### Bug Fixes + +* **cs:** fix style issues in BatchTest.php ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63)) +* **cs:** format multi-line args ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63)) +* move seedTable back to its original location ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63)) +* **spanner:** fix PgReadTest index creation on shared database ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63)) +* **Spanner:** Make System Tests Work & Work Faster ([#9401](https://github.com/googleapis/google-cloud-php/issues/9401)) ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63)) + +
+ +
google/gax 1.48.0 + + + +### Features + +* **gax:** implement REST URI percent-encoding and dot segment validation ([#9484](https://github.com/googleapis/google-cloud-php/issues/9484)) ([f3a7276](https://github.com/googleapis/google-cloud-php/commit/f3a72769a39fd4998734f5d7ee4dc985bc55194b)) +* **Gax:** Resumable Uploads ([#9456](https://github.com/googleapis/google-cloud-php/issues/9456)) ([e225b30](https://github.com/googleapis/google-cloud-php/commit/e225b30dfc315f24393c3a39244572add2402bd6)) + +
+ +
google/longrunning 0.8.1 + + + +
+ +
google/cloud-oracledatabase 0.11.0 + + + +### Features + +* [OracleDatabase] Expand Oracle Database v1 API to add support for Exascale CMEK, VM Storage options ([#9480](https://github.com/googleapis/google-cloud-php/issues/9480)) ([487d4b6](https://github.com/googleapis/google-cloud-php/commit/487d4b68a6312026272bedc94a69df2a2c8e1a84)) + +
+ +
google/cloud-recaptcha-enterprise 2.5.0 + + + +### Features + +* [RecaptchaEnterprise] A comment for field `account_defender_assessment` in message `.google.cloud.recaptchaenterprise.v1.Assessment` is changed ([#9482](https://github.com/googleapis/google-cloud-php/issues/9482)) ([89ed314](https://github.com/googleapis/google-cloud-php/commit/89ed3148eaca541b1acf580dd0b156c1634c0331)) + +
+ +
google/shopping-common-protos 0.5.1 + + + +
+ +
google/shopping-merchant-inventories 1.5.3 + + + +
+ +
google/cloud-spanner 2.10.6 + + + +### Bug Fixes + +* **cs:** fix style issues in BatchTest.php ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63)) +* **cs:** format multi-line args ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63)) +* move seedTable back to its original location ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63)) +* **spanner:** fix PgReadTest index creation on shared database ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63)) +* **Spanner:** Make System Tests Work & Work Faster ([#9401](https://github.com/googleapis/google-cloud-php/issues/9401)) ([dfbfbba](https://github.com/googleapis/google-cloud-php/commit/dfbfbba9c228ac9630d1f593c881a25b52628e63)) + +
+ +
google/cloud-storage 2.5.2 + + + +### Bug Fixes + +* **Storage:** restore error handler in StreamWrapperTest ([#9489](https://github.com/googleapis/google-cloud-php/issues/9489)) ([9942b2c](https://github.com/googleapis/google-cloud-php/commit/9942b2c94498fd33a30b8e767f60b7fc016a13e0)) + +
+ +
google/cloud-storage-control 1.11.0 + + + +### Features + +* [StorageControl] add ViewObjectFullContext RPC and RapidCacheInfo in Storage Control v2 ([#9481](https://github.com/googleapis/google-cloud-php/issues/9481)) ([b35ec14](https://github.com/googleapis/google-cloud-php/commit/b35ec14248fa1b92117df9b8eec5ab595b966a75)) + +
+ +
google/cloud-workloadidentity 0.1.0 + + + +### Features + +* introduce the WorkloadIdentity component ([#9488](https://github.com/googleapis/google-cloud-php/issues/9488)) ([1abc161](https://github.com/googleapis/google-cloud-php/commit/1abc161c15cd1ec0c8734cd6c9e984aba3906865)) + +
+ ## 0.341.0
google/cloud-access-approval 2.2.0 diff --git a/CommerceProducer/VERSION b/CommerceProducer/VERSION index 77d6f4ca2371..6e8bf73aa550 100644 --- a/CommerceProducer/VERSION +++ b/CommerceProducer/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/Core/VERSION b/Core/VERSION index d3de22ef2f47..74bb9d577145 100644 --- a/Core/VERSION +++ b/Core/VERSION @@ -1 +1 @@ -1.73.1 +1.73.2 diff --git a/Gax/VERSION b/Gax/VERSION index f805cd6ed2bc..9db5ea12f522 100644 --- a/Gax/VERSION +++ b/Gax/VERSION @@ -1 +1 @@ -1.47.1 +1.48.0 diff --git a/LongRunning/VERSION b/LongRunning/VERSION index a3df0a6959e1..6f4eebdf6f68 100644 --- a/LongRunning/VERSION +++ b/LongRunning/VERSION @@ -1 +1 @@ -0.8.0 +0.8.1 diff --git a/LongRunning/composer.json b/LongRunning/composer.json index 10bf908c558a..2f7e0d259ab5 100644 --- a/LongRunning/composer.json +++ b/LongRunning/composer.json @@ -3,7 +3,7 @@ "description": "Google LongRunning Client for PHP", "license": "Apache-2.0", "minimum-stability": "stable", - "version": "0.8.0", + "version": "0.8.1", "autoload": { "psr-4": { "Google\\ApiCore\\LongRunning\\": "src/ApiCore/LongRunning", diff --git a/OracleDatabase/VERSION b/OracleDatabase/VERSION index 78bc1abd14f2..d9df1bbc0c7b 100644 --- a/OracleDatabase/VERSION +++ b/OracleDatabase/VERSION @@ -1 +1 @@ -0.10.0 +0.11.0 diff --git a/RecaptchaEnterprise/VERSION b/RecaptchaEnterprise/VERSION index 197c4d5c2d7c..437459cd94c9 100644 --- a/RecaptchaEnterprise/VERSION +++ b/RecaptchaEnterprise/VERSION @@ -1 +1 @@ -2.4.0 +2.5.0 diff --git a/ShoppingCommonProtos/VERSION b/ShoppingCommonProtos/VERSION index 8f0916f768f0..4b9fcbec101a 100644 --- a/ShoppingCommonProtos/VERSION +++ b/ShoppingCommonProtos/VERSION @@ -1 +1 @@ -0.5.0 +0.5.1 diff --git a/ShoppingMerchantInventories/VERSION b/ShoppingMerchantInventories/VERSION index 4cda8f19edc7..8af85beb5159 100644 --- a/ShoppingMerchantInventories/VERSION +++ b/ShoppingMerchantInventories/VERSION @@ -1 +1 @@ -1.5.2 +1.5.3 diff --git a/Spanner/VERSION b/Spanner/VERSION index 1a285c388735..a158d08274f8 100644 --- a/Spanner/VERSION +++ b/Spanner/VERSION @@ -1 +1 @@ -2.10.5 +2.10.6 diff --git a/Storage/VERSION b/Storage/VERSION index 73462a5a1344..f225a78adf05 100644 --- a/Storage/VERSION +++ b/Storage/VERSION @@ -1 +1 @@ -2.5.1 +2.5.2 diff --git a/Storage/src/StorageClient.php b/Storage/src/StorageClient.php index 77af7455ccc6..e3e5942836cb 100644 --- a/Storage/src/StorageClient.php +++ b/Storage/src/StorageClient.php @@ -47,7 +47,7 @@ class StorageClient use ArrayTrait; use ClientTrait; - const VERSION = '2.5.1'; + const VERSION = '2.5.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/StorageControl/VERSION b/StorageControl/VERSION index 4dae2985b58c..1cac385c6cb8 100644 --- a/StorageControl/VERSION +++ b/StorageControl/VERSION @@ -1 +1 @@ -1.10.1 +1.11.0 diff --git a/WorkloadIdentity/VERSION b/WorkloadIdentity/VERSION index 77d6f4ca2371..6e8bf73aa550 100644 --- a/WorkloadIdentity/VERSION +++ b/WorkloadIdentity/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/composer.json b/composer.json index 67844ec867b4..06f65edc3fb5 100644 --- a/composer.json +++ b/composer.json @@ -140,7 +140,7 @@ "google/cloud-chronicle": "0.6.0", "google/cloud-cloudcontrolspartner": "0.6.0", "google/cloud-commerce-consumer-procurement": "1.4.0", - "google/cloud-commerceproducer": "0.0.0", + "google/cloud-commerceproducer": "0.1.0", "google/cloud-common-protos": "1.0.1", "google/cloud-compute": "2.12.0", "google/cloud-confidentialcomputing": "1.8.0", @@ -149,7 +149,7 @@ "google/cloud-contact-center-insights": "2.5.0", "google/cloud-container": "2.11.0", "google/cloud-container-analysis": "1.3.0", - "google/cloud-core": "1.73.1", + "google/cloud-core": "1.73.2", "google/cloud-data-catalog": "2.5.0", "google/cloud-data-fusion": "1.2.0", "google/cloud-databasecenter": "0.8.0", @@ -219,7 +219,7 @@ "google/cloud-networkservices": "0.12.0", "google/cloud-notebooks": "1.2.0", "google/cloud-optimization": "1.2.0", - "google/cloud-oracledatabase": "0.10.0", + "google/cloud-oracledatabase": "0.11.0", "google/cloud-orchestration-airflow": "2.3.0", "google/cloud-org-policy": "1.4.0", "google/cloud-osconfig": "2.3.0", @@ -235,7 +235,7 @@ "google/cloud-pubsub": "2.20.0", "google/cloud-quotas": "1.7.0", "google/cloud-rapidmigrationassessment": "1.3.0", - "google/cloud-recaptcha-enterprise": "2.4.0", + "google/cloud-recaptcha-enterprise": "2.5.0", "google/cloud-recommendations-ai": "0.10.0", "google/cloud-recommender": "2.3.0", "google/cloud-redis": "2.3.0", @@ -257,11 +257,11 @@ "google/cloud-service-usage": "2.2.1", "google/cloud-servicehealth": "0.5.1", "google/cloud-shell": "2.2.1", - "google/cloud-spanner": "2.10.5", + "google/cloud-spanner": "2.10.6", "google/cloud-speech": "2.5.4", "google/cloud-sql-admin": "1.11.1", - "google/cloud-storage": "2.5.1", - "google/cloud-storage-control": "1.10.1", + "google/cloud-storage": "2.5.2", + "google/cloud-storage-control": "1.11.0", "google/cloud-storage-transfer": "2.4.1", "google/cloud-storagebatchoperations": "0.7.1", "google/cloud-storageinsights": "1.4.1", @@ -286,24 +286,24 @@ "google/cloud-web-risk": "2.4.0", "google/cloud-web-security-scanner": "1.3.0", "google/cloud-workflows": "1.4.0", - "google/cloud-workloadidentity": "0.0.0", + "google/cloud-workloadidentity": "0.1.0", "google/cloud-workloadmanager": "0.3.0", "google/common-protos": "4.14.1", "google/developer-knowledge": "0.3.0", "google/developers-knowledge": "0.0.0", - "google/gax": "1.47.1", + "google/gax": "1.48.0", "google/geo-common-protos": "0.2.4", "google/grafeas": "1.9.0", - "google/longrunning": "0.8.0", + "google/longrunning": "0.8.1", "google/maps-fleetengine": "0.6.0", "google/maps-fleetengine-delivery": "0.6.0", "google/maps-routeoptimization": "0.7.0", - "google/shopping-common-protos": "0.5.0", + "google/shopping-common-protos": "0.5.1", "google/shopping-css": "0.8.3", "google/shopping-merchant-accounts": "1.4.3", "google/shopping-merchant-conversions": "1.2.1", "google/shopping-merchant-datasources": "1.3.3", - "google/shopping-merchant-inventories": "1.5.2", + "google/shopping-merchant-inventories": "1.5.3", "google/shopping-merchant-issueresolution": "1.3.3", "google/shopping-merchant-lfp": "1.2.3", "google/shopping-merchant-notifications": "1.2.3",