From 810d14da02df0a8bf486226c07c8a359d335591b Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 14:04:43 -0500 Subject: [PATCH] chore(main): release 1.5.1 (#191) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 14 ++++++++++++++ google/cloud/apigateway/gapic_version.py | 2 +- google/cloud/apigateway_v1/gapic_version.py | 2 +- ...nippet_metadata_google.cloud.apigateway.v1.json | 2 +- 5 files changed, 18 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index dd8fde7..e20d7e8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.5.0" + ".": "1.5.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b3dca78..a9b94c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.5.1](https://github.com/googleapis/python-api-gateway/compare/v1.5.0...v1.5.1) (2022-12-08) + + +### Bug Fixes + +* **deps:** Require google-api-core >=1.34.0, >=2.11.0 ([19703a5](https://github.com/googleapis/python-api-gateway/commit/19703a5ab92d011a580840e18c14af3e9ce09fd9)) +* Drop usage of pkg_resources ([19703a5](https://github.com/googleapis/python-api-gateway/commit/19703a5ab92d011a580840e18c14af3e9ce09fd9)) +* Fix timeout default values ([19703a5](https://github.com/googleapis/python-api-gateway/commit/19703a5ab92d011a580840e18c14af3e9ce09fd9)) + + +### Documentation + +* **samples:** Snippetgen should call await on the operation coroutine before calling result ([19703a5](https://github.com/googleapis/python-api-gateway/commit/19703a5ab92d011a580840e18c14af3e9ce09fd9)) + ## [1.5.0](https://github.com/googleapis/python-api-gateway/compare/v1.4.0...v1.5.0) (2022-11-16) diff --git a/google/cloud/apigateway/gapic_version.py b/google/cloud/apigateway/gapic_version.py index 997edc1..69ff013 100644 --- a/google/cloud/apigateway/gapic_version.py +++ b/google/cloud/apigateway/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.5.0" # {x-release-please-version} +__version__ = "1.5.1" # {x-release-please-version} diff --git a/google/cloud/apigateway_v1/gapic_version.py b/google/cloud/apigateway_v1/gapic_version.py index 997edc1..69ff013 100644 --- a/google/cloud/apigateway_v1/gapic_version.py +++ b/google/cloud/apigateway_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.5.0" # {x-release-please-version} +__version__ = "1.5.1" # {x-release-please-version} diff --git a/samples/generated_samples/snippet_metadata_google.cloud.apigateway.v1.json b/samples/generated_samples/snippet_metadata_google.cloud.apigateway.v1.json index fdf9818..1656f68 100644 --- a/samples/generated_samples/snippet_metadata_google.cloud.apigateway.v1.json +++ b/samples/generated_samples/snippet_metadata_google.cloud.apigateway.v1.json @@ -8,7 +8,7 @@ ], "language": "PYTHON", "name": "google-cloud-api-gateway", - "version": "0.1.0" + "version": "1.5.1" }, "snippets": [ {