Changelog
0.2.0 (2025-10-16)
Features
- Add support for Python 3.14 ( 98ee71abc0f97c88239b50bf0e0827df19630def )
Bug Fixes
- Deprecate credentials_file argument ( 98ee71abc0f97c88239b50bf0e0827df19630def )
0.1.10 (2025-06-11)
Documentation
- Update import statement example in README ( eea9e6f )
0.1.9 (2025-03-27)
Features
- add enum
Type.GLOBAL( 5293282 )
Documentation
- misc comment updates, formatting ( 5293282 )
0.1.8 (2025-03-15)
Bug Fixes
- [Many APIs] Allow Protobuf 6.x ( 3a85796 )
0.1.7 (2025-02-18)
Bug Fixes
- deps:Require grpc-google-iam-v1>=0.14.0 ( 4571dff )
0.1.6 (2025-02-12)
Features
-
Add REST Interceptors which support reading metadata ( b1c3ce8 )
-
Add support for reading selective GAPIC generation methods from service YAML ( b1c3ce8 )
0.1.5 (2024-12-12)
Features
- Add support for opt-in debug logging ( b1dfc55 )
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin ( b1dfc55 )
0.1.4 (2024-10-31)
Bug Fixes
- disable universe-domain validation ( 85c7512 )
0.1.3 (2024-10-24)
Features
0.1.2 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination ( 6e83a37 )

