Changelog
0.2.12 (2024-12-12)
Features
- Add support for opt-in debug logging (feb5c03)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (feb5c03)
0.2.11 (2024-11-11)
Bug Fixes
0.2.10 (2024-10-24)
Features
0.2.9 (2024-10-08)
Bug Fixes
- deps: allow google-cloud-kms 3.x (bd7ac53)
0.2.8 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (189922a)
0.2.7 (2024-07-08)
Bug Fixes
0.2.6 (2024-03-05)
Bug Fixes
0.2.5 (2024-02-22)
Bug Fixes
deps: [Many APIs] Require
google-api-core>=1.34.1
(#12307) (be87bc4)fix ValueError in test__validate_universe_domain (dd749df)
0.2.4 (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)
0.2.3 (2024-02-01)
Features
0.2.2 (2023-12-07)
Features
Add support for python 3.12 (f46b37f)
Introduce compatibility with native namespace packages (f46b37f)