Commit 6396720
authored
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- packages
- google-cloud-build
- google/cloud/devtools
- cloudbuild_v1
- cloudbuild_v2
- cloudbuild
- samples/generated_samples
- google-cloud-discoveryengine
- google/cloud
- discoveryengine_v1alpha
- discoveryengine_v1beta
- discoveryengine_v1
- discoveryengine
- samples/generated_samples
- google-cloud-retail
- google/cloud
- retail_v2alpha
- retail_v2beta
- retail_v2
- retail
- samples/generated_samples
- google-cloud-securesourcemanager
- google/cloud
- securesourcemanager_v1
- securesourcemanager
- samples/generated_samples
- google-shopping-merchant-reviews
- google/shopping
- merchant_reviews_v1beta
- merchant_reviews
- samples/generated_samples
31 files changed
+84
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
7 | 14 | | |
8 | 15 | | |
9 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
0 commit comments