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

Releases: googleapis/python-bigquery-reservation

v1.11.2

05 Jul 15:04
5a7e368
Compare
Choose a tag to compare

1.11.2 (2023-07-05)

Bug Fixes

  • Add async context manager return types (#362) (98df6ad)

v1.11.1

28 Mar 14:50
fc5b866
Compare
Choose a tag to compare

1.11.1 (2023-03-28)

Documentation

v1.11.0

27 Mar 15:43
94a7f81
Compare
Choose a tag to compare

1.11.0 (2023-03-23)

Features

  • Add edition/autoscale related fields (#348) (e94a53b)

Documentation

  • Fix formatting of request arg in docstring (#350) (ecce362)

v1.10.0

24 Feb 00:07
da9b235
Compare
Choose a tag to compare

1.10.0 (2023-02-16)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#339) (50de8ca)

v1.9.1

23 Jan 15:43
3420117
Compare
Choose a tag to compare

1.9.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (3912795)

Documentation

  • Add documentation for enums (3912795)

v1.9.0

11 Jan 16:02
492f9fb
Compare
Choose a tag to compare

1.9.0 (2023-01-10)

Features

v1.8.0

15 Dec 22:29
122e625
Compare
Choose a tag to compare

1.8.0 (2022-12-15)

Features

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

Bug Fixes

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

Documentation

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

v1.7.3

10 Oct 16:09
1d61ecd
Compare
Choose a tag to compare

1.7.3 (2022-10-07)

Bug Fixes

v1.7.2

03 Oct 23:59
b554ec0
Compare
Choose a tag to compare

1.7.2 (2022-10-03)

Bug Fixes

v1.7.1

15 Aug 14:33
6db66f0
Compare
Choose a tag to compare

1.7.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#292) (112a726)
  • deps: require proto-plus >= 1.22.0 (112a726)