Skip to content

Latest commit

 

History

History
89 lines (28 loc) · 2.94 KB

CHANGELOG.md

File metadata and controls

89 lines (28 loc) · 2.94 KB

Change Log

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

3.4.1 (2021-01-29)

Bug Fixes

  • clients: use TS 3.4 compatible types for TS 3.9 (#1978) (8bced5c)

3.4.0 (2021-01-28)

Features

  • use downlevel-dts to generate TS 3.4 compatible types (#1943) (63ad215)

3.3.0 (2021-01-14)

Bug Fixes

  • clients: export explicit dependencies on @aws-sdk/types (#1902) (96f1087)
  • util-waiters: waiters should call operation once before entering waiting (#1915) (2a6ac11)

3.2.0 (2021-01-09)

Bug Fixes

  • util-waiter: expose minDelay and maxDelay for waiters (#1839) (25cb359)

3.1.0 (2020-12-23)

Bug Fixes

3.0.0 (2020-12-15)

Features

1.0.0-rc.10 (2020-12-15)

Features

1.0.0-rc.9 (2020-12-11)

Features

  • util-waiter: add waiter utilities package (#1736) (02ad0a4)