All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.52.0 (2022-02-18)
Note: Version bump only for package @aws-sdk/types
3.50.0 (2022-02-08)
3.49.0 (2022-01-29)
Note: Version bump only for package @aws-sdk/types
3.47.1 (2022-01-20)
Note: Version bump only for package @aws-sdk/types
3.47.0 (2022-01-15)
Note: Version bump only for package @aws-sdk/types
3.46.0 (2022-01-07)
3.40.0 (2021-11-05)
Note: Version bump only for package @aws-sdk/types
3.38.0 (2021-10-22)
Note: Version bump only for package @aws-sdk/types
3.37.0 (2021-10-15)
Note: Version bump only for package @aws-sdk/types
3.36.0 (2021-10-08)
3.35.0 (2021-10-04)
Note: Version bump only for package @aws-sdk/types
3.34.0 (2021-09-24)
3.32.0 (2021-09-17)
Note: Version bump only for package @aws-sdk/types
3.29.0 (2021-09-02)
Note: Version bump only for package @aws-sdk/types
3.25.0 (2021-08-05)
3.22.0 (2021-07-16)
3.20.0 (2021-07-02)
3.18.0 (2021-06-04)
Note: Version bump only for package @aws-sdk/types
3.15.0 (2021-05-10)
3.13.1 (2021-04-22)
Note: Version bump only for package @aws-sdk/types
3.12.0 (2021-04-09)
3.10.0 (2021-03-26)
3.6.1 (2021-02-22)
3.4.1 (2021-01-29)
3.4.0 (2021-01-28)
- 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.1.0 (2020-12-23)
3.0.0 (2020-12-15)
1.0.0-rc.10 (2020-12-15)
1.0.0-rc.8 (2020-12-05)
1.0.0-rc.7 (2020-11-20)
1.0.0-rc.3 (2020-10-27)
Note: Version bump only for package @aws-sdk/types
1.0.0-rc.2 (2020-10-22)
Note: Version bump only for package @aws-sdk/types
1.0.0-rc.1 (2020-10-19)
1.0.0-gamma.7 (2020-10-07)
Note: Version bump only for package @aws-sdk/types
1.0.0-gamma.6 (2020-09-01)
1.0.0-gamma.5 (2020-08-25)
- types: update types to include pagination type. (#1451) (8e34453)
- add pagination global types (#1443) (d12f9ba)
- get partition of given region (#1435) (c18bfe4)
- support per-request region and service override in signer (#1444) (a2635af)
1.0.0-gamma.4 (2020-08-04)
- addRelativeTo() now doesn't require step in options. The middleware will be injected to the same step as the toMiddleware
1.0.0-gamma.3 (2020-07-13)
1.0.0-gamma.2 (2020-07-08)
- add check for isTransientError (#1222) (f71c136)
- read maxAttempts value from retry-config (#1286) (8f3fdc0)
- retry if retryable trait is set (#1238) (9d224e7)
- support bi-directional eventstream over H2 (#1082) (af41a53)
- use a common tsconfig for the monorepo (#1297) (16aea66)
- remove duplicated declaration of endpoints (#416) (1f1d684)
- support custom agent in node http handler (#489) (9c6cde8)
- update updated types (#474) (9efac3e)
- [WIP] Node.js HTTP/2 Handler in smithy-codegen (#414) (1493cc3)
- add a middleware inserting right host header (#567) (82649ae)
- add pluggable runtime specific config (#404) (8be08fc)
- add RetryStrategy class and retryMiddleware implementation (#389) (ff70fac)
- apply protocol and middleware update (0de0a22)
- remove absolute priority numbers from middleware stack (#434) (2ad5796)
- remove protocol rest json class (#438) (7ec275a)
- standardize plugins (#422) (09112e5)
- start endpoint resolver generation (#472) (d0f9250)
- update runtime plugin interface (#400) (d75c620)
- commit all clients (#324) (cb268ed)
- node-http-handler set default keep-alive to true (#307) (d709e50)
- s3-request-presigner: provide a s3 request presigner (#266) (3f00b99)
- util-create-request: create request package (#257) (9855d49)
- add npm badges for individual packages (#251) (8adc10c)
- make operation model accessible from commands (#242) (8bf91e2)
- update jest v20 to v24 (#243) (1e156ab)
1.0.0-gamma.1 (2020-05-21)
- remove duplicated declaration of endpoints (#416) (1f1d684)
- support custom agent in node http handler (#489) (9c6cde8)
- update updated types (#474) (9efac3e)
- [WIP] Node.js HTTP/2 Handler in smithy-codegen (#414) (1493cc3)
- add a middleware inserting right host header (#567) (82649ae)
- add pluggable runtime specific config (#404) (8be08fc)
- add RetryStrategy class and retryMiddleware implementation (#389) (ff70fac)
- apply protocol and middleware update (0de0a22)
- remove absolute priority numbers from middleware stack (#434) (2ad5796)
- remove protocol rest json class (#438) (7ec275a)
- standardize plugins (#422) (09112e5)
- start endpoint resolver generation (#472) (d0f9250)
- update runtime plugin interface (#400) (d75c620)
- commit all clients (#324) (cb268ed)
- node-http-handler set default keep-alive to true (#307) (d709e50)
- s3-request-presigner: provide a s3 request presigner (#266) (3f00b99)
- util-create-request: create request package (#257) (9855d49)
- add npm badges for individual packages (#251) (8adc10c)
- make operation model accessible from commands (#242) (8bf91e2)
- update jest v20 to v24 (#243) (1e156ab)
1.0.0-beta.4 (2020-04-27)
- remove duplicated declaration of endpoints (#416) (1f1d684)
- support custom agent in node http handler (#489) (9c6cde8)
- update updated types (#474) (9efac3e)
- [WIP] Node.js HTTP/2 Handler in smithy-codegen (#414) (1493cc3)
- add a middleware inserting right host header (#567) (82649ae)
- add pluggable runtime specific config (#404) (8be08fc)
- add RetryStrategy class and retryMiddleware implementation (#389) (ff70fac)
- apply protocol and middleware update (0de0a22)
- remove absolute priority numbers from middleware stack (#434) (2ad5796)
- remove protocol rest json class (#438) (7ec275a)
- standardize plugins (#422) (09112e5)
- start endpoint resolver generation (#472) (d0f9250)
- update runtime plugin interface (#400) (d75c620)
- commit all clients (#324) (cb268ed)
- node-http-handler set default keep-alive to true (#307) (d709e50)
- s3-request-presigner: provide a s3 request presigner (#266) (3f00b99)
- util-create-request: create request package (#257) (9855d49)
- add npm badges for individual packages (#251) (8adc10c)
- make operation model accessible from commands (#242) (8bf91e2)
- update jest v20 to v24 (#243) (1e156ab)
1.0.0-beta.3 (2020-04-25)
- remove duplicated declaration of endpoints (#416) (1f1d684)
- support custom agent in node http handler (#489) (9c6cde8)
- update updated types (#474) (9efac3e)
- [WIP] Node.js HTTP/2 Handler in smithy-codegen (#414) (1493cc3)
- add a middleware inserting right host header (#567) (82649ae)
- add pluggable runtime specific config (#404) (8be08fc)
- add RetryStrategy class and retryMiddleware implementation (#389) (ff70fac)
- apply protocol and middleware update (0de0a22)
- remove absolute priority numbers from middleware stack (#434) (2ad5796)
- remove protocol rest json class (#438) (7ec275a)
- standardize plugins (#422) (09112e5)
- start endpoint resolver generation (#472) (d0f9250)
- update runtime plugin interface (#400) (d75c620)
- commit all clients (#324) (cb268ed)
- node-http-handler set default keep-alive to true (#307) (d709e50)
- s3-request-presigner: provide a s3 request presigner (#266) (3f00b99)
- util-create-request: create request package (#257) (9855d49)
- add npm badges for individual packages (#251) (8adc10c)
- make operation model accessible from commands (#242) (8bf91e2)
- update jest v20 to v24 (#243) (1e156ab)
1.0.0-beta.2 (2020-03-28)
- remove duplicated declaration of endpoints (#416) (1f1d684)
- support custom agent in node http handler (#489) (9c6cde8)
- update updated types (#474) (9efac3e)
- [WIP] Node.js HTTP/2 Handler in smithy-codegen (#414) (1493cc3)
- add a middleware inserting right host header (#567) (82649ae)
- add pluggable runtime specific config (#404) (8be08fc)
- add RetryStrategy class and retryMiddleware implementation (#389) (ff70fac)
- apply protocol and middleware update (0de0a22)
- remove absolute priority numbers from middleware stack (#434) (2ad5796)
- remove protocol rest json class (#438) (7ec275a)
- standardize plugins (#422) (09112e5)
- start endpoint resolver generation (#472) (d0f9250)
- update runtime plugin interface (#400) (d75c620)
- commit all clients (#324) (cb268ed)
- node-http-handler set default keep-alive to true (#307) (d709e50)
- s3-request-presigner: provide a s3 request presigner (#266) (3f00b99)
- util-create-request: create request package (#257) (9855d49)
- add npm badges for individual packages (#251) (8adc10c)
- make operation model accessible from commands (#242) (8bf91e2)
- update jest v20 to v24 (#243) (1e156ab)
1.0.0-beta.1 (2020-03-25)
- remove duplicated declaration of endpoints (#416) (1f1d684)
- support custom agent in node http handler (#489) (9c6cde8)
- update updated types (#474) (9efac3e)
- [WIP] Node.js HTTP/2 Handler in smithy-codegen (#414) (1493cc3)
- add a middleware inserting right host header (#567) (82649ae)
- add pluggable runtime specific config (#404) (8be08fc)
- add RetryStrategy class and retryMiddleware implementation (#389) (ff70fac)
- apply protocol and middleware update (0de0a22)
- remove absolute priority numbers from middleware stack (#434) (2ad5796)
- remove protocol rest json class (#438) (7ec275a)
- standardize plugins (#422) (09112e5)
- start endpoint resolver generation (#472) (d0f9250)
- update runtime plugin interface (#400) (d75c620)
- commit all clients (#324) (cb268ed)
- node-http-handler set default keep-alive to true (#307) (d709e50)
- s3-request-presigner: provide a s3 request presigner (#266) (3f00b99)
- util-create-request: create request package (#257) (9855d49)
- add npm badges for individual packages (#251) (8adc10c)
- make operation model accessible from commands (#242) (8bf91e2)
- update jest v20 to v24 (#243) (1e156ab)
1.0.0-alpha.6 (2020-03-20)
- remove duplicated declaration of endpoints (#416) (1f1d684)
- support custom agent in node http handler (#489) (9c6cde8)
- update updated types (#474) (9efac3e)
- [WIP] Node.js HTTP/2 Handler in smithy-codegen (#414) (1493cc3)
- add a middleware inserting right host header (#567) (82649ae)
- add pluggable runtime specific config (#404) (8be08fc)
- add RetryStrategy class and retryMiddleware implementation (#389) (ff70fac)
- apply protocol and middleware update (0de0a22)
- remove absolute priority numbers from middleware stack (#434) (2ad5796)
- remove protocol rest json class (#438) (7ec275a)
- standardize plugins (#422) (09112e5)
- start endpoint resolver generation (#472) (d0f9250)
- update runtime plugin interface (#400) (d75c620)
- commit all clients (#324) (cb268ed)
- node-http-handler set default keep-alive to true (#307) (d709e50)
- s3-request-presigner: provide a s3 request presigner (#266) (3f00b99)
- util-create-request: create request package (#257) (9855d49)
- add npm badges for individual packages (#251) (8adc10c)
- make operation model accessible from commands (#242) (8bf91e2)
- update jest v20 to v24 (#243) (1e156ab)
1.0.0-alpha.5 (2020-02-19)
- remove duplicated declaration of endpoints (#416) (1f1d684)
- support custom agent in node http handler (#489) (9c6cde8)
- update updated types (#474) (9efac3e)
- [WIP] Node.js HTTP/2 Handler in smithy-codegen (#414) (1493cc3)
- add a middleware inserting right host header (#567) (82649ae)
- add pluggable runtime specific config (#404) (8be08fc)
- add RetryStrategy class and retryMiddleware implementation (#389) (ff70fac)
- apply protocol and middleware update (0de0a22)
- remove absolute priority numbers from middleware stack (#434) (2ad5796)
- remove protocol rest json class (#438) (7ec275a)
- standardize plugins (#422) (09112e5)
- start endpoint resolver generation (#472) (d0f9250)
- update runtime plugin interface (#400) (d75c620)
- commit all clients (#324) (cb268ed)
- node-http-handler set default keep-alive to true (#307) (d709e50)
- s3-request-presigner: provide a s3 request presigner (#266) (3f00b99)
- util-create-request: create request package (#257) (9855d49)
- add npm badges for individual packages (#251) (8adc10c)
- make operation model accessible from commands (#242) (8bf91e2)
- update jest v20 to v24 (#243) (1e156ab)
1.0.0-alpha.4 (2020-01-24)
- remove duplicated declaration of endpoints (#416) (1f1d684)
- support custom agent in node http handler (#489) (9c6cde8)
- update updated types (#474) (9efac3e)
- [WIP] Node.js HTTP/2 Handler in smithy-codegen (#414) (1493cc3)
- add a middleware inserting right host header (#567) (82649ae)
- add pluggable runtime specific config (#404) (8be08fc)
- add RetryStrategy class and retryMiddleware implementation (#389) (ff70fac)
- apply protocol and middleware update (0de0a22)
- remove absolute priority numbers from middleware stack (#434) (2ad5796)
- remove protocol rest json class (#438) (7ec275a)
- standardize plugins (#422) (09112e5)
- start endpoint resolver generation (#472) (d0f9250)
- update runtime plugin interface (#400) (d75c620)
- commit all clients (#324) (cb268ed)
- node-http-handler set default keep-alive to true (#307) (d709e50)
- add npm badges for individual packages (#251) (8adc10c)
- make operation model accessible from commands (#242) (8bf91e2)
- update jest v20 to v24 (#243) (1e156ab)
- s3-request-presigner: provide a s3 request presigner (#266) (3f00b99)
- util-create-request: create request package (#257) (9855d49)
1.0.0-alpha.3 (2020-01-22)
- remove duplicated declaration of endpoints (#416) (1f1d684)
- support custom agent in node http handler (#489) (9c6cde8)
- update updated types (#474) (9efac3e)
- [WIP] Node.js HTTP/2 Handler in smithy-codegen (#414) (1493cc3)
- add a middleware inserting right host header (#567) (82649ae)
- add pluggable runtime specific config (#404) (8be08fc)
- add RetryStrategy class and retryMiddleware implementation (#389) (ff70fac)
- apply protocol and middleware update (0de0a22)
- remove absolute priority numbers from middleware stack (#434) (2ad5796)
- remove protocol rest json class (#438) (7ec275a)
- standardize plugins (#422) (09112e5)
- start endpoint resolver generation (#472) (d0f9250)
- update runtime plugin interface (#400) (d75c620)
- commit all clients (#324) (cb268ed)
- node-http-handler set default keep-alive to true (#307) (d709e50)
- add npm badges for individual packages (#251) (8adc10c)
- make operation model accessible from commands (#242) (8bf91e2)
- update jest v20 to v24 (#243) (1e156ab)
- s3-request-presigner: provide a s3 request presigner (#266) (3f00b99)
- util-create-request: create request package (#257) (9855d49)
1.0.0-alpha.2 (2020-01-09)
- remove duplicated declaration of endpoints (#416) (1f1d684)
- support custom agent in node http handler (#489) (9c6cde8)
- update updated types (#474) (9efac3e)
- [WIP] Node.js HTTP/2 Handler in smithy-codegen (#414) (1493cc3)
- add a middleware inserting right host header (#567) (82649ae)
- add pluggable runtime specific config (#404) (8be08fc)
- add RetryStrategy class and retryMiddleware implementation (#389) (ff70fac)
- apply protocol and middleware update (0de0a22)
- remove absolute priority numbers from middleware stack (#434) (2ad5796)
- remove protocol rest json class (#438) (7ec275a)
- standardize plugins (#422) (09112e5)
- start endpoint resolver generation (#472) (d0f9250)
- update runtime plugin interface (#400) (d75c620)
- commit all clients (#324) (cb268ed)
- node-http-handler set default keep-alive to true (#307) (d709e50)
- add npm badges for individual packages (#251) (8adc10c)
- make operation model accessible from commands (#242) (8bf91e2)
- update jest v20 to v24 (#243) (1e156ab)
- s3-request-presigner: provide a s3 request presigner (#266) (3f00b99)
- util-create-request: create request package (#257) (9855d49)
1.0.0-alpha.1 (2020-01-08)
- remove duplicated declaration of endpoints (#416) (1f1d684)
- support custom agent in node http handler (#489) (9c6cde8)
- update updated types (#474) (9efac3e)
- [WIP] Node.js HTTP/2 Handler in smithy-codegen (#414) (1493cc3)
- add a middleware inserting right host header (#567) (82649ae)
- add pluggable runtime specific config (#404) (8be08fc)
- add RetryStrategy class and retryMiddleware implementation (#389) (ff70fac)
- apply protocol and middleware update (0de0a22)
- remove absolute priority numbers from middleware stack (#434) (2ad5796)
- remove protocol rest json class (#438) (7ec275a)
- standardize plugins (#422) (09112e5)
- start endpoint resolver generation (#472) (d0f9250)
- update runtime plugin interface (#400) (d75c620)
- commit all clients (#324) (cb268ed)
- node-http-handler set default keep-alive to true (#307) (d709e50)
- add npm badges for individual packages (#251) (8adc10c)
- make operation model accessible from commands (#242) (8bf91e2)
- update jest v20 to v24 (#243) (1e156ab)
- s3-request-presigner: provide a s3 request presigner (#266) (3f00b99)
- util-create-request: create request package (#257) (9855d49)
0.1.0-preview.7 (2019-10-30)
- commit all clients (#324) (cb268ed)
- node-http-handler set default keep-alive to true (#307) (d709e50)
- add npm badges for individual packages (#251) (8adc10c)
- make operation model accessible from commands (#242) (8bf91e2)
- update jest v20 to v24 (#243) (1e156ab)
- s3-request-presigner: provide a s3 request presigner (#266) (3f00b99)
- util-create-request: create request package (#257) (9855d49)
0.1.0-preview.6 (2019-10-29)
- commit all clients (#324) (cb268ed)
- node-http-handler set default keep-alive to true (#307) (d709e50)
- add npm badges for individual packages (#251) (8adc10c)
- make operation model accessible from commands (#242) (8bf91e2)
- update jest v20 to v24 (#243) (1e156ab)
- s3-request-presigner: provide a s3 request presigner (#266) (3f00b99)
- util-create-request: create request package (#257) (9855d49)
0.1.0-preview.5 (2019-09-09)
- commit all clients (#324) (cb268ed)
- node-http-handler set default keep-alive to true (#307) (d709e50)
- add npm badges for individual packages (#251) (8adc10c)
- make operation model accessible from commands (#242) (8bf91e2)
- update jest v20 to v24 (#243) (1e156ab)
- s3-request-presigner: provide a s3 request presigner (#266) (3f00b99)
- util-create-request: create request package (#257) (9855d49)
0.1.0-preview.4 (2019-07-12)
- add npm badges for individual packages (#251) (8adc10c)
- make operation model accessible from commands (#242) (8bf91e2)
- update jest v20 to v24 (#243) (1e156ab)
- s3-request-presigner: provide a s3 request presigner (#266) (3f00b99)
- util-create-request: create request package (#257) (9855d49)