Skip to content

Commit 6396720

Browse files
chore: release main (#14151)
🤖 I have created a release *beep* *boop* --- <details><summary>google-cloud-build: 3.31.3</summary> ## [3.31.3](google-cloud-build-v3.31.2...google-cloud-build-v3.31.3) (2025-07-26) ### Documentation * [google-cloud-build] Updated Private Service Connect IP ranges when route_all_traffic is false ([#14149](#14149)) ([7bbeba4](7bbeba4)) </details> <details><summary>google-cloud-discoveryengine: 0.13.11</summary> ## [0.13.11](google-cloud-discoveryengine-v0.13.10...google-cloud-discoveryengine-v0.13.11) (2025-07-26) ### Features * add SessionService ([1a37e18](1a37e18)) </details> <details><summary>google-cloud-retail: 2.5.0</summary> ## [2.5.0](google-cloud-retail-v2.4.0...google-cloud-retail-v2.5.0) (2025-07-26) ### Features * **v2alpha:** add new fields in conversational search public SDK ([#14156](#14156)) ([848d823](848d823)) </details> <details><summary>google-cloud-securesourcemanager: 0.1.16</summary> ## [0.1.16](google-cloud-securesourcemanager-v0.1.15...google-cloud-securesourcemanager-v0.1.16) (2025-07-26) ### Features * add new UpdateRepository API ([1569c8d](1569c8d)) * add support for new API resources - Issues, IssueComments, PullRequests, PullRequestComments, Blobs ([1569c8d](1569c8d)) * add support for workforce identity federation in instance ([1569c8d](1569c8d)) ### Documentation * `ca_pool` in message `.google.cloud.securesourcemanager.v1.Instance` is Optional ([1569c8d](1569c8d)) * A comment for field `requested_cancellation` in message `.google.cloud.securesourcemanager.v1.OperationMetadata` is changed ([1569c8d](1569c8d)) * fix typo in `BranchRule` comment ([1569c8d](1569c8d)) * remove mention of DataPlane from `CreateRepository` endpoint ([1569c8d](1569c8d)) * remove mention of DataPlane from `DeleteRepository` endpoint ([1569c8d](1569c8d)) * remove mention of DataPlane from `GetRepository` endpont ([1569c8d](1569c8d)) * remove mention of DataPlane from `ListRepositories` endpoint ([1569c8d](1569c8d)) </details> <details><summary>google-shopping-merchant-reviews: 0.2.0</summary> ## [0.2.0](google-shopping-merchant-reviews-v0.1.4...google-shopping-merchant-reviews-v0.2.0) (2025-07-26) ### ⚠ BREAKING CHANGES * An existing field `attributes` is renamed to `merchant_review_attributes` in message `.google.shopping.merchant.reviews.v1beta.MerchantReview` * An existing field `attributes` is renamed to `product_review_attributes` in message `.google.shopping.merchant.reviews.v1beta.ProductReview` ### Bug Fixes * An existing field `attributes` is renamed to `merchant_review_attributes` in message `.google.shopping.merchant.reviews.v1beta.MerchantReview` ([2273ea0](2273ea0)) * An existing field `attributes` is renamed to `product_review_attributes` in message `.google.shopping.merchant.reviews.v1beta.ProductReview` ([2273ea0](2273ea0)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 848d823 commit 6396720

File tree

31 files changed

+84
-30
lines changed

31 files changed

+84
-30
lines changed

.release-please-manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"packages/google-cloud-billing": "1.16.3",
4949
"packages/google-cloud-billing-budgets": "1.17.2",
5050
"packages/google-cloud-binary-authorization": "1.13.2",
51-
"packages/google-cloud-build": "3.31.2",
51+
"packages/google-cloud-build": "3.31.3",
5252
"packages/google-cloud-certificate-manager": "1.10.2",
5353
"packages/google-cloud-channel": "1.23.0",
5454
"packages/google-cloud-chronicle": "0.1.0",
@@ -80,7 +80,7 @@
8080
"packages/google-cloud-devicestreaming": "0.1.0",
8181
"packages/google-cloud-dialogflow": "2.41.2",
8282
"packages/google-cloud-dialogflow-cx": "1.42.0",
83-
"packages/google-cloud-discoveryengine": "0.13.10",
83+
"packages/google-cloud-discoveryengine": "0.13.11",
8484
"packages/google-cloud-dlp": "3.31.0",
8585
"packages/google-cloud-dms": "1.12.4",
8686
"packages/google-cloud-documentai": "3.5.0",
@@ -154,11 +154,11 @@
154154
"packages/google-cloud-redis-cluster": "0.1.15",
155155
"packages/google-cloud-resource-manager": "1.14.2",
156156
"packages/google-cloud-resource-settings": "1.12.0",
157-
"packages/google-cloud-retail": "2.4.0",
157+
"packages/google-cloud-retail": "2.5.0",
158158
"packages/google-cloud-run": "0.10.19",
159159
"packages/google-cloud-scheduler": "2.16.1",
160160
"packages/google-cloud-secret-manager": "2.24.0",
161-
"packages/google-cloud-securesourcemanager": "0.1.15",
161+
"packages/google-cloud-securesourcemanager": "0.1.16",
162162
"packages/google-cloud-securitycenter": "1.39.0",
163163
"packages/google-cloud-securitycentermanagement": "0.1.22",
164164
"packages/google-cloud-service-control": "1.16.0",
@@ -218,7 +218,7 @@
218218
"packages/google-shopping-merchant-promotions": "0.1.8",
219219
"packages/google-shopping-merchant-quota": "0.1.8",
220220
"packages/google-shopping-merchant-reports": "0.1.16",
221-
"packages/google-shopping-merchant-reviews": "0.1.4",
221+
"packages/google-shopping-merchant-reviews": "0.2.0",
222222
"packages/google-shopping-type": "0.1.12",
223223
"packages/googleapis-common-protos": "1.70.0",
224224
"packages/grafeas": "1.15.0",

packages/google-cloud-build/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-cloud-build/#history
66

7+
## [3.31.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-build-v3.31.2...google-cloud-build-v3.31.3) (2025-07-26)
8+
9+
10+
### Documentation
11+
12+
* [google-cloud-build] Updated Private Service Connect IP ranges when route_all_traffic is false ([#14149](https://github.com/googleapis/google-cloud-python/issues/14149)) ([7bbeba4](https://github.com/googleapis/google-cloud-python/commit/7bbeba477ed32257509f155c25d87631beaf4519))
13+
714
## [3.31.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-build-v3.31.1...google-cloud-build-v3.31.2) (2025-06-11)
815

916

packages/google-cloud-build/google/cloud/devtools/cloudbuild/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "3.31.3" # {x-release-please-version}

packages/google-cloud-build/google/cloud/devtools/cloudbuild_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "3.31.3" # {x-release-please-version}

packages/google-cloud-build/google/cloud/devtools/cloudbuild_v2/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "3.31.3" # {x-release-please-version}

packages/google-cloud-build/samples/generated_samples/snippet_metadata_google.devtools.cloudbuild.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-build",
11-
"version": "0.1.0"
11+
"version": "3.31.3"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-build/samples/generated_samples/snippet_metadata_google.devtools.cloudbuild.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-build",
11-
"version": "0.1.0"
11+
"version": "3.31.3"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-discoveryengine/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.13.11](https://github.com/googleapis/google-cloud-python/compare/google-cloud-discoveryengine-v0.13.10...google-cloud-discoveryengine-v0.13.11) (2025-07-26)
4+
5+
6+
### Features
7+
8+
* add SessionService ([1a37e18](https://github.com/googleapis/google-cloud-python/commit/1a37e183ba189d92b83b180e26816e2498b9fe06))
9+
310
## [0.13.10](https://github.com/googleapis/google-cloud-python/compare/google-cloud-discoveryengine-v0.13.9...google-cloud-discoveryengine-v0.13.10) (2025-07-23)
411

512

packages/google-cloud-discoveryengine/google/cloud/discoveryengine/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.13.11" # {x-release-please-version}

packages/google-cloud-discoveryengine/google/cloud/discoveryengine_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.13.11" # {x-release-please-version}

0 commit comments

Comments
 (0)