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

v0.7.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 20:18
f568d9a

0.7.0 (2022-12-15)

Features

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

Bug Fixes

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

Documentation

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