Changelog
0.5.0 (2025年10月16日)
Features
- Add support for Python 3.14 (98ee71abc0f97c88239b50bf0e0827df19630def)
Bug Fixes
- Deprecate credentials_file argument (98ee71abc0f97c88239b50bf0e0827df19630def)
0.4.15 (2025年06月11日)
Documentation
- Update import statement example in README (eea9e6f)
0.4.14 (2025年03月15日)
Bug Fixes
- [Many APIs] Allow Protobuf 6.x (3a85796)
0.4.13 (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.4.12 (2024年12月12日)
Features
- Add support for opt-in debug logging (e31cbb0)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (e31cbb0)
0.4.11 (2024年10月31日)
Bug Fixes
- disable universe-domain validation (4ed4108)
0.4.10 (2024年10月24日)
Features
0.4.9 (2024年07月30日)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (6e83a37)
0.4.8 (2024年07月08日)
Bug Fixes
0.4.7 (2024年03月05日)
Bug Fixes
0.4.6 (2024年02月22日)
Bug Fixes
- [Many APIs] fix - ValueErrorin- test__validate_universe_domain(#12281) (62cf934)
- deps: [Many APIs] Require - google-api-core>=1.34.1(#12304) (c52e0cd)
0.4.5 (2024年02月06日)
Bug Fixes
- Add google-auth as a direct dependency (8465244) 
- Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (8465244) 
- Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (8465244) 
0.4.4 (2024年02月01日)
Features
0.4.3 (2023年12月07日)
Features
- Add support for python 3.12 (0d1a592) 
- Introduce compatibility with native namespace packages (0d1a592) 
Bug Fixes
0.4.2 (2023年09月19日)
Documentation
- Minor formatting (9487380)
0.4.1 (2023年07月05日)
Bug Fixes
0.4.0 (2023年06月19日)
Bug Fixes
- Use google.cloud.bigquery_biglaketo avoid conflict withgoogle.cloud.bigquery(20f83e0)