Skip to content

Latest commit

 

History

History
571 lines (173 loc) · 18.7 KB

CHANGELOG.md

File metadata and controls

571 lines (173 loc) · 18.7 KB

Change Log

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

3.45.0 (2021-12-23)

Features

  • clients: update clients as of 2021/12/23 (#3110) (5d638e1)

3.43.0 (2021-11-29)

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

3.42.0 (2021-11-19)

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

3.41.0 (2021-11-11)

Features

  • clients: update clients as of 2021/11/11 (#3015) (3d82c4e)

3.40.0 (2021-11-05)

Features

  • clients: populate variants in endpoints hashes (#2974) (0dd68ef)

3.39.0 (2021-10-29)

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

3.38.0 (2021-10-22)

Features

  • client-documentation-generator: rename package (#2916) (1a80bfd)
  • clients: export folder from index.ts (#2912) (183b46d)

3.37.0 (2021-10-15)

Features

  • clients: update clients as of 10/15/2021 (#2902) (2730b54)

3.36.1 (2021-10-12)

Bug Fixes

  • clients: emitDeclarationOnly in tsconfig.types.json (#2893) (6dc3d56)

3.36.0 (2021-10-08)

Features

3.35.0 (2021-10-04)

Features

3.34.0 (2021-09-24)

Features

  • clients: remove comments from transpiled JS files (#2817) (d01420b)

3.33.0 (2021-09-21)

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

3.32.0 (2021-09-17)

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

3.31.0 (2021-09-11)

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

3.30.0 (2021-09-07)

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

3.29.0 (2021-09-02)

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

3.28.0 (2021-08-27)

Bug Fixes

  • clients: use optional chaining while processing runtime config (#2690) (18469ce)

Features

  • clients: allow setting path prefix from custom endpoints (#2722) (990ba2f)
  • clients: modular endpoints resolution (#2704) (88de69b)

3.27.0 (2021-08-19)

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

3.26.0 (2021-08-13)

Features

  • clients: update clients as of 08/13/2021 (#2674) (de45580)

3.25.0 (2021-08-05)

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

3.24.0 (2021-07-29)

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

3.23.0 (2021-07-23)

Bug Fixes

Features

  • clients: change runtime config from constant to provider functions (#2574) (5eca565)

3.22.0 (2021-07-16)

Bug Fixes

Features

  • clients: update clients as of 07/16/2021 (#2591) (f231e7c)

3.21.0 (2021-07-09)

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

3.20.0 (2021-07-02)

Bug Fixes

  • replace prepublishOnly script with downlevel-dts (#2537) (63818a1)

3.19.0 (2021-06-24)

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

3.18.0 (2021-06-04)

Features

3.17.0 (2021-05-26)

Features

  • clients: update endpoint resolution as of 05/12/2021 (#2398) (17afcbb)

3.16.0 (2021-05-14)

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

3.15.0 (2021-05-10)

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

3.14.0 (2021-04-30)

Bug Fixes

  • clients: typo in README difference -> different (#2314) (9ac1f40)

Features

  • clients: update clients as of 04/29/2021 (#2329) (48ab750)

3.13.1 (2021-04-22)

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

3.13.0 (2021-04-15)

Features

  • clients: update clients as of 04/14/2021 (#2258) (4f9f4a7)
  • remove @aws-sdk/url-parser-native in favor of react-native-url-polyfill (#2229) (d6a67d7)

3.12.0 (2021-04-09)

Bug Fixes

Features

3.11.0 (2021-04-01)

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

3.10.0 (2021-03-26)

Bug Fixes

Features

3.9.0 (2021-03-18)

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

3.8.1 (2021-03-11)

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

3.8.0 (2021-03-05)

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

3.7.0 (2021-02-25)

Bug Fixes

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

3.5.0 (2021-02-12)

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

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)
  • clients: lowercase all header names in serializer (#1892) (1308721)
  • 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