Changelog
0.10.4 (2025年06月11日)
Documentation
- Update import statement example in README (821bdb1)
0.10.3 (2025年03月15日)
Bug Fixes
[Many APIs] Allow Protobuf 6.x (e06ee32)
remove setup.cfg configuration for creating universal wheels (#13659) (59bfd42)
0.10.2 (2025年02月12日)
Features
Add REST Interceptors which support reading metadata (908d742)
Add support for reading selective GAPIC generation methods from service YAML (908d742)
0.10.1 (2024年12月12日)
Features
- Add support for opt-in debug logging (819e8fb)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (819e8fb)
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)