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

v3.0.0

Compare
Choose a tag to compare
@release-please release-please released this 19 May 16:25
a82ace4

3.0.0 (2022-05-19)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#374)
  • rename parent to project in SearchRelatedAccountGroupMembershipsRequest (#370)
  • remove key management API (#366)

Features

  • Add support for Password Check through the private_password_leak_verification field in the reCAPTCHA Assessment (#376) (7c1583c)

Bug Fixes

  • remove key management API (#366) (44a5a4b)
  • rename parent to project in SearchRelatedAccountGroupMembershipsRequest (#370) (aad0883)

Build System