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

v2.13.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 18:45
a89f43d

2.13.0 (2022-12-14)

Features

  • Add support for google.cloud.secretmanager.__version__ (5530112)
  • Add typing to proto.Message based class attributes (5530112)
  • Regenerate client for v1beta1 (dc9b1e3)

Bug Fixes

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

Documentation

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