Changelog
0.3.15 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( 908d742 )
-
Add support for reading selective GAPIC generation methods from service YAML ( 908d742 )
0.3.14 (2025-01-27)
Documentation
0.3.13 (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.3.12 (2024-11-11)
Bug Fixes
0.3.11 (2024-10-24)
Features
0.3.10 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( 189922a )
0.3.9 (2024-07-08)
Bug Fixes
0.3.8 (2024-03-05)
Bug Fixes
0.3.7 (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.3.6 (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.3.5 (2024-02-01)
Features
0.3.4 (2023-12-07)
Features
-
Add support for python 3.12 ( 5cd98aa )
-
Introduce compatibility with native namespace packages ( 5cd98aa )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( 5cd98aa )
-
Use
retry_async
instead ofretry
in async client ( 5cd98aa )
0.3.3 (2023-09-21)
Documentation
- Minor formatting ( 975e10e )
0.3.2 (2023-07-04)
Bug Fixes
0.3.1 (2023-03-24)
Documentation
0.3.0 (2023-02-19)
Features
0.2.1 (2023-01-20)
Bug Fixes
- Add context manager return types ( 1fc871a )
Documentation
- Add documentation for enums ( 1fc871a )
0.2.0 (2023-01-10)
Features
0.1.1 (2022-12-08)
Bug Fixes
-
deps:Require google-api-core >=1.34.0, >=2.11.0 ( e07fce5 )
-
Drop usage of pkg_resources ( e07fce5 )
-
Fix timeout default values ( e07fce5 )
Documentation
- samples:Snippetgen should call await on the operation coroutine before calling result ( e07fce5 )
0.1.0 (2022-11-14)
Features
- Generate v1 ( 57d14c1 )