Changelog
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 (c6eeae0)
0.5.10 (2024-07-08)
Bug Fixes
0.5.9 (2024-03-05)
Bug Fixes
0.5.8 (2024-02-22)
Bug Fixes
[Many APIs] fix
ValueError
intest__validate_universe_domain
(#12280) (2d75d0e)deps: [Many APIs] Require
google-api-core>=1.34.1
(#12303) (fbb80c3)
0.5.7 (2024-02-06)
Bug Fixes
Add google-auth as a direct dependency (780c5f1)
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (780c5f1)
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (780c5f1)
0.5.6 (2024-02-01)
Features
- Allow users to explicitly configure universe domain (a0392ee)
0.5.5 (2023-12-07)
Features
Add support for python 3.12 (ea6cfc2)
Introduce compatibility with native namespace packages (ea6cfc2)
Bug Fixes
0.5.4 (2023-09-30)
Documentation
0.5.3 (2023-07-05)
Bug Fixes
0.5.2 (2023-03-23)
Documentation
0.5.1 (2023-01-20)
Bug Fixes
0.5.0 (2023-01-10)
Features
0.4.1 (2022-12-14)
Bug Fixes
deps: Require google-api-core >=1.34.0, >=2.11.0 (7ad93f1)
Drop usage of pkg_resources (7ad93f1)
Fix timeout default values (7ad93f1)
Documentation
- samples: Snippetgen should call await on the operation coroutine before calling result (7ad93f1)
0.4.0 (2022-11-16)
Features
- Add typing to proto.Message based class attributes (d336d7d)
Documentation
- samples: Snippetgen handling of repeated enum field (d336d7d)
0.3.0 (2022-11-08)
Features
- add support for
google.cloud.api_keys.__version__
(cabe55d)
Bug Fixes
- Add dict typing for client_options (cabe55d)
0.2.2 (2022-10-10)
Bug Fixes
0.2.1 (2022-10-03)
Bug Fixes
0.2.0 (2022-09-16)
Features
Bug Fixes
0.1.0 (2022-08-26)
Features
- generate v2 (0d8bd5f)