Changelog
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)