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

v1.3.0

Compare
Choose a tag to compare
@release-please release-please released this 24 Feb 22:05
3402ef8

1.3.0 (2022-02-24)

Features

Bug Fixes

  • deps: require proto-plus >= 1.20.3 (ac6a403)
  • Remove deprecated v1beta1 API that is no longer available (#138) (e8a85da)
  • rename mapping attribute of AudioStream to mapping_ (c14695b)
  • resolve DuplicateCredentialArgs error when using credentials_file (6774bd3)
  • resolve issue where mapping attribute of AudioStream could not be set (c14695b)

Documentation

  • add generated snippets (e8a85da)
  • samples: update samples to use mapping_ attribute of AudioStream (#142) (7fbc619)
  • samples: add samples and tests for adding captions to a job (#131) (e30431f)