From 2cbbfea4cbece9373f03475ceb6c85af05b3d985 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 11:16:19 +0000 Subject: [PATCH 1/3] chore(deps): Update nox in .kokoro/requirements.in [autoapprove] (#207) Source-Link: https://togithub.com/googleapis/synthtool/commit/92006bb3cdc84677aa93c7f5235424ec2b157146 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2e247c7bf5154df7f98cce087a20ca7605e236340c7d6d1a14447e5c06791bd6 --- .github/.OwlBot.lock.yaml | 2 +- .kokoro/requirements.in | 2 +- .kokoro/requirements.txt | 14 +++++--------- 3 files changed, 7 insertions(+), 11 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 5fc5daa..b8edda5 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,4 +13,4 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest - digest: sha256:8555f0e37e6261408f792bfd6635102d2da5ad73f8f09bcb24f25e6afb5fac97 + digest: sha256:2e247c7bf5154df7f98cce087a20ca7605e236340c7d6d1a14447e5c06791bd6 diff --git a/.kokoro/requirements.in b/.kokoro/requirements.in index 882178c..ec867d9 100644 --- a/.kokoro/requirements.in +++ b/.kokoro/requirements.in @@ -5,6 +5,6 @@ typing-extensions twine wheel setuptools -nox +nox>=2022.11.21 # required to remove dependency on py charset-normalizer<3 click<8.1.0 diff --git a/.kokoro/requirements.txt b/.kokoro/requirements.txt index fa99c12..66a2172 100644 --- a/.kokoro/requirements.txt +++ b/.kokoro/requirements.txt @@ -1,6 +1,6 @@ # -# This file is autogenerated by pip-compile with python 3.10 -# To update, run: +# This file is autogenerated by pip-compile with Python 3.9 +# by the following command: # # pip-compile --allow-unsafe --generate-hashes requirements.in # @@ -335,9 +335,9 @@ more-itertools==9.0.0 \ --hash=sha256:250e83d7e81d0c87ca6bd942e6aeab8cc9daa6096d12c5308f3f92fa5e5c1f41 \ --hash=sha256:5a6257e40878ef0520b1803990e3e22303a41b5714006c32a3fd8304b26ea1ab # via jaraco-classes -nox==2022.8.7 \ - --hash=sha256:1b894940551dc5c389f9271d197ca5d655d40bdc6ccf93ed6880e4042760a34b \ - --hash=sha256:96cca88779e08282a699d672258ec01eb7c792d35bbbf538c723172bce23212c +nox==2022.11.21 \ + --hash=sha256:0e41a990e290e274cb205a976c4c97ee3c5234441a8132c8c3fd9ea3c22149eb \ + --hash=sha256:e21c31de0711d1274ca585a2c5fde36b1aa962005ba8e9322bf5eeed16dcd684 # via -r requirements.in packaging==21.3 \ --hash=sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb \ @@ -380,10 +380,6 @@ protobuf==3.20.3 \ # gcp-docuploader # gcp-releasetool # google-api-core -py==1.11.0 \ - --hash=sha256:51c75c4126074b472f746a24399ad32f6053d1b34b68d2fa41e558e6f4a98719 \ - --hash=sha256:607c53218732647dff4acdfcd50cb62615cedf612e72d1724fb1a0cc6405b378 - # via nox pyasn1==0.4.8 \ --hash=sha256:39c7e2ec30515947ff4e87fb6f456dfc6e84857d34be479c9d4a4ba4bf46aa5d \ --hash=sha256:aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba From f2254d61e95af85c8afe0f63c2a3dfef97719da8 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 09:16:19 -0400 Subject: [PATCH 2/3] docs: Fix formatting of request arg in docstring (#208) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * docs: Fix formatting of request arg in docstring chore: Update gapic-generator-python to v1.9.1 PiperOrigin-RevId: 518604533 Source-Link: https://github.com/googleapis/googleapis/commit/8a085aeddfa010af5bcef090827aac5255383d7e Source-Link: https://github.com/googleapis/googleapis-gen/commit/b2ab4b0a0ae2907e812c209198a74e0898afcb04 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjJhYjRiMGEwYWUyOTA3ZTgxMmMyMDkxOThhNzRlMDg5OGFmY2IwNCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot --- .../api_gateway_service/transports/rest.py | 15 --------------- ...ippet_metadata_google.cloud.apigateway.v1.json | 2 +- 2 files changed, 1 insertion(+), 16 deletions(-) diff --git a/google/cloud/apigateway_v1/services/api_gateway_service/transports/rest.py b/google/cloud/apigateway_v1/services/api_gateway_service/transports/rest.py index 5b378b1..4a9b06b 100644 --- a/google/cloud/apigateway_v1/services/api_gateway_service/transports/rest.py +++ b/google/cloud/apigateway_v1/services/api_gateway_service/transports/rest.py @@ -708,7 +708,6 @@ def __call__( request (~.apigateway.CreateApiRequest): The request object. Request message for ApiGatewayService.CreateApi - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -808,7 +807,6 @@ def __call__( request (~.apigateway.CreateApiConfigRequest): The request object. Request message for ApiGatewayService.CreateApiConfig - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -910,7 +908,6 @@ def __call__( request (~.apigateway.CreateGatewayRequest): The request object. Request message for ApiGatewayService.CreateGateway - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1008,7 +1005,6 @@ def __call__( request (~.apigateway.DeleteApiRequest): The request object. Request message for ApiGatewayService.DeleteApi - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1097,7 +1093,6 @@ def __call__( request (~.apigateway.DeleteApiConfigRequest): The request object. Request message for ApiGatewayService.DeleteApiConfig - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1188,7 +1183,6 @@ def __call__( request (~.apigateway.DeleteGatewayRequest): The request object. Request message for ApiGatewayService.DeleteGateway - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1277,7 +1271,6 @@ def __call__( request (~.apigateway.GetApiRequest): The request object. Request message for ApiGatewayService.GetApi - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1367,7 +1360,6 @@ def __call__( request (~.apigateway.GetApiConfigRequest): The request object. Request message for ApiGatewayService.GetApiConfig - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1458,7 +1450,6 @@ def __call__( request (~.apigateway.GetGatewayRequest): The request object. Request message for ApiGatewayService.GetGateway - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1552,7 +1543,6 @@ def __call__( request (~.apigateway.ListApiConfigsRequest): The request object. Request message for ApiGatewayService.ListApiConfigs - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1644,7 +1634,6 @@ def __call__( request (~.apigateway.ListApisRequest): The request object. Request message for ApiGatewayService.ListApis - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1734,7 +1723,6 @@ def __call__( request (~.apigateway.ListGatewaysRequest): The request object. Request message for ApiGatewayService.ListGateways - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1824,7 +1812,6 @@ def __call__( request (~.apigateway.UpdateApiRequest): The request object. Request message for ApiGatewayService.UpdateApi - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -1922,7 +1909,6 @@ def __call__( request (~.apigateway.UpdateApiConfigRequest): The request object. Request message for ApiGatewayService.UpdateApiConfig - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. @@ -2022,7 +2008,6 @@ def __call__( request (~.apigateway.UpdateGatewayRequest): The request object. Request message for ApiGatewayService.UpdateGateway - retry (google.api_core.retry.Retry): Designation of what errors, if any, should be retried. timeout (float): The timeout for this request. 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 cc93d1f..fdf9818 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": "1.7.0" + "version": "0.1.0" }, "snippets": [ { From 437e7df1f919fa1f43fa2fd6646a1e1fc658c12a Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 10:42:19 -0400 Subject: [PATCH 3/3] chore(main): release 1.7.1 (#209) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ google/cloud/apigateway/gapic_version.py | 2 +- google/cloud/apigateway_v1/gapic_version.py | 2 +- .../snippet_metadata_google.cloud.apigateway.v1.json | 2 +- 5 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 64e0684..d0972da 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.7.0" + ".": "1.7.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 217cdef..2ffe6ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.7.1](https://github.com/googleapis/python-api-gateway/compare/v1.7.0...v1.7.1) (2023-03-23) + + +### Documentation + +* Fix formatting of request arg in docstring ([#208](https://github.com/googleapis/python-api-gateway/issues/208)) ([f2254d6](https://github.com/googleapis/python-api-gateway/commit/f2254d61e95af85c8afe0f63c2a3dfef97719da8)) + ## [1.7.0](https://github.com/googleapis/python-api-gateway/compare/v1.6.1...v1.7.0) (2023-02-27) diff --git a/google/cloud/apigateway/gapic_version.py b/google/cloud/apigateway/gapic_version.py index f033c61..84856f0 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.7.0" # {x-release-please-version} +__version__ = "1.7.1" # {x-release-please-version} diff --git a/google/cloud/apigateway_v1/gapic_version.py b/google/cloud/apigateway_v1/gapic_version.py index f033c61..84856f0 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.7.0" # {x-release-please-version} +__version__ = "1.7.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..52f3763 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.7.1" }, "snippets": [ {