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

v0.9.0

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

0.9.0 (2022-12-14)

Features

  • Add support for google.cloud.dataqna.__version__ (9fb86c9)
  • Add typing to proto.Message based class attributes (9fb86c9)

Bug Fixes

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

Documentation

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