Changelog
0.1.8 (2025-02-12)
Features
Add REST Interceptors which support reading metadata (a961bc0)
Add support for reading selective GAPIC generation methods from service YAML (a961bc0)
0.1.7 (2024-10-24)
Features
0.1.6 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (c6eeae0)
0.1.5 (2024-07-08)
Bug Fixes
- Allow protobuf 5.x (04ec204)
0.1.4 (2024-03-05)
Bug Fixes
0.1.3 (2024-02-22)
Bug Fixes
0.1.2 (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.1.1 (2023-12-07)
Features
Add support for python 3.12 (ea6cfc2)
Introduce compatibility with native namespace packages (ea6cfc2)