From dc7dd6bd8137534b9d3c3ca022deb0fc34a47bc6 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 15:28:53 -0800 Subject: [PATCH] chore(main): release 1.10.0 (#265) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Victor Chudnovsky --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ google/cloud/billing/budgets/gapic_version.py | 2 +- google/cloud/billing/budgets_v1/gapic_version.py | 2 +- google/cloud/billing/budgets_v1beta1/gapic_version.py | 2 +- .../snippet_metadata_google.cloud.billing.budgets.v1.json | 2 +- ...ppet_metadata_google.cloud.billing.budgets.v1beta1.json | 2 +- 7 files changed, 13 insertions(+), 6 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2b6f978..d9246dd 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.9.1" + ".": "1.10.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 15b1ee3..54cbe05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ # Changelog +## [1.10.0](https://github.com/googleapis/python-billingbudgets/compare/v1.9.1...v1.10.0) (2023-02-27) + + +### Features + +* Enable "rest" transport in Python for services supporting numeric enums ([#264](https://github.com/googleapis/python-billingbudgets/issues/264)) ([b3aa835](https://github.com/googleapis/python-billingbudgets/commit/b3aa835362da8302a44ea54a36341d26a13ffc2b)) + ## [1.9.1](https://github.com/googleapis/python-billingbudgets/compare/v1.9.0...v1.9.1) (2023-01-20) diff --git a/google/cloud/billing/budgets/gapic_version.py b/google/cloud/billing/budgets/gapic_version.py index 13f1b4a..7ce1917 100644 --- a/google/cloud/billing/budgets/gapic_version.py +++ b/google/cloud/billing/budgets/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.9.1" # {x-release-please-version} +__version__ = "1.10.0" # {x-release-please-version} diff --git a/google/cloud/billing/budgets_v1/gapic_version.py b/google/cloud/billing/budgets_v1/gapic_version.py index 13f1b4a..7ce1917 100644 --- a/google/cloud/billing/budgets_v1/gapic_version.py +++ b/google/cloud/billing/budgets_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.9.1" # {x-release-please-version} +__version__ = "1.10.0" # {x-release-please-version} diff --git a/google/cloud/billing/budgets_v1beta1/gapic_version.py b/google/cloud/billing/budgets_v1beta1/gapic_version.py index 13f1b4a..7ce1917 100644 --- a/google/cloud/billing/budgets_v1beta1/gapic_version.py +++ b/google/cloud/billing/budgets_v1beta1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.9.1" # {x-release-please-version} +__version__ = "1.10.0" # {x-release-please-version} diff --git a/samples/generated_samples/snippet_metadata_google.cloud.billing.budgets.v1.json b/samples/generated_samples/snippet_metadata_google.cloud.billing.budgets.v1.json index 9f6a8ee..d30cf26 100644 --- a/samples/generated_samples/snippet_metadata_google.cloud.billing.budgets.v1.json +++ b/samples/generated_samples/snippet_metadata_google.cloud.billing.budgets.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-billing-budgets", - "version": "0.1.0" + "version": "1.10.0" }, "snippets": [ { diff --git a/samples/generated_samples/snippet_metadata_google.cloud.billing.budgets.v1beta1.json b/samples/generated_samples/snippet_metadata_google.cloud.billing.budgets.v1beta1.json index 33b9f5b..7f1e6b2 100644 --- a/samples/generated_samples/snippet_metadata_google.cloud.billing.budgets.v1beta1.json +++ b/samples/generated_samples/snippet_metadata_google.cloud.billing.budgets.v1beta1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-billing-budgets", - "version": "0.1.0" + "version": "1.10.0" }, "snippets": [ {