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

Releases: googleapis/python-bigquery-data-exchange

v0.5.3

13 Apr 13:47
90d2db2
Compare
Choose a tag to compare

0.5.3 (2023-04-13)

Bug Fixes

v0.5.2

27 Mar 15:28
2ce7d52
Compare
Choose a tag to compare

0.5.2 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#69) (665ebe3)

v0.5.1

23 Jan 15:59
76e7e63
Compare
Choose a tag to compare

0.5.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (cbd289d)

Documentation

  • Add documentation for enums (cbd289d)

v0.5.0

10 Jan 20:25
a7a5b9e
Compare
Choose a tag to compare

0.5.0 (2023-01-10)

Features

v0.4.0

15 Dec 21:49
820ebbe
Compare
Choose a tag to compare

0.4.0 (2022-12-15)

Features

  • Add support for google.cloud.bigquery_data_exchange.__version__ (ca18099)
  • Add typing to proto.Message based class attributes (ca18099)

Bug Fixes

  • Add dict typing for client_options (ca18099)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (2ded2d4)
  • Drop usage of pkg_resources (2ded2d4)
  • Fix timeout default values (2ded2d4)

Documentation

  • samples: Snippetgen handling of repeated enum field (ca18099)
  • samples: Snippetgen should call await on the operation coroutine before calling result (2ded2d4)

v0.3.2

10 Oct 15:51
0080140
Compare
Choose a tag to compare

0.3.2 (2022-10-07)

Bug Fixes

v0.3.1

29 Sep 19:56
0cadd98
Compare
Choose a tag to compare

0.3.1 (2022-09-29)

Bug Fixes

  • deps: Require protobuf >= 3.20.2 (#43) (f4fefa5)

v0.3.0

01 Sep 14:01
65ef4eb
Compare
Choose a tag to compare

0.3.0 (2022-09-01)

Features

  • update BigQuery Analytics Hub API v1beta1 client (#32) (7c34320)

Bug Fixes

  • refactor references to Category message (7c34320)

Documentation

  • improve proto documentation. (7c34320)

v0.2.1

16 Aug 18:18
a7da7f5
Compare
Choose a tag to compare

0.2.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#25) (c3f6f45)
  • deps: require proto-plus >= 1.22.0 (c3f6f45)

v0.2.0

20 Jul 13:30
d842a79
Compare
Choose a tag to compare

0.2.0 (2022-07-20)

Features

Bug Fixes