Changelog
1.12.0 (2025年02月12日)
Features
Add REST Interceptors which support reading metadata (87b5382)
Add support for reading selective GAPIC generation methods from service YAML (87b5382)
1.11.0 (2024年12月12日)
Features
- Add support for opt-in debug logging (856e0f0)
Bug Fixes
- Fix typing issue with gRPC metadata when key ends in -bin (856e0f0)
1.10.1 (2024年11月11日)
Bug Fixes
1.10.0 (2024年10月24日)
Features
1.9.5 (2024年07月30日)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (42c4d04)
1.9.4 (2024年07月08日)
Bug Fixes
1.9.3 (2024年03月05日)
Bug Fixes
1.9.2 (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)
1.9.1 (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)
1.9.0 (2024年02月01日)
Features
1.8.0 (2023年12月07日)
Features
Add support for python 3.12 (9a629e1)
Introduce compatibility with native namespace packages (9a629e1)
Bug Fixes
1.7.3 (2023年09月19日)
Documentation
- Minor formatting (025219f)
1.7.2 (2023年07月05日)
Bug Fixes
1.7.1 (2023年03月23日)
Documentation
1.7.0 (2023年02月09日)
Features
1.6.1 (2023年01月23日)
Bug Fixes
- Add context manager return types (287a2a5)
Documentation
- Add documentation for enums (287a2a5)
1.6.0 (2023年01月10日)
Features
1.5.0 (2022年12月14日)
Features
Add CloudShellErrorCode.ENVIRONMENT_UNAVAILABLE enum value (82fc2bc)
Add support for
google.cloud.shell.__version__(82fc2bc)Add typing to proto.Message based class attributes (82fc2bc)
Bug Fixes
Add dict typing for client_options (82fc2bc)
deps: Require google-api-core >=1.34.0, >=2.11.0 (563be00)
Drop usage of pkg_resources (563be00)
Fix timeout default values (563be00)
Documentation
samples: Snippetgen handling of repeated enum field (82fc2bc)
samples: Snippetgen should call await on the operation coroutine before calling result (563be00)
1.4.3 (2022年10月07日)
Bug Fixes
1.4.2 (2022年09月29日)
Bug Fixes
1.4.1 (2022年08月11日)
Bug Fixes
1.4.0 (2022年07月16日)
Features
- add audience parameter (900311d)
Bug Fixes
1.3.3 (2022年06月03日)
Bug Fixes
Documentation
1.3.2 (2022年03月05日)
Bug Fixes
1.3.1 (2022年02月11日)
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (b660c07)
1.3.0 (2022年01月25日)
Features
1.2.2 (2022年01月07日)
Bug Fixes
- provide appropriate mock values for message body fields (24cf144)
1.2.1 (2021年11月01日)
Bug Fixes
Documentation
- list oneofs in docstring (ff43aa0)
1.2.0 (2021年10月18日)
Features
1.1.0 (2021年10月08日)
Features
1.0.1 (2021年09月24日)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ (c07f6c9)
1.0.0 (2021年08月03日)
Features
0.2.2 (2021年07月30日)
Features
Bug Fixes
Miscellaneous Chores
0.2.1 (2021年07月21日)
Bug Fixes
0.2.0 (2021年07月01日)
Features
Bug Fixes
- disable always_use_jwt_access (b447260)
Documentation
0.1.0 (2021年06月13日)
Features
- generate v1 (311a15b)