Skip to content

Latest commit

 

History

History
120 lines (42 loc) · 4.95 KB

File metadata and controls

120 lines (42 loc) · 4.95 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

  • middleware-stack: allow adding middleware to override an existing one (#1964) (9c21f14), closes #1883
  • 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)
  • url-parser: merge browser and node url parser, add rn url parser (#1903) (99be092)

Features

  • clients: update README with documentation, usage and more (#1907) (03be111)

3.2.0 (2021-01-09)

Bug Fixes

  • stop adding command mw repeatedly in resolveMiddleware() (#1883) (d4c302b)

3.1.0 (2020-12-23)

Bug Fixes

  • clients: default region and credential provider (#1834) (bc79ab5)
  • log requestId, extendedRequestId, cfId in $metadata (#1819) (f2a47e8)
  • clients: populate sdkId in serviceId and default to use arnNamespace as signingName (#1786) (0011af2)
  • clients: update endpoint provider (#1824) (64d2210)

Features

3.0.0 (2020-12-15)

Features

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

Features

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

Bug Fixes

  • codegen: import SENSITIVE_STRING only when used (#1761) (9296283)

Features

1.0.0-rc.8 (2020-12-05)

Features