Changelog
1.6.2 (2024-02-22)
Bug Fixes
deps: [Many APIs] Require
google-api-core>=1.34.1
(#12307) (be87bc4)fix ValueError in test__validate_universe_domain (7c2f2c2)
1.6.1 (2024-02-06)
Bug Fixes
Add google-auth as a direct dependency (27dceb9)
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (27dceb9)
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (27dceb9)
1.6.0 (2024-02-01)
Features
1.5.0 (2023-12-07)
Features
Add support for python 3.12 (f46b37f)
Introduce compatibility with native namespace packages (f46b37f)
Bug Fixes
1.4.4 (2023-09-19)
Documentation
- Minor formatting (1ae610b)
1.4.3 (2023-07-05)
Bug Fixes
1.4.2 (2023-03-23)
Documentation
1.4.1 (2023-01-20)
Bug Fixes
- Add context manager return types (9ab51d9)
Documentation
- Add documentation for enums (9ab51d9)
1.4.0 (2023-01-10)
Features
1.3.0 (2022-12-14)
Features
Add support for
google.cloud.monitoring_metrics_scope.__version__
(b6e3dac)Add typing to proto.Message based class attributes (b6e3dac)
Bug Fixes
Add dict typing for client_options (b6e3dac)
deps: Require google-api-core >=1.34.0, >=2.11.0 (536fbb0)
Drop usage of pkg_resources (536fbb0)
Fix timeout default values (536fbb0)
Documentation
samples: Snippetgen handling of repeated enum field (b6e3dac)
samples: Snippetgen should call await on the operation coroutine before calling result (536fbb0)
1.2.4 (2022-10-07)
Bug Fixes
1.2.3 (2022-09-29)
Bug Fixes
1.2.2 (2022-08-11)
Bug Fixes
1.2.1 (2022-07-13)
Bug Fixes
1.2.0 (2022-07-06)
Features
- add audience parameter (4516587)
Bug Fixes
1.1.2 (2022-06-03)
Bug Fixes
Documentation
1.1.1 (2022-03-07)
Bug Fixes
1.1.0 (2022-02-26)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (b62a241)
1.0.0 (2021-12-03)
Features
0.1.1 (2021-11-01)
Bug Fixes
Documentation
- list oneofs in docstring (9feb499)
0.1.0 (2021-10-25)
Features
- generate v1 (7e713ac)