Changelog
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
-
deps:require google-api-core>=1.33.1,>=2.8.0 ( a1dea02 )
-
deps:require protobuf >= 3.20.1 ( a1dea02 )
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 )