From 8154d700418253a092cf69e24c12122f8ffc529c Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 13:12:38 -0800 Subject: [PATCH] chore(main): release 1.4.0 (#86) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- .../.release-please-manifest.json | 2 +- .../google-cloud-bare-metal-solution/CHANGELOG.md | 12 ++++++++++++ .../cloud/bare_metal_solution/gapic_version.py | 2 +- .../cloud/bare_metal_solution_v2/gapic_version.py | 2 +- ...t_metadata_google.cloud.baremetalsolution.v2.json | 2 +- 5 files changed, 16 insertions(+), 4 deletions(-) diff --git a/packages/google-cloud-bare-metal-solution/.release-please-manifest.json b/packages/google-cloud-bare-metal-solution/.release-please-manifest.json index 9049e2fdf4b6..4c313f9349ec 100644 --- a/packages/google-cloud-bare-metal-solution/.release-please-manifest.json +++ b/packages/google-cloud-bare-metal-solution/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.3.1" + ".": "1.4.0" } diff --git a/packages/google-cloud-bare-metal-solution/CHANGELOG.md b/packages/google-cloud-bare-metal-solution/CHANGELOG.md index 02e117431e0f..e33ffbc32e7c 100644 --- a/packages/google-cloud-bare-metal-solution/CHANGELOG.md +++ b/packages/google-cloud-bare-metal-solution/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.4.0](https://github.com/googleapis/python-bare-metal-solution/compare/v1.3.1...v1.4.0) (2023-03-02) + + +### Features + +* Enable "rest" transport in Python for services supporting numeric enums ([#85](https://github.com/googleapis/python-bare-metal-solution/issues/85)) ([b371b5d](https://github.com/googleapis/python-bare-metal-solution/commit/b371b5db375c7bfecb412fbc0b369fe5d7430d83)) + + +### Bug Fixes + +* Add service_yaml parameters to `baremetalsolution_py_gapic` ([#89](https://github.com/googleapis/python-bare-metal-solution/issues/89)) ([70dd2b4](https://github.com/googleapis/python-bare-metal-solution/commit/70dd2b444a7472dcfc5e4e407cbc5b56093af68e)) + ## [1.3.1](https://github.com/googleapis/python-bare-metal-solution/compare/v1.3.0...v1.3.1) (2023-01-20) diff --git a/packages/google-cloud-bare-metal-solution/google/cloud/bare_metal_solution/gapic_version.py b/packages/google-cloud-bare-metal-solution/google/cloud/bare_metal_solution/gapic_version.py index c17d0b7109ec..18c65df58afb 100644 --- a/packages/google-cloud-bare-metal-solution/google/cloud/bare_metal_solution/gapic_version.py +++ b/packages/google-cloud-bare-metal-solution/google/cloud/bare_metal_solution/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.3.1" # {x-release-please-version} +__version__ = "1.4.0" # {x-release-please-version} diff --git a/packages/google-cloud-bare-metal-solution/google/cloud/bare_metal_solution_v2/gapic_version.py b/packages/google-cloud-bare-metal-solution/google/cloud/bare_metal_solution_v2/gapic_version.py index c17d0b7109ec..18c65df58afb 100644 --- a/packages/google-cloud-bare-metal-solution/google/cloud/bare_metal_solution_v2/gapic_version.py +++ b/packages/google-cloud-bare-metal-solution/google/cloud/bare_metal_solution_v2/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.3.1" # {x-release-please-version} +__version__ = "1.4.0" # {x-release-please-version} diff --git a/packages/google-cloud-bare-metal-solution/samples/generated_samples/snippet_metadata_google.cloud.baremetalsolution.v2.json b/packages/google-cloud-bare-metal-solution/samples/generated_samples/snippet_metadata_google.cloud.baremetalsolution.v2.json index 99c48f953bdd..00eef9a92cd1 100644 --- a/packages/google-cloud-bare-metal-solution/samples/generated_samples/snippet_metadata_google.cloud.baremetalsolution.v2.json +++ b/packages/google-cloud-bare-metal-solution/samples/generated_samples/snippet_metadata_google.cloud.baremetalsolution.v2.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-bare-metal-solution", - "version": "0.1.0" + "version": "1.4.0" }, "snippets": [ {