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

Releases: googleapis/python-bigquery-analyticshub

v0.3.2

27 Mar 15:50
7ed830a
Compare
Choose a tag to compare

0.3.2 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#26) (f306471)

v0.3.1

23 Jan 16:04
2b32202
Compare
Choose a tag to compare

0.3.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (14fee28)

Documentation

  • Add documentation for enums (14fee28)

v0.3.0

10 Jan 20:26
f078b18
Compare
Choose a tag to compare

0.3.0 (2023-01-10)

Features

v0.2.0

15 Dec 23:09
4d47e0b
Compare
Choose a tag to compare

0.2.0 (2022-12-15)

Features

  • Add support for google.cloud.bigquery.analyticshub.__version__ (94635d0)
  • Add typing to proto.Message based class attributes (94635d0)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (94635d0)
  • samples: Snippetgen should call await on the operation coroutine before calling result (919901e)

v0.1.1

10 Oct 18:14
960bca4
Compare
Choose a tag to compare

0.1.1 (2022-10-10)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#3) (43e944c)
  • deps: require google-api-core>=1.33.2 (43e944c)

v0.1.0

03 Oct 14:40
77a71db
Compare
Choose a tag to compare

0.1.0 (2022-10-03)

Features