Changelog
0.8.17 (2025年03月15日)
Bug Fixes
[Many APIs] Allow Protobuf 6.x (feb5353)
remove setup.cfg configuration for creating universal wheels (#13659) (59bfd42)
0.8.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.8.15 (2024年12月12日)
Features
- Add support for opt-in debug logging (19ed3be)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (19ed3be)
0.8.14 (2024年11月11日)
Bug Fixes
0.8.13 (2024年10月24日)
Features
0.8.12 (2024年07月30日)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (ba1064f)
0.8.11 (2024年07月08日)
Bug Fixes
0.8.10 (2024年03月05日)
Bug Fixes
0.8.9 (2024年02月22日)
Bug Fixes
deps: [Many APIs] Require
google-api-core>=1.34.1(#12305) (2aa7f17)fix ValueError in test__validate_universe_domain (dd749df)
0.8.8 (2024年02月06日)
Bug Fixes
Add google-auth as a direct dependency (f3db074)
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (f3db074)
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (f3db074)
0.8.7 (2024年02月01日)
Features
0.8.6 (2023年12月07日)
Features
Add support for python 3.12 (b96013d)
Introduce compatibility with native namespace packages (b96013d)
Bug Fixes
0.8.5 (2023年10月09日)
Documentation
- Minor formatting (94b4f73)
0.8.4 (2023年07月04日)
Bug Fixes
0.8.3 (2023年03月23日)
Documentation
0.8.2 (2023年02月07日)
Bug Fixes
0.8.1 (2023年01月20日)
Bug Fixes
- Add context manager return types (63d369a)
Documentation
- Add documentation for enums (63d369a)
0.8.0 (2023年01月10日)
Features
0.7.0 (2022年12月15日)
Features
Add support for
google.cloud.dataflow.__version__(5f36251)Add typing to proto.Message based class attributes (5f36251)
Bug Fixes
Add dict typing for client_options (5f36251)
deps: Require google-api-core >=1.34.0, >=2.11.0 (9b9083c)
Drop usage of pkg_resources (9b9083c)
Fix timeout default values (9b9083c)
Documentation
samples: Snippetgen handling of repeated enum field (5f36251)
samples: Snippetgen should call await on the operation coroutine before calling result (9b9083c)
0.6.2 (2022年10月10日)
Bug Fixes
0.6.1 (2022年10月03日)
Bug Fixes
0.6.0 (2022年09月13日)
Features
0.5.5 (2022年08月11日)
Bug Fixes
0.5.4 (2022年07月14日)
Bug Fixes
0.5.3 (2022年07月12日)
Bug Fixes
0.5.2 (2022年06月03日)
Bug Fixes
Documentation
0.5.1 (2022年05月05日)
Documentation
- fix type in docstring for map fields (e775e1f)
0.5.0 (2022年03月16日)
Features
0.4.1 (2022年03月05日)
Bug Fixes
0.4.0 (2022年02月26日)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (f8bd373)
Documentation
0.3.1 (2021年11月01日)
Bug Fixes
Documentation
- list oneofs in docstring (89dbf65)
0.3.0 (2021年10月15日)
Features
0.2.0 (2021年10月08日)
Features
0.1.5 (2021年09月30日)
Bug Fixes
- improper types in pagers generation (ce0077b)
0.1.4 (2021年09月24日)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ (db5d966)
0.1.3 (2021年08月18日)
Features
Bug Fixes
Miscellaneous Chores
0.1.2 (2021年07月21日)
Bug Fixes
0.1.1 (2021年06月30日)
Miscellaneous Chores
0.1.0 (2021年06月25日)
Features
- generate v1beta3 (ce2226e)