Changelog
0.10.13 (2024-10-31)
Bug Fixes
- disable universe-domain validation (53c951e)
0.10.12 (2024-10-24)
Features
- Add support for Python 3.13 (6252476)
0.10.11 (2024-07-30)
Bug Fixes
- Retry and timeout values do not propagate in requests during pagination (ba1064f)
0.10.10 (2024-07-08)
Bug Fixes
0.10.9 (2024-03-05)
Bug Fixes
0.10.8 (2024-02-22)
Bug Fixes
[Many APIs] fix
ValueError
intest__validate_universe_domain
(#12282) (b985096)deps: [Many APIs] Require
google-api-core>=1.34.1
(#12305) (2aa7f17)
0.10.7 (2024-02-06)
Bug Fixes
Add google-auth as a direct dependency (f3db074)
Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (f3db074)
Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (f3db074)
0.10.6 (2024-02-01)
Features
0.10.5 (2023-12-07)
Features
Add support for python 3.12 (b96013d)
Introduce compatibility with native namespace packages (b96013d)
Bug Fixes
0.10.4 (2023-09-19)
Documentation
- Minor formatting (9487380)
0.10.3 (2023-07-05)
Bug Fixes
0.10.2 (2023-03-23)
Documentation
0.10.1 (2023-01-20)
Bug Fixes
- Add context manager return types (8b4ecf0)
Documentation
- Add documentation for enums (8b4ecf0)
0.10.0 (2023-01-12)
Features
0.9.0 (2022-12-14)
Features
Add support for
google.cloud.dataqna.__version__
(9fb86c9)Add typing to proto.Message based class attributes (9fb86c9)
Bug Fixes
Add dict typing for client_options (9fb86c9)
deps: Require google-api-core >=1.34.0, >=2.11.0 (9a515b5)
Drop usage of pkg_resources (9a515b5)
Fix timeout default values (9a515b5)
Documentation
samples: Snippetgen handling of repeated enum field (9fb86c9)
samples: Snippetgen should call await on the operation coroutine before calling result (9a515b5)
0.8.2 (2022-10-10)
Bug Fixes
0.8.1 (2022-10-03)
Bug Fixes
0.8.0 (2022-09-19)
Features
- Add support for REST transport (a1dea02)
Bug Fixes
0.7.1 (2022-08-11)
Bug Fixes
0.7.0 (2022-07-15)
Features
- add audience parameter (5c27cb7)
Bug Fixes
0.6.3 (2022-06-03)
Bug Fixes
Documentation
0.6.2 (2022-03-05)
Bug Fixes
deps: require google-api-core>=1.31.5, >=2.3.2 (#130) (dd16b4e)
deps: require proto-plus>=1.15.0 (dd16b4e)
0.6.1 (2022-02-26)
Documentation
0.6.0 (2022-02-03)
Features
Bug Fixes
- resolve DuplicateCredentialArgs error when using credentials_file (9fe2aed)
0.5.1 (2021-11-01)
Bug Fixes
Documentation
- list oneofs in docstring (2cce50d)
0.5.0 (2021-10-21)
Features
0.4.0 (2021-10-08)
Features
0.3.3 (2021-09-24)
Bug Fixes
- add ‘dict’ annotation type to ‘request’ (149f428)
0.3.2 (2021-07-27)
Bug Fixes
Documentation
Miscellaneous Chores
0.3.1 (2021-07-20)
Bug Fixes
0.3.0 (2021-06-30)
Features
Bug Fixes
Documentation
0.2.1 (2021-06-16)
Bug Fixes
0.2.0 (2021-05-18)
Features
add from_service_account_info factory and fix sphinx identifiers (#21) (3fa53fb)
support self-signed JWT flow for service accounts (762c28c)
Bug Fixes
add async client to %name_%version/init.py (762c28c)
0.1.1 (2020-12-04)
Documentation
0.1.0 (2020-12-02)
Features
- generate v1alpha (7b6fafd)