Changelog
0.10.0 (2024-11-14)
⚠ BREAKING CHANGES
gRPC support is being removed in favor of HTTP support, as gRPC is not currently supported by Connect Gateway
Remove async client which requires gRPC
[google-cloud-gke-connect-gateway] Update default transport type for Connect Gateway v1 client to “rest”
Features
- [google-cloud-gke-connect-gateway] Update default transport type for Connect Gateway v1 client to “rest” (fd8ae4b)
Bug Fixes
gRPC support is being removed in favor of HTTP support, as gRPC is not currently supported by Connect Gateway (fd8ae4b)
Remove async client which requires gRPC (fd8ae4b)
0.9.2 (2024-11-11)
Bug Fixes
0.9.1 (2024-10-24)
Features
0.9.0 (2024-08-22)
⚠ BREAKING CHANGES
[google-cloud-gke-connect-gateway] removed the nonfunctional GatewayService and replaced it with the GatewayControl service
existing client libraries are being regenerated to remove unused functionality and introduce new features.
Features
- [google-cloud-gke-connect-gateway] removed the nonfunctional GatewayService and replaced it with the GatewayControl service (6639798)
Bug Fixes
- Set google.cloud.gkeconnect.gateway_v1 as the default import (6639798)
0.8.11 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (189922a)
0.8.10 (2024-07-08)
Bug Fixes
0.8.9 (2024-03-05)
Bug Fixes
0.8.8 (2024-02-22)
Bug Fixes
deps: [Many APIs] Require
google-api-core>=1.34.1
(#12307) (be87bc4)fix ValueError in test__validate_universe_domain (dd749df)
0.8.7 (2024-02-06)
Bug Fixes
Add google-auth as a direct dependency (c721248)
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (c721248)
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (c721248)
0.8.6 (2024-02-01)
Features
0.8.5 (2023-12-07)
Features
Add support for python 3.12 (fb6f9db)
Introduce compatibility with native namespace packages (fb6f9db)
Bug Fixes
0.8.4 (2023-09-19)
Documentation
0.8.3 (2023-07-05)
Bug Fixes
0.8.2 (2023-03-23)
Documentation
0.8.1 (2023-01-20)
Bug Fixes
0.8.0 (2023-01-10)
Features
0.7.0 (2022-12-14)
Features
Add support for
google.cloud.gkeconnect.gateway.__version__
(f7be6d0)Add typing to proto.Message based class attributes (f7be6d0)
Bug Fixes
Add dict typing for client_options (f7be6d0)
deps: Require google-api-core >=1.34.0, >=2.11.0 (d3ef952)
Drop usage of pkg_resources (d3ef952)
Fix timeout default values (d3ef952)
Documentation
samples: Snippetgen handling of repeated enum field (f7be6d0)
samples: Snippetgen should call await on the operation coroutine before calling result (d3ef952)
0.6.3 (2022-10-07)
Bug Fixes
0.6.2 (2022-09-29)
Bug Fixes
0.6.1 (2022-08-11)
Bug Fixes
0.6.0 (2022-07-14)
Features
- add audience parameter (3bb5062)
Bug Fixes
0.5.2 (2022-06-03)
Bug Fixes
Documentation
0.5.1 (2022-03-05)
Bug Fixes
0.5.0 (2022-02-26)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (f9c770c)
Documentation
0.4.1 (2021-11-01)
Bug Fixes
Documentation
- list oneofs in docstring (5dab6d6)
0.4.0 (2021-10-20)
Features
Documentation
0.3.0 (2021-10-09)
Features
0.2.3 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ (f23d221)
0.2.2 (2021-07-29)
Bug Fixes
Documentation
Miscellaneous Chores
0.2.1 (2021-07-21)
Bug Fixes
0.2.0 (2021-07-14)
Features
Bug Fixes
0.1.0 (2021-06-20)
Features
- generate v1beta1 (3a3b952)