File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
packages/google-cloud-data-qna Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.8.0] ( https://github.com/googleapis/python-data-qna/compare/v0.7.1...v0.8.0 ) (2022-09-19)
4+
5+
6+ ### Features
7+
8+ * Add support for REST transport ([ a1dea02] ( https://github.com/googleapis/python-data-qna/commit/a1dea02238950fa36cfdc0bd51cab11323f3c983 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** deps:** require google-api-core>=1.33.1,>=2.8.0 ([ a1dea02] ( https://github.com/googleapis/python-data-qna/commit/a1dea02238950fa36cfdc0bd51cab11323f3c983 ) )
14+ * ** deps:** require protobuf >= 3.20.1 ([ a1dea02] ( https://github.com/googleapis/python-data-qna/commit/a1dea02238950fa36cfdc0bd51cab11323f3c983 ) )
15+
316## [ 0.7.1] ( https://github.com/googleapis/python-data-qna/compare/v0.7.0...v0.7.1 ) (2022-08-11)
417
518
Original file line number Diff line number Diff line change 2020
2121import setuptools # type: ignore
2222
23- version = "0.7.1 "
23+ version = "0.8.0 "
2424
2525package_root = os .path .abspath (os .path .dirname (__file__ ))
2626
You can’t perform that action at this time.
0 commit comments