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

v0.8.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 22:28
c426844

0.8.0 (2022-12-15)

Features

  • Add support for google.cloud.bigquery_migration.__version__ (8f180ec)
  • Add typing to proto.Message based class attributes (8f180ec)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (8f180ec)
  • samples: Snippetgen should call await on the operation coroutine before calling result (61bc618)