Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

v2.17.0

Compare
Choose a tag to compare
@release-please release-please released this 17 Jan 23:52
5654b6c

2.17.0 (2023-01-16)

Features

  • Add support for python 3.11 (#478) (487242f)
  • Add typing to proto.Message based class attributes (c2a079c)
  • Added new fields to facilitate debugging (c2a079c)
  • v1: Added ABNF Grammars field in Speech Adaptation (ca28974)
  • v1p1beta1: Added ABNF Grammars field in Speech Adaptation (ca28974)

Bug Fixes

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

Documentation

  • samples: Code samples for Speech-to-Text V2 (5c99f00)
  • samples: Snippetgen handling of repeated enum field (c2a079c)
  • samples: Snippetgen should call await on the operation coroutine before calling result (c2a079c)
  • samples: Update code samples for adaptation and VAD (#462) (f785ac7)