Changelog
0.6.0 (2025年10月16日)
Features
- Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
Bug Fixes
- Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
0.5.18 (2025年06月11日)
Documentation
- Update import statement example in README (821bdb1)
0.5.17 (2025年03月15日)
Bug Fixes
[Many APIs] Allow Protobuf 6.x (feb5353)
remove setup.cfg configuration for creating universal wheels (#13659) (59bfd42)
0.5.16 (2025年02月12日)
Features
Add REST Interceptors which support reading metadata (e92d527)
Add support for reading selective GAPIC generation methods from service YAML (e92d527)
0.5.15 (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.5.14 (2024年11月11日)
Bug Fixes
0.5.13 (2024年10月31日)
Features
add config data to zone metadata (a0f0c7e)
add connection state to cluster (a0f0c7e)
add maintenance exclusion window to maintenance policy (a0f0c7e)
add resource state to control plane encryption (a0f0c7e)
add resource state to local disk encryption (a0f0c7e)
add status reason to operation metadata (a0f0c7e)
add storage schema to local control plane config (a0f0c7e)
add storage schema to node config (a0f0c7e)
add VM service config to system addons config (a0f0c7e)
0.5.12 (2024年10月24日)
Features
0.5.11 (2024年07月30日)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (ba1064f)
0.5.10 (2024年07月08日)
Bug Fixes
0.5.9 (2024年03月22日)
Features
0.5.8 (2024年03月05日)
Bug Fixes
0.5.7 (2024年02月22日)
Bug Fixes
[Many APIs] fix
ValueErrorintest__validate_universe_domain(#12283) (f20b41a)deps: [Many APIs] Require
google-api-core>=1.34.1(#12306) (1e787f2)
0.5.6 (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.5.5 (2024年02月01日)
Features
0.5.4 (2023年12月07日)
Features
Add support for python 3.12 (fb6f9db)
Introduce compatibility with native namespace packages (fb6f9db)
Bug Fixes
0.5.3 (2023年09月19日)
Documentation
0.5.2 (2023年07月05日)
Bug Fixes
0.5.1 (2023年03月23日)
Documentation
0.5.0 (2023年03月03日)
Features
Bug Fixes
0.4.1 (2023年01月20日)
Bug Fixes
- Add context manager return types (21e3444)
Documentation
- Add documentation for enums (21e3444)
0.4.0 (2023年01月10日)
Features
0.3.0 (2022年12月15日)
Features
Add support for
google.cloud.edgecontainer.__version__(f389e2d)Add typing to proto.Message based class attributes (f389e2d)
Bug Fixes
Add dict typing for client_options (f389e2d)
deps: Require google-api-core >=1.34.0, >=2.11.0 (f72016a)
Drop usage of pkg_resources (f72016a)
Fix timeout default values (f72016a)
Documentation
samples: Snippetgen handling of repeated enum field (f389e2d)
samples: Snippetgen should call await on the operation coroutine before calling result (f72016a)
0.2.1 (2022年10月10日)
Bug Fixes
0.2.0 (2022年10月03日)
Features
add a field in cluster to describe whether the machine is disabled. (6c98a68)
Bug Fixes
- mark VPC project and service account as optional fields and add details for service account format (6c98a68)
0.1.0 (2022年10月03日)
Features
- Generate v1 (1c04325)