Skip to content

Commit 4fcb89f

Browse files
chore: release main (#13936)
🤖 I have created a release *beep* *boop* --- <details><summary>google-cloud-compute-v1beta: 0.1.1</summary> ## [0.1.1](google-cloud-compute-v1beta-v0.1.0...google-cloud-compute-v1beta-v0.1.1) (2025-05-21) ### Features * [google-cloud-compute-v1beta] Update Compute Engine v1beta API to revision 20250511 ([#1041](#1041)) ([#13937](#13937)) ([a98b506](a98b506)) </details> <details><summary>google-cloud-support: 0.1.17</summary> ## [0.1.17](google-cloud-support-v0.1.16...google-cloud-support-v0.1.17) (2025-05-21) ### Documentation * Annotate all names with IDENTIFIER ([948efc5](948efc5)) * Remove unnecessary curl and Python documentation ([948efc5](948efc5)) * Use backticks around `username` in documentation for `Actor.email` ([948efc5](948efc5)) </details> <details><summary>google-shopping-merchant-accounts: 0.3.4</summary> ## [0.3.4](google-shopping-merchant-accounts-v0.3.3...google-shopping-merchant-accounts-v0.3.4) (2025-05-21) ### Features * A new method_signature `parent,online_return_policy` is added to method `CreateOnlineReturnPolicy` in service `OnlineReturnPolicyService` ([a96ff25](a96ff25)) ### Documentation * A comment for field `accept_defective_only` in message `.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy` is changed ([a96ff25](a96ff25)) * A comment for field `accept_exchange` in message `.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy` is changed ([a96ff25](a96ff25)) * A comment for field `online_return_policy` in message `.google.shopping.merchant.accounts.v1beta.CreateOnlineReturnPolicyRequest` is changed ([a96ff25](a96ff25)) * A comment for field `online_return_policy` in message `.google.shopping.merchant.accounts.v1beta.UpdateOnlineReturnPolicyRequest` is changed ([a96ff25](a96ff25)) * A comment for field `parent` in message `.google.shopping.merchant.accounts.v1beta.CreateOnlineReturnPolicyRequest` is changed ([a96ff25](a96ff25)) * A comment for field `process_refund_days` in message `.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy` is changed ([a96ff25](a96ff25)) * A comment for field `return_label_source` in message `.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy` is changed ([a96ff25](a96ff25)) * A comment for field `update_mask` in message `.google.shopping.merchant.accounts.v1beta.UpdateOnlineReturnPolicyRequest` is changed ([a96ff25](a96ff25)) * A comment for message `UpdateOnlineReturnPolicyRequest` is changed ([a96ff25](a96ff25)) * A comment for method `DeleteOnlineReturnPolicy` in service `OnlineReturnPolicyService` is changed ([a96ff25](a96ff25)) </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 a98b506 commit 4fcb89f

File tree

14 files changed

+50
-13
lines changed

14 files changed

+50
-13
lines changed

.release-please-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"packages/google-cloud-commerce-consumer-procurement": "0.1.13",
5757
"packages/google-cloud-common": "1.5.1",
5858
"packages/google-cloud-compute": "1.30.0",
59-
"packages/google-cloud-compute-v1beta": "0.1.0",
59+
"packages/google-cloud-compute-v1beta": "0.1.1",
6060
"packages/google-cloud-confidentialcomputing": "0.4.17",
6161
"packages/google-cloud-config": "0.1.17",
6262
"packages/google-cloud-contact-center-insights": "1.23.2",
@@ -168,7 +168,7 @@
168168
"packages/google-cloud-storage-transfer": "1.16.1",
169169
"packages/google-cloud-storagebatchoperations": "0.1.3",
170170
"packages/google-cloud-storageinsights": "0.1.16",
171-
"packages/google-cloud-support": "0.1.16",
171+
"packages/google-cloud-support": "0.1.17",
172172
"packages/google-cloud-talent": "2.17.1",
173173
"packages/google-cloud-tasks": "2.19.2",
174174
"packages/google-cloud-telcoautomation": "0.2.10",
@@ -200,7 +200,7 @@
200200
"packages/google-maps-routing": "0.6.15",
201201
"packages/google-maps-solar": "0.1.7",
202202
"packages/google-shopping-css": "0.1.16",
203-
"packages/google-shopping-merchant-accounts": "0.3.3",
203+
"packages/google-shopping-merchant-accounts": "0.3.4",
204204
"packages/google-shopping-merchant-conversions": "0.1.8",
205205
"packages/google-shopping-merchant-datasources": "0.1.9",
206206
"packages/google-shopping-merchant-inventories": "0.1.14",

packages/google-cloud-compute-v1beta/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.1.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1beta-v0.1.0...google-cloud-compute-v1beta-v0.1.1) (2025-05-21)
4+
5+
6+
### Features
7+
8+
* [google-cloud-compute-v1beta] Update Compute Engine v1beta API to revision 20250511 ([#1041](https://github.com/googleapis/google-cloud-python/issues/1041)) ([#13937](https://github.com/googleapis/google-cloud-python/issues/13937)) ([a98b506](https://github.com/googleapis/google-cloud-python/commit/a98b5069d63773a5e8d9db7cceb02aaf2cf38cf0))
9+
310
## 0.1.0 (2025-05-20)
411

512

packages/google-cloud-compute-v1beta/google/cloud/compute_v1beta/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.1.1" # {x-release-please-version}

packages/google-cloud-compute-v1beta/samples/generated_samples/snippet_metadata_google.cloud.compute.v1beta.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-compute-v1beta",
11-
"version": "0.1.0"
11+
"version": "0.1.1"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-support/CHANGELOG.md

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

3+
## [0.1.17](https://github.com/googleapis/google-cloud-python/compare/google-cloud-support-v0.1.16...google-cloud-support-v0.1.17) (2025-05-21)
4+
5+
6+
### Documentation
7+
8+
* Annotate all names with IDENTIFIER ([948efc5](https://github.com/googleapis/google-cloud-python/commit/948efc53b02593b76a8ba587944751e2ddb85bc8))
9+
* Remove unnecessary curl and Python documentation ([948efc5](https://github.com/googleapis/google-cloud-python/commit/948efc53b02593b76a8ba587944751e2ddb85bc8))
10+
* Use backticks around `username` in documentation for `Actor.email` ([948efc5](https://github.com/googleapis/google-cloud-python/commit/948efc53b02593b76a8ba587944751e2ddb85bc8))
11+
312
## [0.1.16](https://github.com/googleapis/google-cloud-python/compare/google-cloud-support-v0.1.15...google-cloud-support-v0.1.16) (2025-05-20)
413

514

packages/google-cloud-support/google/cloud/support/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.1.17" # {x-release-please-version}

packages/google-cloud-support/google/cloud/support_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__ = "0.1.17" # {x-release-please-version}

packages/google-cloud-support/google/cloud/support_v2beta/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.1.17" # {x-release-please-version}

packages/google-cloud-support/samples/generated_samples/snippet_metadata_google.cloud.support.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-support",
11-
"version": "0.1.0"
11+
"version": "0.1.17"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-support/samples/generated_samples/snippet_metadata_google.cloud.support.v2beta.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-support",
11-
"version": "0.1.0"
11+
"version": "0.1.17"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)