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

Releases: googleapis/python-texttospeech

v2.14.1

23 Jan 15:38
5d121ef
Compare
Choose a tag to compare

2.14.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (6415162)

Documentation

  • Add documentation for enums (6415162)

v2.14.0

10 Jan 17:22
65e07fa
Compare
Choose a tag to compare

2.14.0 (2023-01-10)

Features

v2.13.0

15 Dec 21:58
394b2da
Compare
Choose a tag to compare

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)

v2.12.3

10 Oct 16:06
a5e8932
Compare
Choose a tag to compare

2.12.3 (2022-10-07)

Bug Fixes

v2.12.2

04 Oct 00:18
7824489
Compare
Choose a tag to compare

2.12.2 (2022-10-03)

Bug Fixes

v2.12.1

15 Aug 14:23
4ed0882
Compare
Choose a tag to compare

2.12.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#316) (ec75f1e)
  • deps: require proto-plus >= 1.22.0 (ec75f1e)

v2.12.0

18 Jul 13:39
8220754
Compare
Choose a tag to compare

2.12.0 (2022-07-16)

Features

Bug Fixes

v1.0.3

09 Jun 16:13
186945b
Compare
Choose a tag to compare

1.0.3 (2022-06-09)

Bug Fixes

  • deps: require protobuf<4.0.0 on v1 branch (#299) (a583f0e)

v2.11.1

06 Jun 22:02
09b4ee2
Compare
Choose a tag to compare

2.11.1 (2022-06-06)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#294) (8a8b65c)

v1.0.2

31 Mar 22:46
f1e3fdb
Compare
Choose a tag to compare

1.0.2 (2022-03-31)

Bug Fixes

  • deps: require google-api-core >= 1.31.5, >= 2.3.2 on v1 release (#268) (8355750)