Skip to content

Latest commit

 

History

History
77 lines (26 loc) · 3.09 KB

File metadata and controls

77 lines (26 loc) · 3.09 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-gamma.7 (2020-10-07)

Note: Version bump only for package @aws-sdk/middleware-sdk-transcribe-streaming

1.0.0-gamma.6 (2020-09-01)

Note: Version bump only for package @aws-sdk/middleware-sdk-transcribe-streaming

1.0.0-gamma.5 (2020-08-25)

Note: Version bump only for package @aws-sdk/middleware-sdk-transcribe-streaming

1.0.0-gamma.4 (2020-08-04)

Features

BREAKING CHANGES

  • addRelativeTo() now doesn't require step in options. The middleware will be injected to the same step as the toMiddleware

1.0.0-gamma.3 (2020-07-21)

Note: Version bump only for package @aws-sdk/middleware-sdk-transcribe-streaming

1.0.0-gamma.2 (2020-07-13)

Features

1.0.0-gamma.1 (2020-07-08)

Bug Fixes

  • middleware-sdk-transcribe-streaming: unsign the non host headers (#1336) (16ca2a4)

Features

  • support bi-directional transcribe streaming over Websocket (#1216) (c8eef12)
  • use a common tsconfig for the monorepo (#1297) (16aea66)