Changelog

0.7.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (b40537e)

  • deps: require google-api-core >= 1.28.0 (b40537e)

Documentation

  • list oneofs in docstring (b40537e)

0.7.0 (2021-10-25)

Features

0.6.0 (2021-10-07)

Features

  • add context manager support in client (#116) (50de95e)

0.5.4 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (b6d9e03)

0.5.3 (2021-07-28)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#87) (0970f66)

Miscellaneous Chores

0.5.2 (2021-07-20)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#86) (8f9f974)

0.5.1 (2021-07-19)

Documentation

  • README: fix link to API documentation (#83) (e6f8da6)

0.5.0 (2021-07-01)

Features

Bug Fixes

Documentation

0.4.0 (2021-05-27)

Features

  • support self-signed JWT flow for service accounts (b610e3d)

Bug Fixes

  • add async client to %name_%version/init.py (b610e3d)

  • Remove unsupported fields: recognition_result and alternative_source_language_codes (#61) (b610e3d)

Documentation

  • Add more comments for supported audio type. (b610e3d)

0.3.0 (2021-02-11)

Features

  • add async client; add common resource path helper methods (#21) (cb77463)

Documentation

0.2.0 (2020-05-28)

Features

0.1.1 (2020-03-23)

Bug Fixes

0.1.0 (2020-03-20)

Features