Changelog
0.2.0 (2025-10-20)
Features
- Add support for Python 3.14 ( 98ee71abc0f97c88239b50bf0e0827df19630def )
Bug Fixes
- Deprecate credentials_file argument ( 98ee71abc0f97c88239b50bf0e0827df19630def )
0.1.12 (2025-03-15)
Bug Fixes
- [Many APIs] Allow Protobuf 6.x ( 784a3ca )
0.1.11 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( 87b5382 )
-
Add support for reading selective GAPIC generation methods from service YAML ( 87b5382 )
0.1.10 (2025-01-02)
Documentation
0.1.9 (2024-12-12)
Features
-
[google-cloud-servicehealth] A new field
idis added to message.google.cloud.servicehealth.v1.Product( #13307 ) ( b84e0a9 ) -
Add support for opt-in debug logging ( 856e0f0 )
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin ( 856e0f0 )
0.1.8 (2024-11-11)
Bug Fixes
Documentation
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 ( 42c4d04 )
0.1.5 (2024-07-08)
Bug Fixes
0.1.4 (2024-03-05)
Bug Fixes
0.1.3 (2024-02-22)
Bug Fixes
-
deps:[Many APIs] Require
google-api-core>=1.34.1( #12309 ) ( c23398a ) -
fix ValueError in test__validate_universe_domain ( 2451e88 )
Documentation
0.1.2 (2024-02-06)
Bug Fixes
-
Add google-auth as a direct dependency ( 9e8d039 )
-
Add staticmethod decorator to
_get_client_cert_sourceand_get_api_endpoint( 9e8d039 ) -
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ ( 9e8d039 )

