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

v1.10.0

Choose a tag to compare

@release-please release-please released this 14 Dec 21:29
8854265

1.10.0 (2022-12-08)

Features

  • add support for google.cloud.websecurityscanner.__version__ (dfaf574)
  • Add typing to proto.Message based class attributes (dfaf574)

Bug Fixes

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

Documentation

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