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

v1.8.0

Choose a tag to compare

@release-please release-please released this 15 Dec 22:29
64925f4

1.8.0 (2022-12-15)

Features

  • Add support for google.cloud.bigquery_connection.__version__ (5ae476d)
  • Add typing to proto.Message based class attributes (5ae476d)

Bug Fixes

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

Documentation

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