Changelog
0.3.10 (2024-07-08)
Bug Fixes
0.3.9 (2024-03-05)
Bug Fixes
0.3.8 (2024-02-22)
Bug Fixes
[Many APIs] fix
ValueError
intest__validate_universe_domain
(#12283) (f20b41a)deps: [Many APIs] Require
google-api-core>=1.34.1
(#12306) (1e787f2)
0.3.7 (2024-02-06)
Bug Fixes
Add google-auth as a direct dependency (c721248)
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (c721248)
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (c721248)
0.3.6 (2024-02-01)
Features
0.3.5 (2023-12-07)
Features
Add support for python 3.12 (fb6f9db)
Introduce compatibility with native namespace packages (fb6f9db)
Bug Fixes
0.3.4 (2023-09-19)
Documentation
0.3.3 (2023-07-05)
Bug Fixes
0.3.2 (2023-03-25)
Documentation
0.3.1 (2023-01-20)
Bug Fixes
- Add context manager return types (900a608)
Documentation
- Add documentation for enums (900a608)
0.3.0 (2023-01-10)
Features
0.2.1 (2022-12-06)
Bug Fixes
deps: Require google-api-core >=1.34.0, >=2.11.0 (e477ab2)
Drop usage of pkg_resources (e477ab2)
Fix timeout default values (e477ab2)
Documentation
- samples: Snippetgen should call await on the operation coroutine before calling result (e477ab2)
0.2.0 (2022-11-10)
Features
Add typing to proto.Message based class attributes (a6cbc16)
publish Google Cloud’s Cloud Knowledge Graph (CKG) API (#10767) (ccba351)
Documentation
- samples: Snippetgen handling of repeated enum field (a6cbc16)