Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Releases: googleapis/python-data-qna

v0.10.2

27 Mar 14:52
7620a2c
Compare
Choose a tag to compare

0.10.2 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#215) (c7e3dc7)

v0.10.1

23 Jan 15:39
b3fe40e
Compare
Choose a tag to compare

0.10.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (8b4ecf0)

Documentation

  • Add documentation for enums (8b4ecf0)

v0.10.0

12 Jan 17:34
52db4af
Compare
Choose a tag to compare

0.10.0 (2023-01-12)

Features

v0.9.0

15 Dec 22:52
e3b115f
Compare
Choose a tag to compare

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)

v0.8.2

10 Oct 18:01
6a347f5
Compare
Choose a tag to compare

0.8.2 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#192) (89df145)
  • deps: require google-api-core>=1.33.2 (89df145)

v0.8.1

04 Oct 00:12
fb23be1
Compare
Choose a tag to compare

0.8.1 (2022-10-03)

Bug Fixes

v0.8.0

19 Sep 19:18
b724690
Compare
Choose a tag to compare

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)

v0.7.1

16 Aug 18:09
161d7ec
Compare
Choose a tag to compare

0.7.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#167) (46b9f57)
  • deps: require proto-plus >= 1.22.0 (46b9f57)

v0.7.0

18 Jul 13:11
edc7002
Compare
Choose a tag to compare

0.7.0 (2022-07-15)

Features

Bug Fixes

v0.6.3

07 Jun 11:13
06e9879
Compare
Choose a tag to compare

0.6.3 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#152) (07536c6)