Changelog
0.2.15 (2025-06-11)
Documentation
- Update import statement example in README ( 821bdb1 )
0.2.14 (2025-03-15)
Bug Fixes
- [Many APIs] Allow Protobuf 6.x ( e06ee32 )
0.2.13 (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.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 )
Bug Fixes
-
Require proto-plus >= 1.22.3 ( f46b37f )
-
Use
retry_async
instead ofretry
in async client ( f46b37f )
0.2.1 (2023-09-19)
Documentation
0.2.0 (2023-07-17)
Features
- add resource_types to SearchAllResources, to allow filtering by resource type ( #11484 ) ( fc26bf0 )