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

v2.13.0

Compare
Choose a tag to compare
@release-please release-please released this 14 Dec 21:43
4413556

2.13.0 (2022-12-14)

Features

  • Add SHA-2 import methods (6311278)
  • Add support for google.cloud.kms.__version__ (6311278)
  • Add support for additional HMAC algorithms (6311278)
  • Add typing to proto.Message based class attributes (6311278)

Bug Fixes

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

Documentation

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