Skip to content

Latest commit

 

History

History
140 lines (48 loc) · 5.61 KB

File metadata and controls

140 lines (48 loc) · 5.61 KB

Change Log

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

3.6.1 (2021-02-22)

Bug Fixes

  • update references of default branch from master to main (#2057) (59b8b58)

3.6.0 (2021-02-20)

Bug Fixes

  • revert publish v3.5.1-0 (#2058) (af25697)
  • clients: remove unsupported CORS retry headers in new services (#2041) (82df9d3)

3.5.0 (2021-02-12)

Note: Version bump only for package @aws-sdk/client-customer-profiles

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