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

v2.13.0

Compare
Choose a tag to compare
@release-please release-please released this 15 Dec 21:58
394b2da

2.13.0 (2022-12-15)

Features

  • Add LRS API (07227a0)
  • Add support for google.cloud.texttospeech.__version__ (a2a534c)
  • Add typing to proto.Message based class attributes (a2a534c)

Bug Fixes

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

Documentation

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