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

v2.10.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 22:32
8742acf

2.10.0 (2022-12-15)

Features

  • Add support for google.cloud.devtools.containeranalysis.__version__ (3d91a44)
  • Add typing to proto.Message based class attributes (3d91a44)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (3d91a44)
  • samples: Snippetgen should call await on the operation coroutine before calling result (8a0a4b6)