diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 18093b06a305..7ed58b9a4f10 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -56,7 +56,7 @@ "packages/google-cloud-commerce-consumer-procurement": "0.1.13", "packages/google-cloud-common": "1.5.1", "packages/google-cloud-compute": "1.30.0", - "packages/google-cloud-compute-v1beta": "0.1.0", + "packages/google-cloud-compute-v1beta": "0.1.1", "packages/google-cloud-confidentialcomputing": "0.4.17", "packages/google-cloud-config": "0.1.17", "packages/google-cloud-contact-center-insights": "1.23.2", @@ -168,7 +168,7 @@ "packages/google-cloud-storage-transfer": "1.16.1", "packages/google-cloud-storagebatchoperations": "0.1.3", "packages/google-cloud-storageinsights": "0.1.16", - "packages/google-cloud-support": "0.1.16", + "packages/google-cloud-support": "0.1.17", "packages/google-cloud-talent": "2.17.1", "packages/google-cloud-tasks": "2.19.2", "packages/google-cloud-telcoautomation": "0.2.10", @@ -200,7 +200,7 @@ "packages/google-maps-routing": "0.6.15", "packages/google-maps-solar": "0.1.7", "packages/google-shopping-css": "0.1.16", - "packages/google-shopping-merchant-accounts": "0.3.3", + "packages/google-shopping-merchant-accounts": "0.3.4", "packages/google-shopping-merchant-conversions": "0.1.8", "packages/google-shopping-merchant-datasources": "0.1.9", "packages/google-shopping-merchant-inventories": "0.1.14", diff --git a/packages/google-cloud-compute-v1beta/CHANGELOG.md b/packages/google-cloud-compute-v1beta/CHANGELOG.md index 72a135c29dfc..c58842e8837d 100644 --- a/packages/google-cloud-compute-v1beta/CHANGELOG.md +++ b/packages/google-cloud-compute-v1beta/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [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) + + +### Features + +* [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)) + ## 0.1.0 (2025-05-20) diff --git a/packages/google-cloud-compute-v1beta/google/cloud/compute_v1beta/gapic_version.py b/packages/google-cloud-compute-v1beta/google/cloud/compute_v1beta/gapic_version.py index 20a9cd975b02..f2643754be34 100644 --- a/packages/google-cloud-compute-v1beta/google/cloud/compute_v1beta/gapic_version.py +++ b/packages/google-cloud-compute-v1beta/google/cloud/compute_v1beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "0.1.1" # {x-release-please-version} diff --git a/packages/google-cloud-compute-v1beta/samples/generated_samples/snippet_metadata_google.cloud.compute.v1beta.json b/packages/google-cloud-compute-v1beta/samples/generated_samples/snippet_metadata_google.cloud.compute.v1beta.json index 297802263067..80acd52af9a5 100644 --- a/packages/google-cloud-compute-v1beta/samples/generated_samples/snippet_metadata_google.cloud.compute.v1beta.json +++ b/packages/google-cloud-compute-v1beta/samples/generated_samples/snippet_metadata_google.cloud.compute.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-compute-v1beta", - "version": "0.1.0" + "version": "0.1.1" }, "snippets": [ { diff --git a/packages/google-cloud-support/CHANGELOG.md b/packages/google-cloud-support/CHANGELOG.md index 6285c93d2f24..00bc00779521 100644 --- a/packages/google-cloud-support/CHANGELOG.md +++ b/packages/google-cloud-support/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [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) + + +### Documentation + +* Annotate all names with IDENTIFIER ([948efc5](https://github.com/googleapis/google-cloud-python/commit/948efc53b02593b76a8ba587944751e2ddb85bc8)) +* Remove unnecessary curl and Python documentation ([948efc5](https://github.com/googleapis/google-cloud-python/commit/948efc53b02593b76a8ba587944751e2ddb85bc8)) +* Use backticks around `username` in documentation for `Actor.email` ([948efc5](https://github.com/googleapis/google-cloud-python/commit/948efc53b02593b76a8ba587944751e2ddb85bc8)) + ## [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) diff --git a/packages/google-cloud-support/google/cloud/support/gapic_version.py b/packages/google-cloud-support/google/cloud/support/gapic_version.py index 20a9cd975b02..f4e0e4f13cc0 100644 --- a/packages/google-cloud-support/google/cloud/support/gapic_version.py +++ b/packages/google-cloud-support/google/cloud/support/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "0.1.17" # {x-release-please-version} diff --git a/packages/google-cloud-support/google/cloud/support_v2/gapic_version.py b/packages/google-cloud-support/google/cloud/support_v2/gapic_version.py index 20a9cd975b02..f4e0e4f13cc0 100644 --- a/packages/google-cloud-support/google/cloud/support_v2/gapic_version.py +++ b/packages/google-cloud-support/google/cloud/support_v2/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "0.1.17" # {x-release-please-version} diff --git a/packages/google-cloud-support/google/cloud/support_v2beta/gapic_version.py b/packages/google-cloud-support/google/cloud/support_v2beta/gapic_version.py index 20a9cd975b02..f4e0e4f13cc0 100644 --- a/packages/google-cloud-support/google/cloud/support_v2beta/gapic_version.py +++ b/packages/google-cloud-support/google/cloud/support_v2beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "0.1.17" # {x-release-please-version} diff --git a/packages/google-cloud-support/samples/generated_samples/snippet_metadata_google.cloud.support.v2.json b/packages/google-cloud-support/samples/generated_samples/snippet_metadata_google.cloud.support.v2.json index 0e2ed2a1f18f..c299c18a74f0 100644 --- a/packages/google-cloud-support/samples/generated_samples/snippet_metadata_google.cloud.support.v2.json +++ b/packages/google-cloud-support/samples/generated_samples/snippet_metadata_google.cloud.support.v2.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-support", - "version": "0.1.0" + "version": "0.1.17" }, "snippets": [ { diff --git a/packages/google-cloud-support/samples/generated_samples/snippet_metadata_google.cloud.support.v2beta.json b/packages/google-cloud-support/samples/generated_samples/snippet_metadata_google.cloud.support.v2beta.json index 169ed4881b91..8b152b85fbc1 100644 --- a/packages/google-cloud-support/samples/generated_samples/snippet_metadata_google.cloud.support.v2beta.json +++ b/packages/google-cloud-support/samples/generated_samples/snippet_metadata_google.cloud.support.v2beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-support", - "version": "0.1.0" + "version": "0.1.17" }, "snippets": [ { diff --git a/packages/google-shopping-merchant-accounts/CHANGELOG.md b/packages/google-shopping-merchant-accounts/CHANGELOG.md index be888df1b5cf..b71f4de85f69 100644 --- a/packages/google-shopping-merchant-accounts/CHANGELOG.md +++ b/packages/google-shopping-merchant-accounts/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [0.3.4](https://github.com/googleapis/google-cloud-python/compare/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](https://github.com/googleapis/google-cloud-python/commit/a96ff25fc48a9d5c7f22717bf3070361b8387fac)) + + +### Documentation + +* A comment for field `accept_defective_only` in message `.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy` is changed ([a96ff25](https://github.com/googleapis/google-cloud-python/commit/a96ff25fc48a9d5c7f22717bf3070361b8387fac)) +* A comment for field `accept_exchange` in message `.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy` is changed ([a96ff25](https://github.com/googleapis/google-cloud-python/commit/a96ff25fc48a9d5c7f22717bf3070361b8387fac)) +* A comment for field `online_return_policy` in message `.google.shopping.merchant.accounts.v1beta.CreateOnlineReturnPolicyRequest` is changed ([a96ff25](https://github.com/googleapis/google-cloud-python/commit/a96ff25fc48a9d5c7f22717bf3070361b8387fac)) +* A comment for field `online_return_policy` in message `.google.shopping.merchant.accounts.v1beta.UpdateOnlineReturnPolicyRequest` is changed ([a96ff25](https://github.com/googleapis/google-cloud-python/commit/a96ff25fc48a9d5c7f22717bf3070361b8387fac)) +* A comment for field `parent` in message `.google.shopping.merchant.accounts.v1beta.CreateOnlineReturnPolicyRequest` is changed ([a96ff25](https://github.com/googleapis/google-cloud-python/commit/a96ff25fc48a9d5c7f22717bf3070361b8387fac)) +* A comment for field `process_refund_days` in message `.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy` is changed ([a96ff25](https://github.com/googleapis/google-cloud-python/commit/a96ff25fc48a9d5c7f22717bf3070361b8387fac)) +* A comment for field `return_label_source` in message `.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy` is changed ([a96ff25](https://github.com/googleapis/google-cloud-python/commit/a96ff25fc48a9d5c7f22717bf3070361b8387fac)) +* A comment for field `update_mask` in message `.google.shopping.merchant.accounts.v1beta.UpdateOnlineReturnPolicyRequest` is changed ([a96ff25](https://github.com/googleapis/google-cloud-python/commit/a96ff25fc48a9d5c7f22717bf3070361b8387fac)) +* A comment for message `UpdateOnlineReturnPolicyRequest` is changed ([a96ff25](https://github.com/googleapis/google-cloud-python/commit/a96ff25fc48a9d5c7f22717bf3070361b8387fac)) +* A comment for method `DeleteOnlineReturnPolicy` in service `OnlineReturnPolicyService` is changed ([a96ff25](https://github.com/googleapis/google-cloud-python/commit/a96ff25fc48a9d5c7f22717bf3070361b8387fac)) + ## [0.3.3](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-accounts-v0.3.2...google-shopping-merchant-accounts-v0.3.3) (2025-05-20) diff --git a/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts/gapic_version.py b/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts/gapic_version.py index 20a9cd975b02..de0adb66e75a 100644 --- a/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts/gapic_version.py +++ b/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "0.3.4" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1beta/gapic_version.py b/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1beta/gapic_version.py index 20a9cd975b02..de0adb66e75a 100644 --- a/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1beta/gapic_version.py +++ b/packages/google-shopping-merchant-accounts/google/shopping/merchant_accounts_v1beta/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "0.0.0" # {x-release-please-version} +__version__ = "0.3.4" # {x-release-please-version} diff --git a/packages/google-shopping-merchant-accounts/samples/generated_samples/snippet_metadata_google.shopping.merchant.accounts.v1beta.json b/packages/google-shopping-merchant-accounts/samples/generated_samples/snippet_metadata_google.shopping.merchant.accounts.v1beta.json index b43609254aed..d3050b18bd6a 100644 --- a/packages/google-shopping-merchant-accounts/samples/generated_samples/snippet_metadata_google.shopping.merchant.accounts.v1beta.json +++ b/packages/google-shopping-merchant-accounts/samples/generated_samples/snippet_metadata_google.shopping.merchant.accounts.v1beta.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-shopping-merchant-accounts", - "version": "0.1.0" + "version": "0.3.4" }, "snippets": [ {