Changelog
1.13.1 (2024年10月31日)
Bug Fixes
- disable universe-domain validation (59c4287)
1.13.0 (2024年10月24日)
Features
1.12.3 (2024年07月30日)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (42c4d04)
1.12.2 (2024年07月08日)
Bug Fixes
1.12.1 (2024年03月05日)
Bug Fixes
1.12.0 (2024年02月22日)
Features
- include api_key_uid in service control check response (8b20516)
Bug Fixes
[Many APIs] fix
ValueErrorintest__validate_universe_domain(#12283) (f20b41a)deps: [Many APIs] Require
google-api-core>=1.34.1(#12309) (c23398a)
1.11.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.11.0 (2024年02月01日)
Features
1.10.0 (2023年12月07日)
Features
Add support for python 3.12 (e9655df)
Introduce compatibility with native namespace packages (e9655df)
Bug Fixes
1.9.2 (2023年09月19日)
Documentation
- Minor formatting (025219f)
1.9.1 (2023年07月05日)
Bug Fixes
1.9.0 (2023年05月25日)
Features
1.8.1 (2023年03月23日)
Documentation
1.8.0 (2023年02月28日)
Features
- Enable "rest" transport in Python for services supporting numeric enums (bc1bc92)
1.7.1 (2023年01月20日)
Bug Fixes
- Add context manager return types (ef5bc1b)
Documentation
- Add documentation for enums (ef5bc1b)
1.7.0 (2023年01月10日)
Features
1.6.0 (2022年12月14日)
Features
Add support for
google.cloud.servicecontrol.__version__(d379927)Add typing to proto.Message based class attributes (d379927)
Bug Fixes
Add dict typing for client_options (d379927)
deps: Require google-api-core >=1.34.0, >=2.11.0 (e1e8cc3)
Drop usage of pkg_resources (e1e8cc3)
Fix timeout default values (e1e8cc3)
Documentation
samples: Snippetgen handling of repeated enum field (d379927)
samples: Snippetgen should call await on the operation coroutine before calling result (e1e8cc3)
1.5.3 (2022年10月07日)
Bug Fixes
1.5.2 (2022年10月03日)
Bug Fixes
1.5.1 (2022年08月11日)
Bug Fixes
1.5.0 (2022年07月13日)
Features
- add audience parameter (dd7d949)
Bug Fixes
1.4.2 (2022年06月03日)
Bug Fixes
Documentation
1.4.1 (2022年05月05日)
Documentation
1.4.0 (2022年03月08日)
Features
1.3.1 (2022年03月05日)
Bug Fixes
1.3.0 (2022年02月26日)
Features
Bug Fixes
resolve DuplicateCredentialArgs error when using credentials_file (91d18fa)
1.2.1 (2021年11月01日)
Bug Fixes
Documentation
- list oneofs in docstring (eef4248)
1.2.0 (2021年10月20日)
Features
Documentation
1.1.0 (2021年10月08日)
Features
1.0.3 (2021年09月27日)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ (a7b03c8)
Documentation
1.0.2 (2021年07月28日)
Bug Fixes
Documentation
Miscellaneous Chores
1.0.1 (2021年07月21日)
Bug Fixes
1.0.0 (2021年07月18日)
Miscellaneous Chores
0.3.0 (2021年07月01日)
Features
Bug Fixes
Documentation
0.2.0 (2021年05月27日)
Features
support self-signed JWT flow for service accounts (0630fa0)
Bug Fixes
- add async client to %name_%version/init.py (0630fa0)
0.1.0 (2021年04月03日)
Features
- generate v1 (24f2e4a)