Changelog
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
ValueError
intest__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_source
and_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)