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

v0.3.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 21:52
11900b0

0.3.0 (2022-12-15)

Features

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

Bug Fixes

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

Documentation

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