Changelog
0.3.15 (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.3.14 (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.3.13 (2024年11月11日)
Bug Fixes
0.3.12 (2024年10月24日)
Features
0.3.11 (2024年07月30日)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (189922a)
0.3.10 (2024年07月08日)
Bug Fixes
0.3.9 (2024年03月05日)
Bug Fixes
0.3.8 (2024年02月22日)
Bug Fixes
- [Many APIs] fix - ValueErrorin- test__validate_universe_domain(#12283) (f20b41a)
- deps: [Many APIs] Require - google-api-core>=1.34.1(#12306) (1e787f2)
0.3.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.3.6 (2024年02月01日)
Features
0.3.5 (2023年12月07日)
Features
- Add support for python 3.12 (fb6f9db) 
- Introduce compatibility with native namespace packages (fb6f9db) 
Bug Fixes
0.3.4 (2023年09月19日)
Documentation
0.3.3 (2023年07月05日)
Bug Fixes
0.3.2 (2023年03月25日)
Documentation
0.3.1 (2023年01月20日)
Bug Fixes
- Add context manager return types (900a608)
Documentation
- Add documentation for enums (900a608)
0.3.0 (2023年01月10日)
Features
0.2.1 (2022年12月06日)
Bug Fixes
- deps: Require google-api-core >=1.34.0, >=2.11.0 (e477ab2) 
- Drop usage of pkg_resources (e477ab2) 
- Fix timeout default values (e477ab2) 
Documentation
- samples: Snippetgen should call await on the operation coroutine before calling result (e477ab2)
0.2.0 (2022年11月10日)
Features
- Add typing to proto.Message based class attributes (a6cbc16) 
- publish Google Cloud’s Cloud Knowledge Graph (CKG) API (#10767) (ccba351) 
Documentation
- samples: Snippetgen handling of repeated enum field (a6cbc16)