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

v1.10.0

Compare
Choose a tag to compare
@release-please release-please released this 14 Dec 19:57
be65d22

1.10.0 (2022-12-14)

Features

  • Add account_verification field to Assessment for MFA (2e8b6f2)
  • Add support for google.cloud.recaptchaenterprise.__version__ (faccae1)
  • Add typing to proto.Message based class attributes (faccae1)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (faccae1)
  • samples: Snippetgen should call await on the operation coroutine before calling result (2e8b6f2)