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

v1.9.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 17:06
eaa1c1f

1.9.0 (2022-12-14)

Features

  • Add SOCIAL_ENGINEERING_EXTENDED_COVERAGE threat type (#238) (5b785de)
  • Add support for google.cloud.webrisk.__version__ (64b1ef3)
  • Add typing to proto.Message based class attributes (64b1ef3)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (64b1ef3)
  • samples: Snippetgen should call await on the operation coroutine before calling result (bd4ef44)