From fe6c10fde10dd7327a32b617a5ab84a738170693 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 15:36:09 -0500 Subject: [PATCH] chore(main): release 1.2.1 (#73) 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 | 14 ++++++++++++++ .../cloud/bare_metal_solution/gapic_version.py | 2 +- .../cloud/bare_metal_solution_v2/gapic_version.py | 2 +- ...metadata_google.cloud.baremetalsolution.v2.json | 2 +- 5 files changed, 18 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 c3f14639701d..41ea87d76b9a 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.2.0" + ".": "1.2.1" } diff --git a/packages/google-cloud-bare-metal-solution/CHANGELOG.md b/packages/google-cloud-bare-metal-solution/CHANGELOG.md index c82fd62f1936..f0c353e79c7c 100644 --- a/packages/google-cloud-bare-metal-solution/CHANGELOG.md +++ b/packages/google-cloud-bare-metal-solution/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.2.1](https://github.com/googleapis/python-bare-metal-solution/compare/v1.2.0...v1.2.1) (2022-12-08) + + +### Bug Fixes + +* **deps:** Require google-api-core >=1.34.0, >=2.11.0 ([7aeaf82](https://github.com/googleapis/python-bare-metal-solution/commit/7aeaf82e540e920055aae20c3aabcc82b866a2da)) +* Drop usage of pkg_resources ([7aeaf82](https://github.com/googleapis/python-bare-metal-solution/commit/7aeaf82e540e920055aae20c3aabcc82b866a2da)) +* Fix timeout default values ([7aeaf82](https://github.com/googleapis/python-bare-metal-solution/commit/7aeaf82e540e920055aae20c3aabcc82b866a2da)) + + +### Documentation + +* **samples:** Snippetgen should call await on the operation coroutine before calling result ([7aeaf82](https://github.com/googleapis/python-bare-metal-solution/commit/7aeaf82e540e920055aae20c3aabcc82b866a2da)) + ## [1.2.0](https://github.com/googleapis/python-bare-metal-solution/compare/v1.1.3...v1.2.0) (2022-11-16) 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 8f031bd4dd07..ce5529b380c5 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.2.0" # {x-release-please-version} +__version__ = "1.2.1" # {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 8f031bd4dd07..ce5529b380c5 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.2.0" # {x-release-please-version} +__version__ = "1.2.1" # {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..7f1b44c7297c 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.2.1" }, "snippets": [ {