googleapis / google-cloud-python

Google Cloud Client Library for Python
https://googleapis.github.io/google-cloud-python/
Apache License 2.0
4.85k stars 1.53k forks source link

feat!: [google-cloud-gke-connect-gateway] Update default transport type for Connect Gateway v1 client to "rest" #13268

Closed gcf-owl-bot[bot] closed 1 week ago

gcf-owl-bot[bot] commented 2 weeks ago

BEGIN_COMMIT_OVERRIDE feat!: [google-cloud-gke-connect-gateway] Update default transport type for Connect Gateway v1 client to "rest" fix!: gRPC support is being removed in favor of HTTP support, as gRPC is not currently supported by Connect Gateway fix!: Remove async client which requires gRPC END_COMMIT_OVERRIDE

BREAKING CHANGE: gRPC support is being removed in favor of HTTP support, as gRPC is not currently supported by Connect Gateway.

PiperOrigin-RevId: 695803161

Source-Link: https://github.com/googleapis/googleapis/commit/de97a5f806a215960023d8d184a733260f8a9d3f

Source-Link: https://github.com/googleapis/googleapis-gen/commit/aebeaedede54545ee16e9c12af65cdba4371030d Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWdrZS1jb25uZWN0LWdhdGV3YXkvLk93bEJvdC55YW1sIiwiaCI6ImFlYmVhZWRlZGU1NDU0NWVlMTZlOWMxMmFmNjVjZGJhNDM3MTAzMGQifQ==

BEGIN_NESTED_COMMIT feat!: [google-cloud-gke-connect-gateway] Update default transport type for Connect Gateway v1beta1 client to "rest" BREAKING CHANGE: gRPC support is being removed in favor of HTTP support, as gRPC is not currently supported by Connect Gateway.

PiperOrigin-RevId: 695487411

Source-Link: https://github.com/googleapis/googleapis/commit/5257378f52352e70b8995713f0d4484bdab7e71d

Source-Link: https://github.com/googleapis/googleapis-gen/commit/5dbaade6dc2f145aa1eaf33d0d8a052156a49088 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWdrZS1jb25uZWN0LWdhdGV3YXkvLk93bEJvdC55YW1sIiwiaCI6IjVkYmFhZGU2ZGMyZjE0NWFhMWVhZjMzZDBkOGEwNTIxNTZhNDkwODgifQ== END_NESTED_COMMIT

snippet-bot[bot] commented 2 weeks ago

Here is the summary of changes.

You are about to delete 2 region tags. - [packages/google-cloud-gke-connect-gateway/samples/generated_samples/connectgateway_v1_generated_gateway_control_generate_credentials_async.py:26](https://github.com/googleapis/google-cloud-python/blob/e0ea31cf3bdb110297b8764bfe598250d6d00b6e/packages/google-cloud-gke-connect-gateway/samples/generated_samples/connectgateway_v1_generated_gateway_control_generate_credentials_async.py#L26), tag `connectgateway_v1_generated_GatewayControl_GenerateCredentials_async` - [packages/google-cloud-gke-connect-gateway/samples/generated_samples/connectgateway_v1beta1_generated_gateway_control_generate_credentials_async.py:26](https://github.com/googleapis/google-cloud-python/blob/e0ea31cf3bdb110297b8764bfe598250d6d00b6e/packages/google-cloud-gke-connect-gateway/samples/generated_samples/connectgateway_v1beta1_generated_gateway_control_generate_credentials_async.py#L26), tag `connectgateway_v1beta1_generated_GatewayControl_GenerateCredentials_async`

This comment is generated by snippet-bot. If you find problems with this result, please file an issue at: https://github.com/googleapis/repo-automation-bots/issues. To update this comment, add snippet-bot:force-run label or use the checkbox below:

parthea commented 1 week ago

Wait for cl/694218371