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

v1.3.0

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

1.3.0 (2022-12-15)

Features

  • Add support for google.cloud.datastream.__version__ (431698c)
  • Add typing to proto.Message based class attributes (431698c)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (431698c)
  • samples: Snippetgen should call await on the operation coroutine before calling result (34ff993)