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.6.2

07 Mar 16:15
6ae25f6
Compare
Choose a tag to compare

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)

v0.6.1

28 Feb 22:27
da8fd60
Compare
Choose a tag to compare

0.6.1 (2022-02-26)

Documentation

v0.6.0

24 Feb 15:55
1008f21
Compare
Choose a tag to compare

0.6.0 (2022-02-03)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (9fe2aed)

v0.5.1

02 Nov 15:03
2f2c1d3
Compare
Choose a tag to compare

Bug Fixes

  • deps: drop packaging dependency (2cce50d)
  • deps: require google-api-core >= 1.28.0 (2cce50d)

Documentation

  • list oneofs in docstring (2cce50d)

v0.5.0

25 Oct 14:18
5a31bdd
Compare
Choose a tag to compare

Features

v0.4.0

11 Oct 16:48
18fda0a
Compare
Choose a tag to compare

Features

  • add context manager support in client (#93) (9a0ef96)

v0.3.3

27 Sep 15:33
2e2d0f3
Compare
Choose a tag to compare

Bug Fixes

  • add 'dict' annotation type to 'request' (149f428)

v0.3.2

27 Jul 18:04
78887ba
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#67) (543ad2a)

Miscellaneous Chores

v0.3.1

21 Jul 22:48
a940b3a
Compare
Choose a tag to compare

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#66) (c0cddbb)

v0.3.0

12 Jul 19:32
a41beb6
Compare
Choose a tag to compare

Features

Bug Fixes

  • disable always_use_jwt_access (3d347fa)
  • disable always_use_jwt_access (#63) (3d347fa)

Documentation