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

v0.8.0

Compare
Choose a tag to compare
@release-please release-please released this 14 Dec 19:42
5c23136

0.8.0 (2022-12-14)

Features

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

Bug Fixes

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

Documentation

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