From e3bde1cc855c2910dd433be8dca81c2f379703be Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 19:29:36 +0000 Subject: [PATCH] chore(main): release 0.338.0 --- .release-please-manifest.json | 2 +- Batch/VERSION | 2 +- CHANGELOG.md | 62 +++++++++++++++++++++++++++++++++++ Core/VERSION | 2 +- Gax/VERSION | 2 +- Quotas/VERSION | 2 +- Spanner/VERSION | 2 +- SqlAdmin/VERSION | 2 +- composer.json | 12 +++---- 9 files changed, 75 insertions(+), 13 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index cf2147414973..2503a8405dff 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.337.0" + ".": "0.338.0" } \ No newline at end of file diff --git a/Batch/VERSION b/Batch/VERSION index 347f5833ee6d..9df886c42a1e 100644 --- a/Batch/VERSION +++ b/Batch/VERSION @@ -1 +1 @@ -1.4.1 +1.4.2 diff --git a/CHANGELOG.md b/CHANGELOG.md index d8e6ffc7dc2b..51778351806d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,67 @@ # Changelog +## 0.338.0 + +
google/cloud-batch 1.4.2 + + + +### Documentation + +* [Batch] restrict `allowed_locations` region or zone values to the same region where the job is created ([#9384](https://github.com/googleapis/google-cloud-php/issues/9384)) ([720551e](https://github.com/googleapis/google-cloud-php/commit/720551ece54b2da33f543d716af3262a6cbd97d8)) + +
+ +
google/cloud-core 1.72.5 + + + +### Bug Fixes + +* **spanner:** do not drop Spanner and GAX options on Database and Transaction methods ([#9381](https://github.com/googleapis/google-cloud-php/issues/9381)) ([17550aa](https://github.com/googleapis/google-cloud-php/commit/17550aae117a5ff230531666dc90114933409ab4)) + +
+ +
google/gax 1.47.0 + + + +### Features + +* **dev:** add showcase:generate command ([#9347](https://github.com/googleapis/google-cloud-php/issues/9347)) ([2aaffe7](https://github.com/googleapis/google-cloud-php/commit/2aaffe72f224924810cbb932eed0b3b7712d6f05)) + +
+ +
google/cloud-quotas 1.6.0 + + + +### Features + +* [Quotas] publish Cloud Quotas v1 GA client library protos and GAPIC Bazel rules ([#9383](https://github.com/googleapis/google-cloud-php/issues/9383)) ([0f960c3](https://github.com/googleapis/google-cloud-php/commit/0f960c38feb150f4e97f1d7566d9cf0f78ab114c)) + +
+ +
google/cloud-spanner 2.10.2 + + + +### Bug Fixes + +* **spanner:** do not drop Spanner and GAX options on Database and Transaction methods ([#9381](https://github.com/googleapis/google-cloud-php/issues/9381)) ([17550aa](https://github.com/googleapis/google-cloud-php/commit/17550aae117a5ff230531666dc90114933409ab4)) + +
+ +
google/cloud-sql-admin 1.11.0 + + + +### Features + +* [SqlAdmin] add client library publishing configuration for SQL Admin ([#9385](https://github.com/googleapis/google-cloud-php/issues/9385)) ([289b6e2](https://github.com/googleapis/google-cloud-php/commit/289b6e26d25a0455e903d9138ee5d95d6f5e3a80)) + +
+ ## 0.337.0
google/cloud-ai-platform 1.63.0 diff --git a/Core/VERSION b/Core/VERSION index 1f54f0b0a498..d91cbbc19705 100644 --- a/Core/VERSION +++ b/Core/VERSION @@ -1 +1 @@ -1.72.4 +1.72.5 diff --git a/Gax/VERSION b/Gax/VERSION index 0a3db35b2418..21998d3c2d9e 100644 --- a/Gax/VERSION +++ b/Gax/VERSION @@ -1 +1 @@ -1.46.0 +1.47.0 diff --git a/Quotas/VERSION b/Quotas/VERSION index 9075be495155..dc1e644a1014 100644 --- a/Quotas/VERSION +++ b/Quotas/VERSION @@ -1 +1 @@ -1.5.5 +1.6.0 diff --git a/Spanner/VERSION b/Spanner/VERSION index 8bbb6e406a73..c6436a853666 100644 --- a/Spanner/VERSION +++ b/Spanner/VERSION @@ -1 +1 @@ -2.10.1 +2.10.2 diff --git a/SqlAdmin/VERSION b/SqlAdmin/VERSION index 81c871de46b3..1cac385c6cb8 100644 --- a/SqlAdmin/VERSION +++ b/SqlAdmin/VERSION @@ -1 +1 @@ -1.10.0 +1.11.0 diff --git a/composer.json b/composer.json index 496621a55bea..ee98c3576452 100644 --- a/composer.json +++ b/composer.json @@ -113,7 +113,7 @@ "google/cloud-automl": "2.1.3", "google/cloud-backupdr": "0.13.2", "google/cloud-bare-metal-solution": "1.1.3", - "google/cloud-batch": "1.4.1", + "google/cloud-batch": "1.4.2", "google/cloud-beyondcorp-appconnections": "1.1.4", "google/cloud-beyondcorp-appconnectors": "1.1.4", "google/cloud-beyondcorp-appgateways": "1.1.4", @@ -148,7 +148,7 @@ "google/cloud-contact-center-insights": "2.4.2", "google/cloud-container": "2.10.0", "google/cloud-container-analysis": "1.2.2", - "google/cloud-core": "1.72.4", + "google/cloud-core": "1.72.5", "google/cloud-data-catalog": "2.4.2", "google/cloud-data-fusion": "1.1.2", "google/cloud-databasecenter": "0.7.0", @@ -232,7 +232,7 @@ "google/cloud-privilegedaccessmanager": "0.4.4", "google/cloud-profiler": "2.1.2", "google/cloud-pubsub": "2.19.4", - "google/cloud-quotas": "1.5.5", + "google/cloud-quotas": "1.6.0", "google/cloud-rapidmigrationassessment": "1.2.4", "google/cloud-recaptcha-enterprise": "2.3.1", "google/cloud-recommendations-ai": "0.9.3", @@ -256,9 +256,9 @@ "google/cloud-service-usage": "2.2.0", "google/cloud-servicehealth": "0.5.0", "google/cloud-shell": "2.2.0", - "google/cloud-spanner": "2.10.1", + "google/cloud-spanner": "2.10.2", "google/cloud-speech": "2.5.2", - "google/cloud-sql-admin": "1.10.0", + "google/cloud-sql-admin": "1.11.0", "google/cloud-storage": "2.4.0", "google/cloud-storage-control": "1.9.0", "google/cloud-storage-transfer": "2.4.0", @@ -287,7 +287,7 @@ "google/cloud-workflows": "1.3.0", "google/cloud-workloadmanager": "0.2.1", "google/common-protos": "4.14.1", - "google/gax": "1.46.0", + "google/gax": "1.47.0", "google/developers-knowledge": "0.0.0", "google/geo-common-protos": "0.2.4", "google/grafeas": "1.7.0",