Skip to content

Latest commit

 

History

History
1786 lines (546 loc) · 41.6 KB

CHANGELOG.md

File metadata and controls

1786 lines (546 loc) · 41.6 KB

Change Log

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

3.25.0 (2021-08-05)

Note: Version bump only for package @aws-sdk/fetch-http-handler

3.23.0 (2021-07-23)

Bug Fixes

3.22.0 (2021-07-16)

Bug Fixes

  • clients: prefix dist/ for typesVersions TS<4 (#2580) (dff5cd4)

3.20.0 (2021-07-02)

Bug Fixes

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

3.18.0 (2021-06-04)

Note: Version bump only for package @aws-sdk/fetch-http-handler

3.15.0 (2021-05-10)

Note: Version bump only for package @aws-sdk/fetch-http-handler

3.13.1 (2021-04-22)

Note: Version bump only for package @aws-sdk/fetch-http-handler

3.12.0 (2021-04-09)

Bug Fixes

3.10.0 (2021-03-26)

Features

3.6.1 (2021-02-22)

Bug Fixes

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

3.5.0 (2021-02-12)

Note: Version bump only for package @aws-sdk/fetch-http-handler

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)

3.2.0 (2021-01-09)

Note: Version bump only for package @aws-sdk/fetch-http-handler

3.1.0 (2020-12-23)

Note: Version bump only for package @aws-sdk/fetch-http-handler

3.0.0 (2020-12-15)

Features

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

Note: Version bump only for package @aws-sdk/fetch-http-handler

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

Note: Version bump only for package @aws-sdk/fetch-http-handler

1.0.0-rc.7 (2020-11-20)

Bug Fixes

  • abort-controller: make AbortSignal WHATWG Spec compliant (#1699) (723ec4d)
  • fetch-http-handler: omit body for HEAD/GET methods (#1698) (778b305)

1.0.0-rc.5 (2020-11-09)

Bug Fixes

  • migrate dev types for packages and lib into package.json devDeps (#1654) (16d7030)

1.0.0-rc.3 (2020-10-27)

Note: Version bump only for package @aws-sdk/fetch-http-handler

1.0.0-rc.2 (2020-10-22)

Note: Version bump only for package @aws-sdk/fetch-http-handler

1.0.0-rc.1 (2020-10-19)

Features

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

Note: Version bump only for package @aws-sdk/fetch-http-handler

1.0.0-gamma.9 (2020-09-15)

Note: Version bump only for package @aws-sdk/fetch-http-handler

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

Note: Version bump only for package @aws-sdk/fetch-http-handler

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

Note: Version bump only for package @aws-sdk/fetch-http-handler

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

Features

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

Bug Fixes

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

Features

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

Bug Fixes

  • fetch-http-handler: add missing dependency (#1230) (6a9a1f3)

Features

  • use a common tsconfig for the monorepo (#1297) (16aea66)
  • fetch-http-handler: remove cors mode for fetch (#1239) (f3853ab)

1.0.0-gamma.2 (2020-05-26)

Bug Fixes

  • fetch-http-handler: handle empty blob in browsers (#1199) (9b8372b)

1.0.0-gamma.1 (2020-05-21)

Features

1.0.0-beta.4 (2020-04-25)

1.0.0-beta.2 (2020-03-28)

1.0.0-beta.1 (2020-03-25)

Features

1.0.0-alpha.28 (2020-03-20)

1.0.0-alpha.24 (2020-02-19)

1.0.0-alpha.21 (2020-02-11)

Features

  • update streaming dependencies to support react-native (#895) (634b3f6)

1.0.0-alpha.13 (2020-01-24)

1.0.0-alpha.12 (2020-01-22)

Features

1.0.0-alpha.8 (2020-01-16)

1.0.0-alpha.1 (2020-01-10)

0.9.0 (2020-01-09)

Bug Fixes

  • support custom agent in node http handler (#489) (9c6cde8)

Features

  • apply protocol and middleware update (0de0a22)

0.7.0 (2019-11-19)

0.6.0 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

1.0.0-gamma.2 (2020-05-26)

Bug Fixes

  • fetch-http-handler: handle empty blob in browsers (#1199) (9b8372b)

1.0.0-gamma.1 (2020-05-21)

Features

1.0.0-beta.4 (2020-04-25)

1.0.0-beta.2 (2020-03-28)

1.0.0-beta.1 (2020-03-25)

Features

1.0.0-alpha.28 (2020-03-20)

1.0.0-alpha.24 (2020-02-19)

1.0.0-alpha.21 (2020-02-11)

Features

  • update streaming dependencies to support react-native (#895) (634b3f6)

1.0.0-alpha.13 (2020-01-24)

1.0.0-alpha.12 (2020-01-22)

Features

1.0.0-alpha.8 (2020-01-16)

1.0.0-alpha.1 (2020-01-10)

0.9.0 (2020-01-09)

Bug Fixes

  • support custom agent in node http handler (#489) (9c6cde8)

Features

  • apply protocol and middleware update (0de0a22)

0.7.0 (2019-11-19)

0.6.0 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

1.0.0-gamma.1 (2020-05-21)

Features

1.0.0-beta.4 (2020-04-25)

1.0.0-beta.2 (2020-03-28)

1.0.0-beta.1 (2020-03-25)

Features

1.0.0-alpha.28 (2020-03-20)

1.0.0-alpha.24 (2020-02-19)

1.0.0-alpha.21 (2020-02-11)

Features

  • update streaming dependencies to support react-native (#895) (634b3f6)

1.0.0-alpha.13 (2020-01-24)

1.0.0-alpha.12 (2020-01-22)

Features

1.0.0-alpha.8 (2020-01-16)

1.0.0-alpha.1 (2020-01-10)

0.9.0 (2020-01-09)

Bug Fixes

  • support custom agent in node http handler (#489) (9c6cde8)

Features

  • apply protocol and middleware update (0de0a22)

0.7.0 (2019-11-19)

0.6.0 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

1.0.0-beta.4 (2020-04-27)

Features

1.0.0-beta.2 (2020-03-28)

1.0.0-beta.1 (2020-03-25)

Features

1.0.0-alpha.28 (2020-03-20)

1.0.0-alpha.24 (2020-02-19)

1.0.0-alpha.21 (2020-02-11)

Features

  • update streaming dependencies to support react-native (#895) (634b3f6)

1.0.0-alpha.13 (2020-01-24)

1.0.0-alpha.12 (2020-01-22)

Features

1.0.0-alpha.8 (2020-01-16)

1.0.0-alpha.1 (2020-01-10)

0.9.0 (2020-01-09)

Bug Fixes

  • support custom agent in node http handler (#489) (9c6cde8)

Features

  • apply protocol and middleware update (0de0a22)

0.7.0 (2019-11-19)

0.6.0 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

1.0.0-beta.3 (2020-04-25)

1.0.0-beta.2 (2020-03-28)

1.0.0-beta.1 (2020-03-25)

Features

1.0.0-alpha.28 (2020-03-20)

1.0.0-alpha.24 (2020-02-19)

1.0.0-alpha.21 (2020-02-11)

Features

  • update streaming dependencies to support react-native (#895) (634b3f6)

1.0.0-alpha.13 (2020-01-24)

1.0.0-alpha.12 (2020-01-22)

Features

1.0.0-alpha.8 (2020-01-16)

1.0.0-alpha.1 (2020-01-10)

0.9.0 (2020-01-09)

Bug Fixes

  • support custom agent in node http handler (#489) (9c6cde8)

Features

  • apply protocol and middleware update (0de0a22)

0.7.0 (2019-11-19)

0.6.0 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

1.0.0-beta.2 (2020-03-28)

1.0.0-beta.1 (2020-03-25)

Features

1.0.0-alpha.28 (2020-03-20)

1.0.0-alpha.24 (2020-02-19)

1.0.0-alpha.21 (2020-02-11)

Features

  • update streaming dependencies to support react-native (#895) (634b3f6)

1.0.0-alpha.13 (2020-01-24)

1.0.0-alpha.12 (2020-01-22)

Features

1.0.0-alpha.8 (2020-01-16)

1.0.0-alpha.1 (2020-01-10)

0.9.0 (2020-01-09)

Bug Fixes

  • support custom agent in node http handler (#489) (9c6cde8)

Features

  • apply protocol and middleware update (0de0a22)

0.7.0 (2019-11-19)

0.6.0 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

1.0.0-beta.1 (2020-03-25)

Features

1.0.0-alpha.28 (2020-03-20)

1.0.0-alpha.24 (2020-02-19)

1.0.0-alpha.21 (2020-02-11)

Features

  • update streaming dependencies to support react-native (#895) (634b3f6)

1.0.0-alpha.13 (2020-01-24)

1.0.0-alpha.12 (2020-01-22)

Features

1.0.0-alpha.8 (2020-01-16)

1.0.0-alpha.1 (2020-01-10)

0.9.0 (2020-01-09)

Bug Fixes

  • support custom agent in node http handler (#489) (9c6cde8)

Features

  • apply protocol and middleware update (0de0a22)

0.7.0 (2019-11-19)

0.6.0 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

1.0.0-alpha.9 (2020-03-20)

1.0.0-alpha.24 (2020-02-19)

1.0.0-alpha.21 (2020-02-11)

Features

  • update streaming dependencies to support react-native (#895) (634b3f6)

1.0.0-alpha.13 (2020-01-24)

1.0.0-alpha.12 (2020-01-22)

Features

1.0.0-alpha.8 (2020-01-16)

1.0.0-alpha.1 (2020-01-10)

0.9.0 (2020-01-09)

Bug Fixes

  • support custom agent in node http handler (#489) (9c6cde8)

Features

  • apply protocol and middleware update (0de0a22)

0.7.0 (2019-11-19)

0.6.0 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

1.0.0-alpha.8 (2020-02-19)

1.0.0-alpha.21 (2020-02-11)

Features

  • update streaming dependencies to support react-native (#895) (634b3f6)

1.0.0-alpha.13 (2020-01-24)

1.0.0-alpha.12 (2020-01-22)

Features

1.0.0-alpha.8 (2020-01-16)

1.0.0-alpha.1 (2020-01-10)

0.9.0 (2020-01-09)

Bug Fixes

  • support custom agent in node http handler (#489) (9c6cde8)

Features

  • apply protocol and middleware update (0de0a22)

0.7.0 (2019-11-19)

0.6.0 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

1.0.0-alpha.7 (2020-02-11)

Features

  • update streaming dependencies to support react-native (#895) (634b3f6)

1.0.0-alpha.13 (2020-01-24)

1.0.0-alpha.12 (2020-01-22)

Features

1.0.0-alpha.8 (2020-01-16)

1.0.0-alpha.1 (2020-01-10)

0.9.0 (2020-01-09)

Bug Fixes

  • support custom agent in node http handler (#489) (9c6cde8)

Features

  • apply protocol and middleware update (0de0a22)

0.7.0 (2019-11-19)

0.6.0 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

1.0.0-alpha.6 (2020-01-24)

1.0.0-alpha.12 (2020-01-22)

Features

1.0.0-alpha.8 (2020-01-16)

1.0.0-alpha.1 (2020-01-10)

0.9.0 (2020-01-09)

Bug Fixes

  • support custom agent in node http handler (#489) (9c6cde8)

Features

  • apply protocol and middleware update (0de0a22)

0.7.0 (2019-11-19)

0.6.0 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

1.0.0-alpha.5 (2020-01-22)

Features

1.0.0-alpha.8 (2020-01-16)

1.0.0-alpha.1 (2020-01-10)

0.9.0 (2020-01-09)

Bug Fixes

  • support custom agent in node http handler (#489) (9c6cde8)

Features

  • apply protocol and middleware update (0de0a22)

0.7.0 (2019-11-19)

0.6.0 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

1.0.0-alpha.4 (2020-01-16)

1.0.0-alpha.1 (2020-01-10)

0.9.0 (2020-01-09)

Bug Fixes

  • support custom agent in node http handler (#489) (9c6cde8)

Features

  • apply protocol and middleware update (0de0a22)

0.7.0 (2019-11-19)

0.6.0 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

1.0.0-alpha.3 (2020-01-10)

0.9.0 (2020-01-09)

Bug Fixes

  • support custom agent in node http handler (#489) (9c6cde8)

Features

  • apply protocol and middleware update (0de0a22)

0.7.0 (2019-11-19)

0.6.0 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

1.0.0-alpha.2 (2020-01-09)

Bug Fixes

  • support custom agent in node http handler (#489) (9c6cde8)

Features

  • apply protocol and middleware update (0de0a22)

0.7.0 (2019-11-19)

0.6.0 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

1.0.0-alpha.1 (2020-01-08)

Bug Fixes

  • support custom agent in node http handler (#489) (9c6cde8)

Features

  • apply protocol and middleware update (0de0a22)

0.7.0 (2019-11-19)

0.6.0 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

0.1.0-preview.8 (2019-11-19)

0.6.0 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

0.1.0-preview.7 (2019-10-30)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

0.1.0-preview.6 (2019-10-29)

0.3.0 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

0.1.0-preview.5 (2019-09-09)

Features

0.2.0 (2019-07-12)

Features

0.1.0 (2019-04-19)

0.1.0-preview.4 (2019-07-12)

Features

0.1.0 (2019-04-19)

0.1.0-preview.3 (2019-04-19)

Note: Version bump only for package @aws-sdk/fetch-http-handler

0.1.0-preview.2 (2019-03-27)

Note: Version bump only for package @aws-sdk/fetch-http-handler