diff --git a/clients/client-acm-pca/CHANGELOG.md b/clients/client-acm-pca/CHANGELOG.md index d3c8492e3b73..a54335833093 100644 --- a/clients/client-acm-pca/CHANGELOG.md +++ b/clients/client-acm-pca/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-acm-pca ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([21a226e](https://github.com/aws/aws-sdk-js-v3/commit/21a226e)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-acm-pca/package.json b/clients/client-acm-pca/package.json index 1fca209466c3..51307a92c7eb 100644 --- a/clients/client-acm-pca/package.json +++ b/clients/client-acm-pca/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-acm-pca", "description": "@aws-sdk/client-acm-pca client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-acm/CHANGELOG.md b/clients/client-acm/CHANGELOG.md index 59105d5997bc..cf689ce42c5e 100644 --- a/clients/client-acm/CHANGELOG.md +++ b/clients/client-acm/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-acm ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([b5a5742](https://github.com/aws/aws-sdk-js-v3/commit/b5a5742)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-acm/package.json b/clients/client-acm/package.json index ccf625ad9811..51090999ad18 100644 --- a/clients/client-acm/package.json +++ b/clients/client-acm/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-acm", "description": "@aws-sdk/client-acm client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-alexa-for-business/CHANGELOG.md b/clients/client-alexa-for-business/CHANGELOG.md index a92bfdbad469..66dea67ad489 100644 --- a/clients/client-alexa-for-business/CHANGELOG.md +++ b/clients/client-alexa-for-business/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-alexa-for-business ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([29b15af](https://github.com/aws/aws-sdk-js-v3/commit/29b15af)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-alexa-for-business/package.json b/clients/client-alexa-for-business/package.json index 96c26de6e9ad..344163279edc 100644 --- a/clients/client-alexa-for-business/package.json +++ b/clients/client-alexa-for-business/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-alexa-for-business", "description": "@aws-sdk/client-alexa-for-business client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-amplify/CHANGELOG.md b/clients/client-amplify/CHANGELOG.md index 95ce99646996..f9e889a7af18 100644 --- a/clients/client-amplify/CHANGELOG.md +++ b/clients/client-amplify/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-amplify ([#642](https://github.com/aws/aws-sdk-js-v3/issues/642)) ([1e268d1](https://github.com/aws/aws-sdk-js-v3/commit/1e268d1)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-amplify/package.json b/clients/client-amplify/package.json index 64f6d99971a9..26687737b228 100644 --- a/clients/client-amplify/package.json +++ b/clients/client-amplify/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-amplify", "description": "@aws-sdk/client-amplify client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-api-gateway/CHANGELOG.md b/clients/client-api-gateway/CHANGELOG.md index 0695cfee6342..d2e105dc40e1 100644 --- a/clients/client-api-gateway/CHANGELOG.md +++ b/clients/client-api-gateway/CHANGELOG.md @@ -3,6 +3,44 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Bug Fixes + +* **client-api-gateway:** remove forward slash after * ([#641](https://github.com/aws/aws-sdk-js-v3/issues/641)) ([e852397](https://github.com/aws/aws-sdk-js-v3/commit/e852397)) +* api-gateway client model comment ([#674](https://github.com/aws/aws-sdk-js-v3/issues/674)) ([04aac8d](https://github.com/aws/aws-sdk-js-v3/commit/04aac8d)) + + +### Features + +* generate client-api-gateway ([#615](https://github.com/aws/aws-sdk-js-v3/issues/615)) ([b6ef882](https://github.com/aws/aws-sdk-js-v3/commit/b6ef882)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-api-gateway/package.json b/clients/client-api-gateway/package.json index 0721ff7a36ef..6563b5149f6a 100644 --- a/clients/client-api-gateway/package.json +++ b/clients/client-api-gateway/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-api-gateway", "description": "@aws-sdk/client-api-gateway client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -36,7 +36,7 @@ "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-sdk-api-gateway": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-apigatewaymanagementapi/CHANGELOG.md b/clients/client-apigatewaymanagementapi/CHANGELOG.md index f837aae73a89..cdfe46b37775 100644 --- a/clients/client-apigatewaymanagementapi/CHANGELOG.md +++ b/clients/client-apigatewaymanagementapi/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-apigatewaymanagementapi ([#642](https://github.com/aws/aws-sdk-js-v3/issues/642)) ([3259f02](https://github.com/aws/aws-sdk-js-v3/commit/3259f02)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-apigatewaymanagementapi/package.json b/clients/client-apigatewaymanagementapi/package.json index 4375151b7fd3..25702e0e1848 100644 --- a/clients/client-apigatewaymanagementapi/package.json +++ b/clients/client-apigatewaymanagementapi/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-apigatewaymanagementapi", "description": "@aws-sdk/client-apigatewaymanagementapi client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-apigatewayv2/CHANGELOG.md b/clients/client-apigatewayv2/CHANGELOG.md index 191b7e2d66bb..fa74fae52fbb 100644 --- a/clients/client-apigatewayv2/CHANGELOG.md +++ b/clients/client-apigatewayv2/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-apigatewayv2 ([#642](https://github.com/aws/aws-sdk-js-v3/issues/642)) ([970e407](https://github.com/aws/aws-sdk-js-v3/commit/970e407)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-apigatewayv2/package.json b/clients/client-apigatewayv2/package.json index 1c4ff1dc45fe..828fc91de922 100644 --- a/clients/client-apigatewayv2/package.json +++ b/clients/client-apigatewayv2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-apigatewayv2", "description": "@aws-sdk/client-apigatewayv2 client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-appconfig/CHANGELOG.md b/clients/client-appconfig/CHANGELOG.md index 42a29823cef2..638129beb059 100644 --- a/clients/client-appconfig/CHANGELOG.md +++ b/clients/client-appconfig/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-appconfig ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([c4f78e6](https://github.com/aws/aws-sdk-js-v3/commit/c4f78e6)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-appconfig/package.json b/clients/client-appconfig/package.json index 0dec82812567..8c135a294eb4 100644 --- a/clients/client-appconfig/package.json +++ b/clients/client-appconfig/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-appconfig", "description": "@aws-sdk/client-appconfig client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-application-auto-scaling/CHANGELOG.md b/clients/client-application-auto-scaling/CHANGELOG.md index 89c035308d96..dcd485a8d3d2 100644 --- a/clients/client-application-auto-scaling/CHANGELOG.md +++ b/clients/client-application-auto-scaling/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-application-auto-scaling ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([73caa53](https://github.com/aws/aws-sdk-js-v3/commit/73caa53)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-application-auto-scaling/package.json b/clients/client-application-auto-scaling/package.json index abe38099c69b..4e310062d7e3 100644 --- a/clients/client-application-auto-scaling/package.json +++ b/clients/client-application-auto-scaling/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-application-auto-scaling", "description": "@aws-sdk/client-application-auto-scaling client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-application-discovery-service/CHANGELOG.md b/clients/client-application-discovery-service/CHANGELOG.md index 02774ddf9dc6..a8de0a811426 100644 --- a/clients/client-application-discovery-service/CHANGELOG.md +++ b/clients/client-application-discovery-service/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-application-discovery-service ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([b254863](https://github.com/aws/aws-sdk-js-v3/commit/b254863)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-application-discovery-service/package.json b/clients/client-application-discovery-service/package.json index ab397f236cf3..062d391b628f 100644 --- a/clients/client-application-discovery-service/package.json +++ b/clients/client-application-discovery-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-application-discovery-service", "description": "@aws-sdk/client-application-discovery-service client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-application-insights/CHANGELOG.md b/clients/client-application-insights/CHANGELOG.md index cb212b5e072d..afef75cb3fc0 100644 --- a/clients/client-application-insights/CHANGELOG.md +++ b/clients/client-application-insights/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-application-insights ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([80388e9](https://github.com/aws/aws-sdk-js-v3/commit/80388e9)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-application-insights/package.json b/clients/client-application-insights/package.json index d2972bd6540d..632d7cb91eb9 100644 --- a/clients/client-application-insights/package.json +++ b/clients/client-application-insights/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-application-insights", "description": "@aws-sdk/client-application-insights client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-appstream/CHANGELOG.md b/clients/client-appstream/CHANGELOG.md index 64986233b8c4..86d9c41c0894 100644 --- a/clients/client-appstream/CHANGELOG.md +++ b/clients/client-appstream/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-appstream ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([c4ffdcf](https://github.com/aws/aws-sdk-js-v3/commit/c4ffdcf)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-appstream/package.json b/clients/client-appstream/package.json index 6bdcce75b41a..c4e9ceb7fc7f 100644 --- a/clients/client-appstream/package.json +++ b/clients/client-appstream/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-appstream", "description": "@aws-sdk/client-appstream client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-appsync/CHANGELOG.md b/clients/client-appsync/CHANGELOG.md index 8125d1d9f6a1..44b9e7bd9b4a 100644 --- a/clients/client-appsync/CHANGELOG.md +++ b/clients/client-appsync/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-appsync ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([c7f7937](https://github.com/aws/aws-sdk-js-v3/commit/c7f7937)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-appsync/package.json b/clients/client-appsync/package.json index 2d635cd52643..abe3607b53ca 100644 --- a/clients/client-appsync/package.json +++ b/clients/client-appsync/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-appsync", "description": "@aws-sdk/client-appsync client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-athena/CHANGELOG.md b/clients/client-athena/CHANGELOG.md index 9533c9bf35f4..a97f02f7ceae 100644 --- a/clients/client-athena/CHANGELOG.md +++ b/clients/client-athena/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-athena ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([046e6a3](https://github.com/aws/aws-sdk-js-v3/commit/046e6a3)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-athena/package.json b/clients/client-athena/package.json index d527953898b8..5a8c479e8c04 100644 --- a/clients/client-athena/package.json +++ b/clients/client-athena/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-athena", "description": "@aws-sdk/client-athena client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-auto-scaling-plans/CHANGELOG.md b/clients/client-auto-scaling-plans/CHANGELOG.md index ca65b5d4b847..c164286fceb1 100644 --- a/clients/client-auto-scaling-plans/CHANGELOG.md +++ b/clients/client-auto-scaling-plans/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-auto-scaling-plans ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([7b94e36](https://github.com/aws/aws-sdk-js-v3/commit/7b94e36)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-auto-scaling-plans/package.json b/clients/client-auto-scaling-plans/package.json index bb6aeb9df11a..d50979df1513 100644 --- a/clients/client-auto-scaling-plans/package.json +++ b/clients/client-auto-scaling-plans/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-auto-scaling-plans", "description": "@aws-sdk/client-auto-scaling-plans client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-backup/CHANGELOG.md b/clients/client-backup/CHANGELOG.md index 0f070ca67c90..3a7e9f9eca34 100644 --- a/clients/client-backup/CHANGELOG.md +++ b/clients/client-backup/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-backup ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([d467818](https://github.com/aws/aws-sdk-js-v3/commit/d467818)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-backup/package.json b/clients/client-backup/package.json index fde0910cb8cb..c7f229f4b82d 100644 --- a/clients/client-backup/package.json +++ b/clients/client-backup/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-backup", "description": "@aws-sdk/client-backup client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-batch/CHANGELOG.md b/clients/client-batch/CHANGELOG.md index cb7695653a0c..9216de2937f9 100644 --- a/clients/client-batch/CHANGELOG.md +++ b/clients/client-batch/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-batch ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([9347038](https://github.com/aws/aws-sdk-js-v3/commit/9347038)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-batch/package.json b/clients/client-batch/package.json index 0a1510339c36..6a38dee25348 100644 --- a/clients/client-batch/package.json +++ b/clients/client-batch/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-batch", "description": "@aws-sdk/client-batch client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-budgets/CHANGELOG.md b/clients/client-budgets/CHANGELOG.md index c9ce2127ae04..2409716d3d02 100644 --- a/clients/client-budgets/CHANGELOG.md +++ b/clients/client-budgets/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-budgets ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([f2af650](https://github.com/aws/aws-sdk-js-v3/commit/f2af650)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-budgets/package.json b/clients/client-budgets/package.json index fd6c9afc7b71..4a4bf29ceaef 100644 --- a/clients/client-budgets/package.json +++ b/clients/client-budgets/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-budgets", "description": "@aws-sdk/client-budgets client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-chime/CHANGELOG.md b/clients/client-chime/CHANGELOG.md index ba4c8cb3a79f..b12aeb26fae4 100644 --- a/clients/client-chime/CHANGELOG.md +++ b/clients/client-chime/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-chime ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([b14937c](https://github.com/aws/aws-sdk-js-v3/commit/b14937c)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-chime/package.json b/clients/client-chime/package.json index d1c68ce368da..bb6fb97a1b18 100644 --- a/clients/client-chime/package.json +++ b/clients/client-chime/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-chime", "description": "@aws-sdk/client-chime client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-cloud9/CHANGELOG.md b/clients/client-cloud9/CHANGELOG.md index 23a66661d284..56720a023909 100644 --- a/clients/client-cloud9/CHANGELOG.md +++ b/clients/client-cloud9/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-cloud9 ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([337ca82](https://github.com/aws/aws-sdk-js-v3/commit/337ca82)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-cloud9/package.json b/clients/client-cloud9/package.json index 5b8fb4bbe8e9..0c0c4efd0959 100644 --- a/clients/client-cloud9/package.json +++ b/clients/client-cloud9/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloud9", "description": "@aws-sdk/client-cloud9 client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-clouddirectory/CHANGELOG.md b/clients/client-clouddirectory/CHANGELOG.md index fd173a3a70b2..93024be47da3 100644 --- a/clients/client-clouddirectory/CHANGELOG.md +++ b/clients/client-clouddirectory/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-clouddirectory ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([c0992a3](https://github.com/aws/aws-sdk-js-v3/commit/c0992a3)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-clouddirectory/package.json b/clients/client-clouddirectory/package.json index 8ff5b191232a..e8f07d00fda8 100644 --- a/clients/client-clouddirectory/package.json +++ b/clients/client-clouddirectory/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-clouddirectory", "description": "@aws-sdk/client-clouddirectory client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-cloudhsm-v2/CHANGELOG.md b/clients/client-cloudhsm-v2/CHANGELOG.md index 35cde22d4c08..e82f57ff3a40 100644 --- a/clients/client-cloudhsm-v2/CHANGELOG.md +++ b/clients/client-cloudhsm-v2/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-cloudhsm-v2 ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([cd94db6](https://github.com/aws/aws-sdk-js-v3/commit/cd94db6)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-cloudhsm-v2/package.json b/clients/client-cloudhsm-v2/package.json index ff5792dcddfe..084e3a912368 100644 --- a/clients/client-cloudhsm-v2/package.json +++ b/clients/client-cloudhsm-v2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudhsm-v2", "description": "@aws-sdk/client-cloudhsm-v2 client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-cloudhsm/CHANGELOG.md b/clients/client-cloudhsm/CHANGELOG.md index 502685664bcf..f72c95a8a0d8 100644 --- a/clients/client-cloudhsm/CHANGELOG.md +++ b/clients/client-cloudhsm/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-cloudhsm ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([98f1266](https://github.com/aws/aws-sdk-js-v3/commit/98f1266)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-cloudhsm/package.json b/clients/client-cloudhsm/package.json index 735d175c7711..ab68d93193f2 100644 --- a/clients/client-cloudhsm/package.json +++ b/clients/client-cloudhsm/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudhsm", "description": "@aws-sdk/client-cloudhsm client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-cloudsearch-domain/CHANGELOG.md b/clients/client-cloudsearch-domain/CHANGELOG.md index 03739c1e662d..624a27f6af52 100644 --- a/clients/client-cloudsearch-domain/CHANGELOG.md +++ b/clients/client-cloudsearch-domain/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-cloudsearch-domain ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([1af2b43](https://github.com/aws/aws-sdk-js-v3/commit/1af2b43)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-cloudsearch-domain/package.json b/clients/client-cloudsearch-domain/package.json index f5cb2f8e0d15..845dbb04d279 100644 --- a/clients/client-cloudsearch-domain/package.json +++ b/clients/client-cloudsearch-domain/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudsearch-domain", "description": "@aws-sdk/client-cloudsearch-domain client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-cloudtrail/CHANGELOG.md b/clients/client-cloudtrail/CHANGELOG.md index f108fca74923..1460c5b891d7 100644 --- a/clients/client-cloudtrail/CHANGELOG.md +++ b/clients/client-cloudtrail/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-cloudtrail ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([94827b5](https://github.com/aws/aws-sdk-js-v3/commit/94827b5)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-cloudtrail/package.json b/clients/client-cloudtrail/package.json index b93dd934d56b..8805322e6f55 100644 --- a/clients/client-cloudtrail/package.json +++ b/clients/client-cloudtrail/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudtrail", "description": "@aws-sdk/client-cloudtrail client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-cloudwatch-events/CHANGELOG.md b/clients/client-cloudwatch-events/CHANGELOG.md index 063f362c3ae0..dafb228b166b 100644 --- a/clients/client-cloudwatch-events/CHANGELOG.md +++ b/clients/client-cloudwatch-events/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-cloudwatch-events ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([6eb3a1f](https://github.com/aws/aws-sdk-js-v3/commit/6eb3a1f)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-cloudwatch-events/package.json b/clients/client-cloudwatch-events/package.json index 144c62686b87..8805d70aa387 100644 --- a/clients/client-cloudwatch-events/package.json +++ b/clients/client-cloudwatch-events/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudwatch-events", "description": "@aws-sdk/client-cloudwatch-events client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-cloudwatch-logs/CHANGELOG.md b/clients/client-cloudwatch-logs/CHANGELOG.md index 2062db9c4e71..abb77500c813 100644 --- a/clients/client-cloudwatch-logs/CHANGELOG.md +++ b/clients/client-cloudwatch-logs/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-cloudwatch-logs ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([a61bb38](https://github.com/aws/aws-sdk-js-v3/commit/a61bb38)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-cloudwatch-logs/package.json b/clients/client-cloudwatch-logs/package.json index 8fc98cccdbac..cb926d013d38 100644 --- a/clients/client-cloudwatch-logs/package.json +++ b/clients/client-cloudwatch-logs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudwatch-logs", "description": "@aws-sdk/client-cloudwatch-logs client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-codebuild/CHANGELOG.md b/clients/client-codebuild/CHANGELOG.md index 2a4d78425e11..5bddbbc674c3 100644 --- a/clients/client-codebuild/CHANGELOG.md +++ b/clients/client-codebuild/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-codebuild ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([d96164f](https://github.com/aws/aws-sdk-js-v3/commit/d96164f)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-codebuild/package.json b/clients/client-codebuild/package.json index 7cad53d96cec..0211268c697e 100644 --- a/clients/client-codebuild/package.json +++ b/clients/client-codebuild/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codebuild", "description": "@aws-sdk/client-codebuild client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-codecommit/CHANGELOG.md b/clients/client-codecommit/CHANGELOG.md index e7ef10bea13f..4b9f26929aa0 100644 --- a/clients/client-codecommit/CHANGELOG.md +++ b/clients/client-codecommit/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-codecommit ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([389fe7e](https://github.com/aws/aws-sdk-js-v3/commit/389fe7e)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-codecommit/package.json b/clients/client-codecommit/package.json index 0f2bb6860d15..a536c54db5d3 100644 --- a/clients/client-codecommit/package.json +++ b/clients/client-codecommit/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codecommit", "description": "@aws-sdk/client-codecommit client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-codedeploy/CHANGELOG.md b/clients/client-codedeploy/CHANGELOG.md index 1113ae921e72..dbc9c4d8d341 100644 --- a/clients/client-codedeploy/CHANGELOG.md +++ b/clients/client-codedeploy/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-codedeploy ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([e2c3264](https://github.com/aws/aws-sdk-js-v3/commit/e2c3264)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-codedeploy/package.json b/clients/client-codedeploy/package.json index 60c04b3ceca1..0a6456766c8a 100644 --- a/clients/client-codedeploy/package.json +++ b/clients/client-codedeploy/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codedeploy", "description": "@aws-sdk/client-codedeploy client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-codeguru-reviewer/CHANGELOG.md b/clients/client-codeguru-reviewer/CHANGELOG.md index 83a8524f1aab..00fa001d3558 100644 --- a/clients/client-codeguru-reviewer/CHANGELOG.md +++ b/clients/client-codeguru-reviewer/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-codeguru-reviewer ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([e2b2b55](https://github.com/aws/aws-sdk-js-v3/commit/e2b2b55)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-codeguru-reviewer/package.json b/clients/client-codeguru-reviewer/package.json index 17139286b209..09f901bfeb56 100644 --- a/clients/client-codeguru-reviewer/package.json +++ b/clients/client-codeguru-reviewer/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codeguru-reviewer", "description": "@aws-sdk/client-codeguru-reviewer client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-codepipeline/CHANGELOG.md b/clients/client-codepipeline/CHANGELOG.md index dc0a1ece58c3..2d68e1eee015 100644 --- a/clients/client-codepipeline/CHANGELOG.md +++ b/clients/client-codepipeline/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-codepipeline ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([8cf007e](https://github.com/aws/aws-sdk-js-v3/commit/8cf007e)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-codepipeline/package.json b/clients/client-codepipeline/package.json index 7e2ecf59a27c..925b5157a239 100644 --- a/clients/client-codepipeline/package.json +++ b/clients/client-codepipeline/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codepipeline", "description": "@aws-sdk/client-codepipeline client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-codestar-notifications/CHANGELOG.md b/clients/client-codestar-notifications/CHANGELOG.md index c7056a0874fe..4ca8f1f0e558 100644 --- a/clients/client-codestar-notifications/CHANGELOG.md +++ b/clients/client-codestar-notifications/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-codestar-notifications ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([77b1661](https://github.com/aws/aws-sdk-js-v3/commit/77b1661)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-codestar-notifications/package.json b/clients/client-codestar-notifications/package.json index 29dd8d78b6b8..a002f550a114 100644 --- a/clients/client-codestar-notifications/package.json +++ b/clients/client-codestar-notifications/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codestar-notifications", "description": "@aws-sdk/client-codestar-notifications client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-codestar/CHANGELOG.md b/clients/client-codestar/CHANGELOG.md index e6bb164ebc8f..ee166f6cae2c 100644 --- a/clients/client-codestar/CHANGELOG.md +++ b/clients/client-codestar/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-codestar ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([851adbb](https://github.com/aws/aws-sdk-js-v3/commit/851adbb)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-codestar/package.json b/clients/client-codestar/package.json index 4e60a6ee7c90..0c5c5eed9094 100644 --- a/clients/client-codestar/package.json +++ b/clients/client-codestar/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codestar", "description": "@aws-sdk/client-codestar client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-cognito-identity-provider/CHANGELOG.md b/clients/client-cognito-identity-provider/CHANGELOG.md index 6c42151d4d73..4af365569b92 100644 --- a/clients/client-cognito-identity-provider/CHANGELOG.md +++ b/clients/client-cognito-identity-provider/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-cognito-identity-provider ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([62e6ee6](https://github.com/aws/aws-sdk-js-v3/commit/62e6ee6)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-cognito-identity-provider/package.json b/clients/client-cognito-identity-provider/package.json index ae30fea77fea..e35bac6af233 100644 --- a/clients/client-cognito-identity-provider/package.json +++ b/clients/client-cognito-identity-provider/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cognito-identity-provider", "description": "@aws-sdk/client-cognito-identity-provider client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-cognito-identity/CHANGELOG.md b/clients/client-cognito-identity/CHANGELOG.md index ce31df400950..3ce9edb4623a 100644 --- a/clients/client-cognito-identity/CHANGELOG.md +++ b/clients/client-cognito-identity/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-cognito-identity ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([697900d](https://github.com/aws/aws-sdk-js-v3/commit/697900d)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-cognito-identity/package.json b/clients/client-cognito-identity/package.json index cab197765e8c..fa64dd1fe794 100644 --- a/clients/client-cognito-identity/package.json +++ b/clients/client-cognito-identity/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cognito-identity", "description": "@aws-sdk/client-cognito-identity client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-cognito-sync/CHANGELOG.md b/clients/client-cognito-sync/CHANGELOG.md index 16c591dafbca..f0dc6fb2e957 100644 --- a/clients/client-cognito-sync/CHANGELOG.md +++ b/clients/client-cognito-sync/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-cognito-sync ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([57bb2f8](https://github.com/aws/aws-sdk-js-v3/commit/57bb2f8)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-cognito-sync/package.json b/clients/client-cognito-sync/package.json index 350731a441bc..68fa7e70b1e8 100644 --- a/clients/client-cognito-sync/package.json +++ b/clients/client-cognito-sync/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cognito-sync", "description": "@aws-sdk/client-cognito-sync client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-comprehend/CHANGELOG.md b/clients/client-comprehend/CHANGELOG.md index 3af4fb0b7c77..3a2f6c983932 100644 --- a/clients/client-comprehend/CHANGELOG.md +++ b/clients/client-comprehend/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-comprehend ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([28ec377](https://github.com/aws/aws-sdk-js-v3/commit/28ec377)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-comprehend/package.json b/clients/client-comprehend/package.json index 392d86b3588c..ffe582b88c7d 100644 --- a/clients/client-comprehend/package.json +++ b/clients/client-comprehend/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-comprehend", "description": "@aws-sdk/client-comprehend client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-comprehendmedical/CHANGELOG.md b/clients/client-comprehendmedical/CHANGELOG.md index 06317650898e..4ce8fddecb9f 100644 --- a/clients/client-comprehendmedical/CHANGELOG.md +++ b/clients/client-comprehendmedical/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-comprehendmedical ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([615ff42](https://github.com/aws/aws-sdk-js-v3/commit/615ff42)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-comprehendmedical/package.json b/clients/client-comprehendmedical/package.json index 65926fbd7724..782d341c2165 100644 --- a/clients/client-comprehendmedical/package.json +++ b/clients/client-comprehendmedical/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-comprehendmedical", "description": "@aws-sdk/client-comprehendmedical client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-compute-optimizer/CHANGELOG.md b/clients/client-compute-optimizer/CHANGELOG.md index 52e87e797494..b6ea8b8bc086 100644 --- a/clients/client-compute-optimizer/CHANGELOG.md +++ b/clients/client-compute-optimizer/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-compute-optimizer ([#658](https://github.com/aws/aws-sdk-js-v3/issues/658)) ([f71d755](https://github.com/aws/aws-sdk-js-v3/commit/f71d755)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-compute-optimizer/package.json b/clients/client-compute-optimizer/package.json index 4daa6d0554aa..bcacdbd9c83d 100644 --- a/clients/client-compute-optimizer/package.json +++ b/clients/client-compute-optimizer/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-compute-optimizer", "description": "@aws-sdk/client-compute-optimizer client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-config-service/CHANGELOG.md b/clients/client-config-service/CHANGELOG.md index 053738468e0b..283f75e28361 100644 --- a/clients/client-config-service/CHANGELOG.md +++ b/clients/client-config-service/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-config-service ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([c8e9ae9](https://github.com/aws/aws-sdk-js-v3/commit/c8e9ae9)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-config-service/package.json b/clients/client-config-service/package.json index 738776edbc55..ea23e5371c57 100644 --- a/clients/client-config-service/package.json +++ b/clients/client-config-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-config-service", "description": "@aws-sdk/client-config-service client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-connect/CHANGELOG.md b/clients/client-connect/CHANGELOG.md index 9d3c4d1214c7..cb2e11a8bcc5 100644 --- a/clients/client-connect/CHANGELOG.md +++ b/clients/client-connect/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-connect ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([ba9f8bc](https://github.com/aws/aws-sdk-js-v3/commit/ba9f8bc)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-connect/package.json b/clients/client-connect/package.json index 1340a9e90642..f9f03e9c4f27 100644 --- a/clients/client-connect/package.json +++ b/clients/client-connect/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-connect", "description": "@aws-sdk/client-connect client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-connectparticipant/CHANGELOG.md b/clients/client-connectparticipant/CHANGELOG.md index 806823e01562..f8a6ebce9e16 100644 --- a/clients/client-connectparticipant/CHANGELOG.md +++ b/clients/client-connectparticipant/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-connectparticipant ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([9f37b16](https://github.com/aws/aws-sdk-js-v3/commit/9f37b16)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-connectparticipant/package.json b/clients/client-connectparticipant/package.json index df32223b26bd..0c2827676181 100644 --- a/clients/client-connectparticipant/package.json +++ b/clients/client-connectparticipant/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-connectparticipant", "description": "@aws-sdk/client-connectparticipant client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-cost-and-usage-report-service/CHANGELOG.md b/clients/client-cost-and-usage-report-service/CHANGELOG.md index 2a3034251b4b..b41d21cb03a0 100644 --- a/clients/client-cost-and-usage-report-service/CHANGELOG.md +++ b/clients/client-cost-and-usage-report-service/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-cost-and-usage-report-service ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([fd76b8b](https://github.com/aws/aws-sdk-js-v3/commit/fd76b8b)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-cost-and-usage-report-service/package.json b/clients/client-cost-and-usage-report-service/package.json index 34a143766960..0870f9d56b19 100644 --- a/clients/client-cost-and-usage-report-service/package.json +++ b/clients/client-cost-and-usage-report-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cost-and-usage-report-service", "description": "@aws-sdk/client-cost-and-usage-report-service client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-cost-explorer/CHANGELOG.md b/clients/client-cost-explorer/CHANGELOG.md index 5a264c26f016..7e92bb0d0754 100644 --- a/clients/client-cost-explorer/CHANGELOG.md +++ b/clients/client-cost-explorer/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-cost-explorer ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([23e0dfb](https://github.com/aws/aws-sdk-js-v3/commit/23e0dfb)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-cost-explorer/package.json b/clients/client-cost-explorer/package.json index a3ddf6a92587..a43de656eb20 100644 --- a/clients/client-cost-explorer/package.json +++ b/clients/client-cost-explorer/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cost-explorer", "description": "@aws-sdk/client-cost-explorer client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-data-pipeline/CHANGELOG.md b/clients/client-data-pipeline/CHANGELOG.md index 3022913677c4..9e2e4f29b902 100644 --- a/clients/client-data-pipeline/CHANGELOG.md +++ b/clients/client-data-pipeline/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-data-pipeline ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([97320bc](https://github.com/aws/aws-sdk-js-v3/commit/97320bc)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-data-pipeline/package.json b/clients/client-data-pipeline/package.json index 1db085cdd8f6..a0392782a373 100644 --- a/clients/client-data-pipeline/package.json +++ b/clients/client-data-pipeline/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-data-pipeline", "description": "@aws-sdk/client-data-pipeline client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-database-migration-service/CHANGELOG.md b/clients/client-database-migration-service/CHANGELOG.md index b71f992065f9..62ad225faeb4 100644 --- a/clients/client-database-migration-service/CHANGELOG.md +++ b/clients/client-database-migration-service/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-database-migration-service ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([b39c8b7](https://github.com/aws/aws-sdk-js-v3/commit/b39c8b7)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-database-migration-service/package.json b/clients/client-database-migration-service/package.json index 2a2629f6b5e2..af366e9849a3 100644 --- a/clients/client-database-migration-service/package.json +++ b/clients/client-database-migration-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-database-migration-service", "description": "@aws-sdk/client-database-migration-service client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-dataexchange/CHANGELOG.md b/clients/client-dataexchange/CHANGELOG.md index d420327f2476..b0cd6cb0161d 100644 --- a/clients/client-dataexchange/CHANGELOG.md +++ b/clients/client-dataexchange/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-dataexchange ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([4178083](https://github.com/aws/aws-sdk-js-v3/commit/4178083)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-dataexchange/package.json b/clients/client-dataexchange/package.json index fc2c7a475eef..2f02b29b8386 100644 --- a/clients/client-dataexchange/package.json +++ b/clients/client-dataexchange/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-dataexchange", "description": "@aws-sdk/client-dataexchange client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-datasync/CHANGELOG.md b/clients/client-datasync/CHANGELOG.md index 4b8ccf841d67..f529b793e98d 100644 --- a/clients/client-datasync/CHANGELOG.md +++ b/clients/client-datasync/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-datasync ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([7fedb9e](https://github.com/aws/aws-sdk-js-v3/commit/7fedb9e)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-datasync/package.json b/clients/client-datasync/package.json index 3de17141f485..36b59fd5a127 100644 --- a/clients/client-datasync/package.json +++ b/clients/client-datasync/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-datasync", "description": "@aws-sdk/client-datasync client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-dax/CHANGELOG.md b/clients/client-dax/CHANGELOG.md index 59875e6dc2ff..08ffde048b85 100644 --- a/clients/client-dax/CHANGELOG.md +++ b/clients/client-dax/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-dax ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([3b6e847](https://github.com/aws/aws-sdk-js-v3/commit/3b6e847)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-dax/package.json b/clients/client-dax/package.json index adbf7a955b7d..41ddc27d4aca 100644 --- a/clients/client-dax/package.json +++ b/clients/client-dax/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-dax", "description": "@aws-sdk/client-dax client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-device-farm/CHANGELOG.md b/clients/client-device-farm/CHANGELOG.md index a0070176f052..bf18ca2e00ef 100644 --- a/clients/client-device-farm/CHANGELOG.md +++ b/clients/client-device-farm/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-device-farm ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([3362dc4](https://github.com/aws/aws-sdk-js-v3/commit/3362dc4)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-device-farm/package.json b/clients/client-device-farm/package.json index 30015db2dfab..3648d3f1281a 100644 --- a/clients/client-device-farm/package.json +++ b/clients/client-device-farm/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-device-farm", "description": "@aws-sdk/client-device-farm client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-direct-connect/CHANGELOG.md b/clients/client-direct-connect/CHANGELOG.md index 282d9bc29ac8..c3182dc063c7 100644 --- a/clients/client-direct-connect/CHANGELOG.md +++ b/clients/client-direct-connect/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-direct-connect ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([9b80f1c](https://github.com/aws/aws-sdk-js-v3/commit/9b80f1c)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-direct-connect/package.json b/clients/client-direct-connect/package.json index 72b1c6962bae..64ef907dd0ab 100644 --- a/clients/client-direct-connect/package.json +++ b/clients/client-direct-connect/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-direct-connect", "description": "@aws-sdk/client-direct-connect client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-directory-service/CHANGELOG.md b/clients/client-directory-service/CHANGELOG.md index 628ed49a9078..04e91dfd2de2 100644 --- a/clients/client-directory-service/CHANGELOG.md +++ b/clients/client-directory-service/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-directory-service ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([ea452ed](https://github.com/aws/aws-sdk-js-v3/commit/ea452ed)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-directory-service/package.json b/clients/client-directory-service/package.json index 4949b6286548..faafbd08389e 100644 --- a/clients/client-directory-service/package.json +++ b/clients/client-directory-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-directory-service", "description": "@aws-sdk/client-directory-service client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-dlm/CHANGELOG.md b/clients/client-dlm/CHANGELOG.md index b8cf4ba96373..e99211a88b3d 100644 --- a/clients/client-dlm/CHANGELOG.md +++ b/clients/client-dlm/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-dlm ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([9600c99](https://github.com/aws/aws-sdk-js-v3/commit/9600c99)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-dlm/package.json b/clients/client-dlm/package.json index 2cdc983a232c..9ff6e74f5c30 100644 --- a/clients/client-dlm/package.json +++ b/clients/client-dlm/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-dlm", "description": "@aws-sdk/client-dlm client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-dynamodb-streams/CHANGELOG.md b/clients/client-dynamodb-streams/CHANGELOG.md index 0587ac88e552..185cfdd6f889 100644 --- a/clients/client-dynamodb-streams/CHANGELOG.md +++ b/clients/client-dynamodb-streams/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-dynamodb-streams ([#658](https://github.com/aws/aws-sdk-js-v3/issues/658)) ([ebf9387](https://github.com/aws/aws-sdk-js-v3/commit/ebf9387)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-dynamodb-streams/package.json b/clients/client-dynamodb-streams/package.json index a6b0b9b8b32d..01d4f61eede8 100644 --- a/clients/client-dynamodb-streams/package.json +++ b/clients/client-dynamodb-streams/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-dynamodb-streams", "description": "@aws-sdk/client-dynamodb-streams client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-dynamodb/CHANGELOG.md b/clients/client-dynamodb/CHANGELOG.md index 4d4165db4932..37500536d7bc 100644 --- a/clients/client-dynamodb/CHANGELOG.md +++ b/clients/client-dynamodb/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-dynamodb ([#658](https://github.com/aws/aws-sdk-js-v3/issues/658)) ([623993f](https://github.com/aws/aws-sdk-js-v3/commit/623993f)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-dynamodb/package.json b/clients/client-dynamodb/package.json index 0fc36cc18c03..8eca5cbd0fee 100644 --- a/clients/client-dynamodb/package.json +++ b/clients/client-dynamodb/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-dynamodb", "description": "@aws-sdk/client-dynamodb client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-ebs/CHANGELOG.md b/clients/client-ebs/CHANGELOG.md index 976043988081..3199fd371900 100644 --- a/clients/client-ebs/CHANGELOG.md +++ b/clients/client-ebs/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-ebs ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([7b0957d](https://github.com/aws/aws-sdk-js-v3/commit/7b0957d)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-ebs/package.json b/clients/client-ebs/package.json index f457fd03ed77..38b4a7ed7396 100644 --- a/clients/client-ebs/package.json +++ b/clients/client-ebs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ebs", "description": "@aws-sdk/client-ebs client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-ec2-instance-connect/CHANGELOG.md b/clients/client-ec2-instance-connect/CHANGELOG.md index e97062317b04..b0144dbc4bbf 100644 --- a/clients/client-ec2-instance-connect/CHANGELOG.md +++ b/clients/client-ec2-instance-connect/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-ec2-instance-connect ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([77a19fc](https://github.com/aws/aws-sdk-js-v3/commit/77a19fc)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-ec2-instance-connect/package.json b/clients/client-ec2-instance-connect/package.json index 683226c45f61..cf784a55f064 100644 --- a/clients/client-ec2-instance-connect/package.json +++ b/clients/client-ec2-instance-connect/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ec2-instance-connect", "description": "@aws-sdk/client-ec2-instance-connect client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-ecr/CHANGELOG.md b/clients/client-ecr/CHANGELOG.md index 1fd2857a2a20..6979472b6e7d 100644 --- a/clients/client-ecr/CHANGELOG.md +++ b/clients/client-ecr/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-ecr ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([c1e03be](https://github.com/aws/aws-sdk-js-v3/commit/c1e03be)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-ecr/package.json b/clients/client-ecr/package.json index fdb1c0a3cb3c..b7a4a1d12422 100644 --- a/clients/client-ecr/package.json +++ b/clients/client-ecr/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ecr", "description": "@aws-sdk/client-ecr client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-ecs/CHANGELOG.md b/clients/client-ecs/CHANGELOG.md index 3142187ff13f..dcab986a44b1 100644 --- a/clients/client-ecs/CHANGELOG.md +++ b/clients/client-ecs/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-ecs ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([9f57815](https://github.com/aws/aws-sdk-js-v3/commit/9f57815)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-ecs/package.json b/clients/client-ecs/package.json index e6e22166454a..f500f04f0e43 100644 --- a/clients/client-ecs/package.json +++ b/clients/client-ecs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ecs", "description": "@aws-sdk/client-ecs client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-efs/CHANGELOG.md b/clients/client-efs/CHANGELOG.md index 8bf45d418777..045c1b211b51 100644 --- a/clients/client-efs/CHANGELOG.md +++ b/clients/client-efs/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-efs ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([1d9e80a](https://github.com/aws/aws-sdk-js-v3/commit/1d9e80a)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-efs/package.json b/clients/client-efs/package.json index d8e65a6308fb..72b67811029b 100644 --- a/clients/client-efs/package.json +++ b/clients/client-efs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-efs", "description": "@aws-sdk/client-efs client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-eks/CHANGELOG.md b/clients/client-eks/CHANGELOG.md index 5d5c8bb7b2f7..9083dec5781f 100644 --- a/clients/client-eks/CHANGELOG.md +++ b/clients/client-eks/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-eks ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([f635cf9](https://github.com/aws/aws-sdk-js-v3/commit/f635cf9)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-eks/package.json b/clients/client-eks/package.json index c8c54fce97ba..411c0f806fc1 100644 --- a/clients/client-eks/package.json +++ b/clients/client-eks/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-eks", "description": "@aws-sdk/client-eks client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-elastic-inference/CHANGELOG.md b/clients/client-elastic-inference/CHANGELOG.md index a05a499db692..937022f82278 100644 --- a/clients/client-elastic-inference/CHANGELOG.md +++ b/clients/client-elastic-inference/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-elastic-inference ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([6a8d9cc](https://github.com/aws/aws-sdk-js-v3/commit/6a8d9cc)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-elastic-inference/package.json b/clients/client-elastic-inference/package.json index f9b9ee36f015..e4a22e68f965 100644 --- a/clients/client-elastic-inference/package.json +++ b/clients/client-elastic-inference/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-elastic-inference", "description": "@aws-sdk/client-elastic-inference client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-elastic-transcoder/CHANGELOG.md b/clients/client-elastic-transcoder/CHANGELOG.md index b36cb7ebe01e..52e303b90c8e 100644 --- a/clients/client-elastic-transcoder/CHANGELOG.md +++ b/clients/client-elastic-transcoder/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-elastic-transcoder ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([428ce09](https://github.com/aws/aws-sdk-js-v3/commit/428ce09)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-elastic-transcoder/package.json b/clients/client-elastic-transcoder/package.json index 7a2fb815d60b..3415921c14aa 100644 --- a/clients/client-elastic-transcoder/package.json +++ b/clients/client-elastic-transcoder/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-elastic-transcoder", "description": "@aws-sdk/client-elastic-transcoder client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-elasticsearch-service/CHANGELOG.md b/clients/client-elasticsearch-service/CHANGELOG.md index 3755b295daaf..61fd659b9e19 100644 --- a/clients/client-elasticsearch-service/CHANGELOG.md +++ b/clients/client-elasticsearch-service/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-elasticsearch-service ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([c2ef372](https://github.com/aws/aws-sdk-js-v3/commit/c2ef372)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-elasticsearch-service/package.json b/clients/client-elasticsearch-service/package.json index 8818d9b080b7..57867dddae9e 100644 --- a/clients/client-elasticsearch-service/package.json +++ b/clients/client-elasticsearch-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-elasticsearch-service", "description": "@aws-sdk/client-elasticsearch-service client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-emr/CHANGELOG.md b/clients/client-emr/CHANGELOG.md index 2069d5f08f59..97dd429e3249 100644 --- a/clients/client-emr/CHANGELOG.md +++ b/clients/client-emr/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-emr ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([1515efd](https://github.com/aws/aws-sdk-js-v3/commit/1515efd)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-emr/package.json b/clients/client-emr/package.json index a5c4d8cdf154..89bf06cc8864 100644 --- a/clients/client-emr/package.json +++ b/clients/client-emr/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-emr", "description": "@aws-sdk/client-emr client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-eventbridge/CHANGELOG.md b/clients/client-eventbridge/CHANGELOG.md index 4605ee86ca8d..bed31f1189d7 100644 --- a/clients/client-eventbridge/CHANGELOG.md +++ b/clients/client-eventbridge/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-eventbridge ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([6800cf0](https://github.com/aws/aws-sdk-js-v3/commit/6800cf0)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-eventbridge/package.json b/clients/client-eventbridge/package.json index 037b2e6b23df..d88fb75063ae 100644 --- a/clients/client-eventbridge/package.json +++ b/clients/client-eventbridge/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-eventbridge", "description": "@aws-sdk/client-eventbridge client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-firehose/CHANGELOG.md b/clients/client-firehose/CHANGELOG.md index d0af8f545328..637f67a36508 100644 --- a/clients/client-firehose/CHANGELOG.md +++ b/clients/client-firehose/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-firehose ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([44f2c39](https://github.com/aws/aws-sdk-js-v3/commit/44f2c39)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-firehose/package.json b/clients/client-firehose/package.json index e8e3d3bb2c0d..50aee7ca70c3 100644 --- a/clients/client-firehose/package.json +++ b/clients/client-firehose/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-firehose", "description": "@aws-sdk/client-firehose client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-fms/CHANGELOG.md b/clients/client-fms/CHANGELOG.md index f2149fb82e6f..3b8a40c4f151 100644 --- a/clients/client-fms/CHANGELOG.md +++ b/clients/client-fms/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-fms ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([601ab38](https://github.com/aws/aws-sdk-js-v3/commit/601ab38)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-fms/package.json b/clients/client-fms/package.json index 01756c49e585..cf8dfa6296dd 100644 --- a/clients/client-fms/package.json +++ b/clients/client-fms/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-fms", "description": "@aws-sdk/client-fms client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-forecast/CHANGELOG.md b/clients/client-forecast/CHANGELOG.md index 25fe1a387221..f890e3ff1832 100644 --- a/clients/client-forecast/CHANGELOG.md +++ b/clients/client-forecast/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-forecast ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([fe22569](https://github.com/aws/aws-sdk-js-v3/commit/fe22569)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-forecast/package.json b/clients/client-forecast/package.json index b5ac6221bc9f..63abe735e85e 100644 --- a/clients/client-forecast/package.json +++ b/clients/client-forecast/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-forecast", "description": "@aws-sdk/client-forecast client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-forecastquery/CHANGELOG.md b/clients/client-forecastquery/CHANGELOG.md index 8dcd32bde687..0f9c8abc0134 100644 --- a/clients/client-forecastquery/CHANGELOG.md +++ b/clients/client-forecastquery/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-forecastquery ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([a88c2d8](https://github.com/aws/aws-sdk-js-v3/commit/a88c2d8)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-forecastquery/package.json b/clients/client-forecastquery/package.json index 33d3b67dd5e8..4325df7a6cc4 100644 --- a/clients/client-forecastquery/package.json +++ b/clients/client-forecastquery/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-forecastquery", "description": "@aws-sdk/client-forecastquery client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-frauddetector/CHANGELOG.md b/clients/client-frauddetector/CHANGELOG.md index 5864954aa786..fd69fa397c45 100644 --- a/clients/client-frauddetector/CHANGELOG.md +++ b/clients/client-frauddetector/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-frauddetector ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([aef0443](https://github.com/aws/aws-sdk-js-v3/commit/aef0443)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-frauddetector/package.json b/clients/client-frauddetector/package.json index 8fc6ae279ebb..eb30ad675c84 100644 --- a/clients/client-frauddetector/package.json +++ b/clients/client-frauddetector/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-frauddetector", "description": "@aws-sdk/client-frauddetector client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-fsx/CHANGELOG.md b/clients/client-fsx/CHANGELOG.md index de39186355fb..63ad7d9306ce 100644 --- a/clients/client-fsx/CHANGELOG.md +++ b/clients/client-fsx/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-fsx ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([3440edc](https://github.com/aws/aws-sdk-js-v3/commit/3440edc)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-fsx/package.json b/clients/client-fsx/package.json index d38b62975bb6..11c6c2d05271 100644 --- a/clients/client-fsx/package.json +++ b/clients/client-fsx/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-fsx", "description": "@aws-sdk/client-fsx client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-gamelift/CHANGELOG.md b/clients/client-gamelift/CHANGELOG.md index 8166cc643521..bd5fd2726580 100644 --- a/clients/client-gamelift/CHANGELOG.md +++ b/clients/client-gamelift/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-gamelift ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([50f3957](https://github.com/aws/aws-sdk-js-v3/commit/50f3957)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-gamelift/package.json b/clients/client-gamelift/package.json index 5ec62bf1ee0a..b3a9adc96878 100644 --- a/clients/client-gamelift/package.json +++ b/clients/client-gamelift/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-gamelift", "description": "@aws-sdk/client-gamelift client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-glacier/CHANGELOG.md b/clients/client-glacier/CHANGELOG.md index 8501ccbeeee4..a80b54efca2d 100644 --- a/clients/client-glacier/CHANGELOG.md +++ b/clients/client-glacier/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-glacier ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([fd30217](https://github.com/aws/aws-sdk-js-v3/commit/fd30217)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-glacier/package.json b/clients/client-glacier/package.json index a845fee88cf0..d33cfce8ae3e 100644 --- a/clients/client-glacier/package.json +++ b/clients/client-glacier/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-glacier", "description": "@aws-sdk/client-glacier client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -36,7 +36,7 @@ "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-sdk-glacier": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-global-accelerator/CHANGELOG.md b/clients/client-global-accelerator/CHANGELOG.md index 1da081a4b13e..d780277691ef 100644 --- a/clients/client-global-accelerator/CHANGELOG.md +++ b/clients/client-global-accelerator/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-global-accelerator ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([6a9059f](https://github.com/aws/aws-sdk-js-v3/commit/6a9059f)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-global-accelerator/package.json b/clients/client-global-accelerator/package.json index 85e980b48e4c..0ed78cc0a264 100644 --- a/clients/client-global-accelerator/package.json +++ b/clients/client-global-accelerator/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-global-accelerator", "description": "@aws-sdk/client-global-accelerator client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-glue/CHANGELOG.md b/clients/client-glue/CHANGELOG.md index d3ea0f9b4545..4a05ee252e77 100644 --- a/clients/client-glue/CHANGELOG.md +++ b/clients/client-glue/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-glue ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([1223b64](https://github.com/aws/aws-sdk-js-v3/commit/1223b64)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-glue/package.json b/clients/client-glue/package.json index 73be98bd38cb..a42118a0f6ba 100644 --- a/clients/client-glue/package.json +++ b/clients/client-glue/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-glue", "description": "@aws-sdk/client-glue client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-greengrass/CHANGELOG.md b/clients/client-greengrass/CHANGELOG.md index e9fd41dd7be7..e23914a2e698 100644 --- a/clients/client-greengrass/CHANGELOG.md +++ b/clients/client-greengrass/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + + + # 1.0.0-alpha.2 (2020-01-10) diff --git a/clients/client-greengrass/package.json b/clients/client-greengrass/package.json index 1ae231a0bbff..2d7a9514edf8 100644 --- a/clients/client-greengrass/package.json +++ b/clients/client-greengrass/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-greengrass", "description": "@aws-sdk/client-greengrass client", - "version": "1.0.0-alpha.2", + "version": "1.0.0-alpha.3", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-guardduty/CHANGELOG.md b/clients/client-guardduty/CHANGELOG.md index a4891815c330..752bd4689fdb 100644 --- a/clients/client-guardduty/CHANGELOG.md +++ b/clients/client-guardduty/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-guardduty ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([f9a609a](https://github.com/aws/aws-sdk-js-v3/commit/f9a609a)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-guardduty/package.json b/clients/client-guardduty/package.json index fdf6806869b3..7df0961d4b5b 100644 --- a/clients/client-guardduty/package.json +++ b/clients/client-guardduty/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-guardduty", "description": "@aws-sdk/client-guardduty client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-health/CHANGELOG.md b/clients/client-health/CHANGELOG.md index 2ab45dcb9595..3b001a31d8df 100644 --- a/clients/client-health/CHANGELOG.md +++ b/clients/client-health/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-health ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([51855d3](https://github.com/aws/aws-sdk-js-v3/commit/51855d3)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-health/package.json b/clients/client-health/package.json index 73c67bbdaf70..bc9e9a91d298 100644 --- a/clients/client-health/package.json +++ b/clients/client-health/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-health", "description": "@aws-sdk/client-health client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-imagebuilder/CHANGELOG.md b/clients/client-imagebuilder/CHANGELOG.md index 014c2d06100b..b4c9e3101dc2 100644 --- a/clients/client-imagebuilder/CHANGELOG.md +++ b/clients/client-imagebuilder/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-imagebuilder ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([8512551](https://github.com/aws/aws-sdk-js-v3/commit/8512551)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-imagebuilder/package.json b/clients/client-imagebuilder/package.json index 16af7bb351cc..b3f0894b81ec 100644 --- a/clients/client-imagebuilder/package.json +++ b/clients/client-imagebuilder/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-imagebuilder", "description": "@aws-sdk/client-imagebuilder client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-inspector/CHANGELOG.md b/clients/client-inspector/CHANGELOG.md index 76f2ae36dc7f..a944e0e39123 100644 --- a/clients/client-inspector/CHANGELOG.md +++ b/clients/client-inspector/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-inspector ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([d7bcf9d](https://github.com/aws/aws-sdk-js-v3/commit/d7bcf9d)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-inspector/package.json b/clients/client-inspector/package.json index 8e4389296f48..278d0eeb0b21 100644 --- a/clients/client-inspector/package.json +++ b/clients/client-inspector/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-inspector", "description": "@aws-sdk/client-inspector client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-iot-1click-projects/CHANGELOG.md b/clients/client-iot-1click-projects/CHANGELOG.md index 2b1a6e725586..a9ae21af25ef 100644 --- a/clients/client-iot-1click-projects/CHANGELOG.md +++ b/clients/client-iot-1click-projects/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-iot-1click-projects ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([cd5a004](https://github.com/aws/aws-sdk-js-v3/commit/cd5a004)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-iot-1click-projects/package.json b/clients/client-iot-1click-projects/package.json index dc1e2358ba9c..f3c885c31be1 100644 --- a/clients/client-iot-1click-projects/package.json +++ b/clients/client-iot-1click-projects/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iot-1click-projects", "description": "@aws-sdk/client-iot-1click-projects client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-iot-events-data/CHANGELOG.md b/clients/client-iot-events-data/CHANGELOG.md index e3abd57956a0..b6a1ce76e1b3 100644 --- a/clients/client-iot-events-data/CHANGELOG.md +++ b/clients/client-iot-events-data/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-iot-events-data ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([295eb36](https://github.com/aws/aws-sdk-js-v3/commit/295eb36)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-iot-events-data/package.json b/clients/client-iot-events-data/package.json index 89ef41aa3144..c38b73f5339f 100644 --- a/clients/client-iot-events-data/package.json +++ b/clients/client-iot-events-data/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iot-events-data", "description": "@aws-sdk/client-iot-events-data client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-iot-events/CHANGELOG.md b/clients/client-iot-events/CHANGELOG.md index 9899fae6b067..8741d1de882e 100644 --- a/clients/client-iot-events/CHANGELOG.md +++ b/clients/client-iot-events/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-iot-events ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([8e20446](https://github.com/aws/aws-sdk-js-v3/commit/8e20446)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-iot-events/package.json b/clients/client-iot-events/package.json index 0d3bf334c08f..1a5b9152eb60 100644 --- a/clients/client-iot-events/package.json +++ b/clients/client-iot-events/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iot-events", "description": "@aws-sdk/client-iot-events client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-iot-jobs-data-plane/CHANGELOG.md b/clients/client-iot-jobs-data-plane/CHANGELOG.md index 1496fc250af8..1721c7f8a5a5 100644 --- a/clients/client-iot-jobs-data-plane/CHANGELOG.md +++ b/clients/client-iot-jobs-data-plane/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-iot-jobs-data-plane ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([7c61f3f](https://github.com/aws/aws-sdk-js-v3/commit/7c61f3f)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-iot-jobs-data-plane/package.json b/clients/client-iot-jobs-data-plane/package.json index e3dcb0db8565..3e63f993db3e 100644 --- a/clients/client-iot-jobs-data-plane/package.json +++ b/clients/client-iot-jobs-data-plane/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iot-jobs-data-plane", "description": "@aws-sdk/client-iot-jobs-data-plane client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-iotanalytics/CHANGELOG.md b/clients/client-iotanalytics/CHANGELOG.md index 38ca7f84cde9..128811576167 100644 --- a/clients/client-iotanalytics/CHANGELOG.md +++ b/clients/client-iotanalytics/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-iotanalytics ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([f622749](https://github.com/aws/aws-sdk-js-v3/commit/f622749)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-iotanalytics/package.json b/clients/client-iotanalytics/package.json index ed9e75f9bc1e..3dca17c52441 100644 --- a/clients/client-iotanalytics/package.json +++ b/clients/client-iotanalytics/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iotanalytics", "description": "@aws-sdk/client-iotanalytics client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-iotsecuretunneling/CHANGELOG.md b/clients/client-iotsecuretunneling/CHANGELOG.md index 719ed65586a0..490049db261e 100644 --- a/clients/client-iotsecuretunneling/CHANGELOG.md +++ b/clients/client-iotsecuretunneling/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-iotsecuretunneling ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([f050c43](https://github.com/aws/aws-sdk-js-v3/commit/f050c43)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-iotsecuretunneling/package.json b/clients/client-iotsecuretunneling/package.json index b637826725ae..73af70373414 100644 --- a/clients/client-iotsecuretunneling/package.json +++ b/clients/client-iotsecuretunneling/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iotsecuretunneling", "description": "@aws-sdk/client-iotsecuretunneling client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-iotthingsgraph/CHANGELOG.md b/clients/client-iotthingsgraph/CHANGELOG.md index a72d6e5765bb..94c78e537132 100644 --- a/clients/client-iotthingsgraph/CHANGELOG.md +++ b/clients/client-iotthingsgraph/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-iotthingsgraph ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([74091de](https://github.com/aws/aws-sdk-js-v3/commit/74091de)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-iotthingsgraph/package.json b/clients/client-iotthingsgraph/package.json index 2c3cae4d7e78..0aed788ea862 100644 --- a/clients/client-iotthingsgraph/package.json +++ b/clients/client-iotthingsgraph/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-iotthingsgraph", "description": "@aws-sdk/client-iotthingsgraph client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-kafka/CHANGELOG.md b/clients/client-kafka/CHANGELOG.md index 700cec51cab1..0582869a9280 100644 --- a/clients/client-kafka/CHANGELOG.md +++ b/clients/client-kafka/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-kafka ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([75ed041](https://github.com/aws/aws-sdk-js-v3/commit/75ed041)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-kafka/package.json b/clients/client-kafka/package.json index 3c73086d92e7..5e971bb59ce2 100644 --- a/clients/client-kafka/package.json +++ b/clients/client-kafka/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kafka", "description": "@aws-sdk/client-kafka client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-kendra/CHANGELOG.md b/clients/client-kendra/CHANGELOG.md index 4937ee7724be..6ea463c40f88 100644 --- a/clients/client-kendra/CHANGELOG.md +++ b/clients/client-kendra/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-kendra ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([fefab6a](https://github.com/aws/aws-sdk-js-v3/commit/fefab6a)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-kendra/package.json b/clients/client-kendra/package.json index cfdca912c81b..2492a1b5739a 100644 --- a/clients/client-kendra/package.json +++ b/clients/client-kendra/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kendra", "description": "@aws-sdk/client-kendra client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-kinesis-analytics-v2/CHANGELOG.md b/clients/client-kinesis-analytics-v2/CHANGELOG.md index d6be9478ccf3..1368e15687df 100644 --- a/clients/client-kinesis-analytics-v2/CHANGELOG.md +++ b/clients/client-kinesis-analytics-v2/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-kinesis-analytics-v2 ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([9764758](https://github.com/aws/aws-sdk-js-v3/commit/9764758)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-kinesis-analytics-v2/package.json b/clients/client-kinesis-analytics-v2/package.json index 57c557a94b1d..e407168233ab 100644 --- a/clients/client-kinesis-analytics-v2/package.json +++ b/clients/client-kinesis-analytics-v2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kinesis-analytics-v2", "description": "@aws-sdk/client-kinesis-analytics-v2 client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-kinesis-analytics/CHANGELOG.md b/clients/client-kinesis-analytics/CHANGELOG.md index 4254a57638cf..3e85b2bdd0da 100644 --- a/clients/client-kinesis-analytics/CHANGELOG.md +++ b/clients/client-kinesis-analytics/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-kinesis-analytics ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([0c0800c](https://github.com/aws/aws-sdk-js-v3/commit/0c0800c)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-kinesis-analytics/package.json b/clients/client-kinesis-analytics/package.json index cfaa377e4771..e77e3c61120e 100644 --- a/clients/client-kinesis-analytics/package.json +++ b/clients/client-kinesis-analytics/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kinesis-analytics", "description": "@aws-sdk/client-kinesis-analytics client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-kinesis-video-archived-media/CHANGELOG.md b/clients/client-kinesis-video-archived-media/CHANGELOG.md index e16c3e23fb62..f5557ad5b5d9 100644 --- a/clients/client-kinesis-video-archived-media/CHANGELOG.md +++ b/clients/client-kinesis-video-archived-media/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-kinesis-video-archived-media ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([060c612](https://github.com/aws/aws-sdk-js-v3/commit/060c612)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-kinesis-video-archived-media/package.json b/clients/client-kinesis-video-archived-media/package.json index 1b42cd2866be..ed429dd366a0 100644 --- a/clients/client-kinesis-video-archived-media/package.json +++ b/clients/client-kinesis-video-archived-media/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kinesis-video-archived-media", "description": "@aws-sdk/client-kinesis-video-archived-media client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-kinesis-video-media/CHANGELOG.md b/clients/client-kinesis-video-media/CHANGELOG.md index 5736f0e61eb9..0a8b6cc987f6 100644 --- a/clients/client-kinesis-video-media/CHANGELOG.md +++ b/clients/client-kinesis-video-media/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-kinesis-video-media ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([afaabfe](https://github.com/aws/aws-sdk-js-v3/commit/afaabfe)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-kinesis-video-media/package.json b/clients/client-kinesis-video-media/package.json index 6e6ab886600f..d30b41eb43f6 100644 --- a/clients/client-kinesis-video-media/package.json +++ b/clients/client-kinesis-video-media/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kinesis-video-media", "description": "@aws-sdk/client-kinesis-video-media client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-kinesis-video/CHANGELOG.md b/clients/client-kinesis-video/CHANGELOG.md index 976fd242970d..6db85f7f50ed 100644 --- a/clients/client-kinesis-video/CHANGELOG.md +++ b/clients/client-kinesis-video/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-kinesis-video ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([20c55fb](https://github.com/aws/aws-sdk-js-v3/commit/20c55fb)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-kinesis-video/package.json b/clients/client-kinesis-video/package.json index 429746964523..161c6fb3087d 100644 --- a/clients/client-kinesis-video/package.json +++ b/clients/client-kinesis-video/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kinesis-video", "description": "@aws-sdk/client-kinesis-video client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-kinesis/CHANGELOG.md b/clients/client-kinesis/CHANGELOG.md index 51292a29c708..0c5e564a78a3 100644 --- a/clients/client-kinesis/CHANGELOG.md +++ b/clients/client-kinesis/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-kinesis ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([7c897c7](https://github.com/aws/aws-sdk-js-v3/commit/7c897c7)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-kinesis/package.json b/clients/client-kinesis/package.json index cc24c617e6ea..3d24cc75f517 100644 --- a/clients/client-kinesis/package.json +++ b/clients/client-kinesis/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kinesis", "description": "@aws-sdk/client-kinesis client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-kms/CHANGELOG.md b/clients/client-kms/CHANGELOG.md index d23038aac3a4..99aa7dc5bc0b 100644 --- a/clients/client-kms/CHANGELOG.md +++ b/clients/client-kms/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-kms ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([b03ecf5](https://github.com/aws/aws-sdk-js-v3/commit/b03ecf5)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-kms/package.json b/clients/client-kms/package.json index 918ad5392bcd..5fd47e924167 100644 --- a/clients/client-kms/package.json +++ b/clients/client-kms/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-kms", "description": "@aws-sdk/client-kms client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-lakeformation/CHANGELOG.md b/clients/client-lakeformation/CHANGELOG.md index 965c25d76a03..d0da47d1adbf 100644 --- a/clients/client-lakeformation/CHANGELOG.md +++ b/clients/client-lakeformation/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-lakeformation ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([060b1c8](https://github.com/aws/aws-sdk-js-v3/commit/060b1c8)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-lakeformation/package.json b/clients/client-lakeformation/package.json index 42e8568b4123..bc6ed0789659 100644 --- a/clients/client-lakeformation/package.json +++ b/clients/client-lakeformation/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-lakeformation", "description": "@aws-sdk/client-lakeformation client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-lambda/CHANGELOG.md b/clients/client-lambda/CHANGELOG.md index bb5107e4edd6..2b2c44b24093 100644 --- a/clients/client-lambda/CHANGELOG.md +++ b/clients/client-lambda/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-lambda ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([8b273c4](https://github.com/aws/aws-sdk-js-v3/commit/8b273c4)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-lambda/package.json b/clients/client-lambda/package.json index d34dfa731855..2307dec80239 100644 --- a/clients/client-lambda/package.json +++ b/clients/client-lambda/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-lambda", "description": "@aws-sdk/client-lambda client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-lex-model-building-service/CHANGELOG.md b/clients/client-lex-model-building-service/CHANGELOG.md index 6323df4acae0..b847309583b0 100644 --- a/clients/client-lex-model-building-service/CHANGELOG.md +++ b/clients/client-lex-model-building-service/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-lex-model-building-service ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([b39f9fe](https://github.com/aws/aws-sdk-js-v3/commit/b39f9fe)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-lex-model-building-service/package.json b/clients/client-lex-model-building-service/package.json index 1bff845c4fbb..9d343aca9fa9 100644 --- a/clients/client-lex-model-building-service/package.json +++ b/clients/client-lex-model-building-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-lex-model-building-service", "description": "@aws-sdk/client-lex-model-building-service client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-lex-runtime-service/CHANGELOG.md b/clients/client-lex-runtime-service/CHANGELOG.md index 6d6f29f53dd3..f8306448e0c6 100644 --- a/clients/client-lex-runtime-service/CHANGELOG.md +++ b/clients/client-lex-runtime-service/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-lex-runtime-service ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([915b422](https://github.com/aws/aws-sdk-js-v3/commit/915b422)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-lex-runtime-service/package.json b/clients/client-lex-runtime-service/package.json index 74528158e94a..e2ea5131a2d9 100644 --- a/clients/client-lex-runtime-service/package.json +++ b/clients/client-lex-runtime-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-lex-runtime-service", "description": "@aws-sdk/client-lex-runtime-service client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-license-manager/CHANGELOG.md b/clients/client-license-manager/CHANGELOG.md index 5145a1ca3152..e36f945dcc16 100644 --- a/clients/client-license-manager/CHANGELOG.md +++ b/clients/client-license-manager/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-license-manager ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([968cc2f](https://github.com/aws/aws-sdk-js-v3/commit/968cc2f)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-license-manager/package.json b/clients/client-license-manager/package.json index ae1f5aca0625..c0ad4cd9107b 100644 --- a/clients/client-license-manager/package.json +++ b/clients/client-license-manager/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-license-manager", "description": "@aws-sdk/client-license-manager client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-lightsail/CHANGELOG.md b/clients/client-lightsail/CHANGELOG.md index 20a563687aa8..2a5c74424f5d 100644 --- a/clients/client-lightsail/CHANGELOG.md +++ b/clients/client-lightsail/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-lightsail ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([969958e](https://github.com/aws/aws-sdk-js-v3/commit/969958e)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-lightsail/package.json b/clients/client-lightsail/package.json index 14b6ffab41d9..88bfd35b82ce 100644 --- a/clients/client-lightsail/package.json +++ b/clients/client-lightsail/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-lightsail", "description": "@aws-sdk/client-lightsail client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-machine-learning/CHANGELOG.md b/clients/client-machine-learning/CHANGELOG.md index 5b68064ef53d..5c1d463e376c 100644 --- a/clients/client-machine-learning/CHANGELOG.md +++ b/clients/client-machine-learning/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-machine-learning ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([3e6a42b](https://github.com/aws/aws-sdk-js-v3/commit/3e6a42b)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-machine-learning/package.json b/clients/client-machine-learning/package.json index 6441bc21673e..fe8f14241faf 100644 --- a/clients/client-machine-learning/package.json +++ b/clients/client-machine-learning/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-machine-learning", "description": "@aws-sdk/client-machine-learning client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -36,7 +36,7 @@ "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-sdk-machinelearning": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-macie/CHANGELOG.md b/clients/client-macie/CHANGELOG.md index 30bb70956de4..b5961bf7f694 100644 --- a/clients/client-macie/CHANGELOG.md +++ b/clients/client-macie/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-macie ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([838df9d](https://github.com/aws/aws-sdk-js-v3/commit/838df9d)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-macie/package.json b/clients/client-macie/package.json index e77cf47adfd1..7cd0b700b68f 100644 --- a/clients/client-macie/package.json +++ b/clients/client-macie/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-macie", "description": "@aws-sdk/client-macie client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-managedblockchain/CHANGELOG.md b/clients/client-managedblockchain/CHANGELOG.md index 9fed85957f3c..eea431ab729a 100644 --- a/clients/client-managedblockchain/CHANGELOG.md +++ b/clients/client-managedblockchain/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-managedblockchain ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([ccde38d](https://github.com/aws/aws-sdk-js-v3/commit/ccde38d)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-managedblockchain/package.json b/clients/client-managedblockchain/package.json index 1cbae2f74aac..454914c7e147 100644 --- a/clients/client-managedblockchain/package.json +++ b/clients/client-managedblockchain/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-managedblockchain", "description": "@aws-sdk/client-managedblockchain client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-marketplace-catalog/CHANGELOG.md b/clients/client-marketplace-catalog/CHANGELOG.md index f84d3434bdb5..bb1c29317200 100644 --- a/clients/client-marketplace-catalog/CHANGELOG.md +++ b/clients/client-marketplace-catalog/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-marketplace-catalog ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([0cb953f](https://github.com/aws/aws-sdk-js-v3/commit/0cb953f)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-marketplace-catalog/package.json b/clients/client-marketplace-catalog/package.json index 356c7e3743da..54fb4b6db444 100644 --- a/clients/client-marketplace-catalog/package.json +++ b/clients/client-marketplace-catalog/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-marketplace-catalog", "description": "@aws-sdk/client-marketplace-catalog client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-marketplace-commerce-analytics/CHANGELOG.md b/clients/client-marketplace-commerce-analytics/CHANGELOG.md index 69bd9ffeca45..8b5fdfc01710 100644 --- a/clients/client-marketplace-commerce-analytics/CHANGELOG.md +++ b/clients/client-marketplace-commerce-analytics/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-marketplace-commerce-analytics ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([21d8ac7](https://github.com/aws/aws-sdk-js-v3/commit/21d8ac7)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-marketplace-commerce-analytics/package.json b/clients/client-marketplace-commerce-analytics/package.json index c2abb71738c1..d9155658c4a0 100644 --- a/clients/client-marketplace-commerce-analytics/package.json +++ b/clients/client-marketplace-commerce-analytics/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-marketplace-commerce-analytics", "description": "@aws-sdk/client-marketplace-commerce-analytics client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-marketplace-entitlement-service/CHANGELOG.md b/clients/client-marketplace-entitlement-service/CHANGELOG.md index 3269ceb99443..9b505aa737da 100644 --- a/clients/client-marketplace-entitlement-service/CHANGELOG.md +++ b/clients/client-marketplace-entitlement-service/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-marketplace-entitlement-service ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([f771dc4](https://github.com/aws/aws-sdk-js-v3/commit/f771dc4)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-marketplace-entitlement-service/package.json b/clients/client-marketplace-entitlement-service/package.json index a5f8ceb06a65..b2147c6870ec 100644 --- a/clients/client-marketplace-entitlement-service/package.json +++ b/clients/client-marketplace-entitlement-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-marketplace-entitlement-service", "description": "@aws-sdk/client-marketplace-entitlement-service client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-marketplace-metering/CHANGELOG.md b/clients/client-marketplace-metering/CHANGELOG.md index 9fd1680815d0..72947a2bfbbb 100644 --- a/clients/client-marketplace-metering/CHANGELOG.md +++ b/clients/client-marketplace-metering/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-marketplace-metering ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([99f97c0](https://github.com/aws/aws-sdk-js-v3/commit/99f97c0)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-marketplace-metering/package.json b/clients/client-marketplace-metering/package.json index 430874fd026e..72108495cbac 100644 --- a/clients/client-marketplace-metering/package.json +++ b/clients/client-marketplace-metering/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-marketplace-metering", "description": "@aws-sdk/client-marketplace-metering client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-mediaconnect/CHANGELOG.md b/clients/client-mediaconnect/CHANGELOG.md index 122430185f21..a26834264d08 100644 --- a/clients/client-mediaconnect/CHANGELOG.md +++ b/clients/client-mediaconnect/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + + + # 1.0.0-alpha.2 (2020-01-10) diff --git a/clients/client-mediaconnect/package.json b/clients/client-mediaconnect/package.json index 1dc3186abeb1..7c40076b8350 100644 --- a/clients/client-mediaconnect/package.json +++ b/clients/client-mediaconnect/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mediaconnect", "description": "@aws-sdk/client-mediaconnect client", - "version": "1.0.0-alpha.2", + "version": "1.0.0-alpha.3", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-mediaconvert/CHANGELOG.md b/clients/client-mediaconvert/CHANGELOG.md index 60715dc2d916..afd89430fef1 100644 --- a/clients/client-mediaconvert/CHANGELOG.md +++ b/clients/client-mediaconvert/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-mediaconvert ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([f353225](https://github.com/aws/aws-sdk-js-v3/commit/f353225)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-mediaconvert/package.json b/clients/client-mediaconvert/package.json index 1ce0e4df14fa..64f9267fb681 100644 --- a/clients/client-mediaconvert/package.json +++ b/clients/client-mediaconvert/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mediaconvert", "description": "@aws-sdk/client-mediaconvert client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-medialive/CHANGELOG.md b/clients/client-medialive/CHANGELOG.md index 9c4fcebeb242..a275828df21b 100644 --- a/clients/client-medialive/CHANGELOG.md +++ b/clients/client-medialive/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-medialive ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([b1d3f43](https://github.com/aws/aws-sdk-js-v3/commit/b1d3f43)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-medialive/package.json b/clients/client-medialive/package.json index 395b20e90a25..dd64e821a7b3 100644 --- a/clients/client-medialive/package.json +++ b/clients/client-medialive/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-medialive", "description": "@aws-sdk/client-medialive client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-mediapackage-vod/CHANGELOG.md b/clients/client-mediapackage-vod/CHANGELOG.md index 0086df137e40..bf287c6edbd2 100644 --- a/clients/client-mediapackage-vod/CHANGELOG.md +++ b/clients/client-mediapackage-vod/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-mediapackage-vod ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([259fb91](https://github.com/aws/aws-sdk-js-v3/commit/259fb91)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-mediapackage-vod/package.json b/clients/client-mediapackage-vod/package.json index 22871f38b03f..10fde23c88a4 100644 --- a/clients/client-mediapackage-vod/package.json +++ b/clients/client-mediapackage-vod/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mediapackage-vod", "description": "@aws-sdk/client-mediapackage-vod client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-mediapackage/CHANGELOG.md b/clients/client-mediapackage/CHANGELOG.md index a5e826e99ed8..761370783727 100644 --- a/clients/client-mediapackage/CHANGELOG.md +++ b/clients/client-mediapackage/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-mediapackage ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([604dcde](https://github.com/aws/aws-sdk-js-v3/commit/604dcde)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-mediapackage/package.json b/clients/client-mediapackage/package.json index e37a5af53ec8..f2d34b3f1298 100644 --- a/clients/client-mediapackage/package.json +++ b/clients/client-mediapackage/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mediapackage", "description": "@aws-sdk/client-mediapackage client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-mediastore-data/CHANGELOG.md b/clients/client-mediastore-data/CHANGELOG.md index 8160a9ec5384..cf7b80628dc4 100644 --- a/clients/client-mediastore-data/CHANGELOG.md +++ b/clients/client-mediastore-data/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-mediastore-data ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([33cd856](https://github.com/aws/aws-sdk-js-v3/commit/33cd856)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-mediastore-data/package.json b/clients/client-mediastore-data/package.json index bc4051dff61a..eb4cde1af4c3 100644 --- a/clients/client-mediastore-data/package.json +++ b/clients/client-mediastore-data/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mediastore-data", "description": "@aws-sdk/client-mediastore-data client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-mediastore/CHANGELOG.md b/clients/client-mediastore/CHANGELOG.md index 4426318870e8..ea4a2242ef05 100644 --- a/clients/client-mediastore/CHANGELOG.md +++ b/clients/client-mediastore/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-mediastore ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([1c17240](https://github.com/aws/aws-sdk-js-v3/commit/1c17240)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-mediastore/package.json b/clients/client-mediastore/package.json index 0e7a1d1e1e22..bf4435416950 100644 --- a/clients/client-mediastore/package.json +++ b/clients/client-mediastore/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mediastore", "description": "@aws-sdk/client-mediastore client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-mediatailor/CHANGELOG.md b/clients/client-mediatailor/CHANGELOG.md index ee1c2d67b74b..4450b01adc04 100644 --- a/clients/client-mediatailor/CHANGELOG.md +++ b/clients/client-mediatailor/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-mediatailor ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([53d51cf](https://github.com/aws/aws-sdk-js-v3/commit/53d51cf)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-mediatailor/package.json b/clients/client-mediatailor/package.json index 299f9a3b9391..298da78854c9 100644 --- a/clients/client-mediatailor/package.json +++ b/clients/client-mediatailor/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mediatailor", "description": "@aws-sdk/client-mediatailor client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-migration-hub/CHANGELOG.md b/clients/client-migration-hub/CHANGELOG.md index d70b18510a8f..90d5bdc3cf82 100644 --- a/clients/client-migration-hub/CHANGELOG.md +++ b/clients/client-migration-hub/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-migration-hub ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([487bd04](https://github.com/aws/aws-sdk-js-v3/commit/487bd04)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-migration-hub/package.json b/clients/client-migration-hub/package.json index 9e0478fd7c32..dbc9d1440886 100644 --- a/clients/client-migration-hub/package.json +++ b/clients/client-migration-hub/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-migration-hub", "description": "@aws-sdk/client-migration-hub client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-migrationhub-config/CHANGELOG.md b/clients/client-migrationhub-config/CHANGELOG.md index 97b62fd71e4c..2a99ca9126fa 100644 --- a/clients/client-migrationhub-config/CHANGELOG.md +++ b/clients/client-migrationhub-config/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-migrationhub-config ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([4e79e85](https://github.com/aws/aws-sdk-js-v3/commit/4e79e85)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-migrationhub-config/package.json b/clients/client-migrationhub-config/package.json index 90d94dd17422..e9d95224ac86 100644 --- a/clients/client-migrationhub-config/package.json +++ b/clients/client-migrationhub-config/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-migrationhub-config", "description": "@aws-sdk/client-migrationhub-config client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-mobile/CHANGELOG.md b/clients/client-mobile/CHANGELOG.md index 4bd229d7dc30..c809598f1fc2 100644 --- a/clients/client-mobile/CHANGELOG.md +++ b/clients/client-mobile/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-mobile ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([27e892b](https://github.com/aws/aws-sdk-js-v3/commit/27e892b)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-mobile/package.json b/clients/client-mobile/package.json index b37310f30111..f877246e47f5 100644 --- a/clients/client-mobile/package.json +++ b/clients/client-mobile/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mobile", "description": "@aws-sdk/client-mobile client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-mq/CHANGELOG.md b/clients/client-mq/CHANGELOG.md index 785e652c9087..8b4c07578a97 100644 --- a/clients/client-mq/CHANGELOG.md +++ b/clients/client-mq/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-mq ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([6e3ef81](https://github.com/aws/aws-sdk-js-v3/commit/6e3ef81)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-mq/package.json b/clients/client-mq/package.json index b6f5d57670c7..552bc5db79f9 100644 --- a/clients/client-mq/package.json +++ b/clients/client-mq/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mq", "description": "@aws-sdk/client-mq client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-mturk/CHANGELOG.md b/clients/client-mturk/CHANGELOG.md index 9ff4cf9e779b..dda82313aef1 100644 --- a/clients/client-mturk/CHANGELOG.md +++ b/clients/client-mturk/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-mturk ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([115c101](https://github.com/aws/aws-sdk-js-v3/commit/115c101)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-mturk/package.json b/clients/client-mturk/package.json index 68b71409f337..6462e66b0d95 100644 --- a/clients/client-mturk/package.json +++ b/clients/client-mturk/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mturk", "description": "@aws-sdk/client-mturk client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-networkmanager/CHANGELOG.md b/clients/client-networkmanager/CHANGELOG.md index b38a86da5dc2..d68cd61b8153 100644 --- a/clients/client-networkmanager/CHANGELOG.md +++ b/clients/client-networkmanager/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-networkmanager ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([69dd605](https://github.com/aws/aws-sdk-js-v3/commit/69dd605)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-networkmanager/package.json b/clients/client-networkmanager/package.json index d5822805ae2c..fabae2194e3b 100644 --- a/clients/client-networkmanager/package.json +++ b/clients/client-networkmanager/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-networkmanager", "description": "@aws-sdk/client-networkmanager client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-opsworks/CHANGELOG.md b/clients/client-opsworks/CHANGELOG.md index 07e895f100e5..aced72600810 100644 --- a/clients/client-opsworks/CHANGELOG.md +++ b/clients/client-opsworks/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-opsworks ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([5bdb7d2](https://github.com/aws/aws-sdk-js-v3/commit/5bdb7d2)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-opsworks/package.json b/clients/client-opsworks/package.json index be6498257a42..f5be673a1564 100644 --- a/clients/client-opsworks/package.json +++ b/clients/client-opsworks/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-opsworks", "description": "@aws-sdk/client-opsworks client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-opsworkscm/CHANGELOG.md b/clients/client-opsworkscm/CHANGELOG.md index e623a236ca12..02e6eca7e754 100644 --- a/clients/client-opsworkscm/CHANGELOG.md +++ b/clients/client-opsworkscm/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-opsworkscm ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([d4f2538](https://github.com/aws/aws-sdk-js-v3/commit/d4f2538)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-opsworkscm/package.json b/clients/client-opsworkscm/package.json index 69c93d953be8..1914c804a55d 100644 --- a/clients/client-opsworkscm/package.json +++ b/clients/client-opsworkscm/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-opsworkscm", "description": "@aws-sdk/client-opsworkscm client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-organizations/CHANGELOG.md b/clients/client-organizations/CHANGELOG.md index 56ca77bc8033..d0bff419bd8c 100644 --- a/clients/client-organizations/CHANGELOG.md +++ b/clients/client-organizations/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-organizations ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([40983ca](https://github.com/aws/aws-sdk-js-v3/commit/40983ca)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-organizations/package.json b/clients/client-organizations/package.json index 3d925825c7f9..7a24b1aab214 100644 --- a/clients/client-organizations/package.json +++ b/clients/client-organizations/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-organizations", "description": "@aws-sdk/client-organizations client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-outposts/CHANGELOG.md b/clients/client-outposts/CHANGELOG.md index 483211ca20e8..9a1129664635 100644 --- a/clients/client-outposts/CHANGELOG.md +++ b/clients/client-outposts/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-outposts ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([d80acd7](https://github.com/aws/aws-sdk-js-v3/commit/d80acd7)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-outposts/package.json b/clients/client-outposts/package.json index 5034db7b8f7e..4735ef18bb95 100644 --- a/clients/client-outposts/package.json +++ b/clients/client-outposts/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-outposts", "description": "@aws-sdk/client-outposts client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-personalize-events/CHANGELOG.md b/clients/client-personalize-events/CHANGELOG.md index a466ae3616e2..c180e876ee10 100644 --- a/clients/client-personalize-events/CHANGELOG.md +++ b/clients/client-personalize-events/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-personalize-events ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([dfe66f0](https://github.com/aws/aws-sdk-js-v3/commit/dfe66f0)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-personalize-events/package.json b/clients/client-personalize-events/package.json index 17565fa2faf1..774c9f1ec275 100644 --- a/clients/client-personalize-events/package.json +++ b/clients/client-personalize-events/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-personalize-events", "description": "@aws-sdk/client-personalize-events client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-personalize-runtime/CHANGELOG.md b/clients/client-personalize-runtime/CHANGELOG.md index 57976c15d9f2..11b1d538d33f 100644 --- a/clients/client-personalize-runtime/CHANGELOG.md +++ b/clients/client-personalize-runtime/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-personalize-runtime ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([d7da176](https://github.com/aws/aws-sdk-js-v3/commit/d7da176)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-personalize-runtime/package.json b/clients/client-personalize-runtime/package.json index b8190954f8d1..da5dff8a659c 100644 --- a/clients/client-personalize-runtime/package.json +++ b/clients/client-personalize-runtime/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-personalize-runtime", "description": "@aws-sdk/client-personalize-runtime client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-personalize/CHANGELOG.md b/clients/client-personalize/CHANGELOG.md index 0083c7016725..7f40fe69561d 100644 --- a/clients/client-personalize/CHANGELOG.md +++ b/clients/client-personalize/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-personalize ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([9c14a40](https://github.com/aws/aws-sdk-js-v3/commit/9c14a40)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-personalize/package.json b/clients/client-personalize/package.json index 93514600b9b8..ab2ea5c7222b 100644 --- a/clients/client-personalize/package.json +++ b/clients/client-personalize/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-personalize", "description": "@aws-sdk/client-personalize client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-pi/CHANGELOG.md b/clients/client-pi/CHANGELOG.md index a7c05c6e14e8..43d34f60fbe9 100644 --- a/clients/client-pi/CHANGELOG.md +++ b/clients/client-pi/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-pi ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([2c56b2a](https://github.com/aws/aws-sdk-js-v3/commit/2c56b2a)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-pi/package.json b/clients/client-pi/package.json index 020ca4210d68..e0b07e131820 100644 --- a/clients/client-pi/package.json +++ b/clients/client-pi/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pi", "description": "@aws-sdk/client-pi client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-pinpoint-email/CHANGELOG.md b/clients/client-pinpoint-email/CHANGELOG.md index 0e5024171c72..73e2c8cb668d 100644 --- a/clients/client-pinpoint-email/CHANGELOG.md +++ b/clients/client-pinpoint-email/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-pinpoint-email ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([a2036c4](https://github.com/aws/aws-sdk-js-v3/commit/a2036c4)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-pinpoint-email/package.json b/clients/client-pinpoint-email/package.json index 7ac43fd1277d..9fe647794d67 100644 --- a/clients/client-pinpoint-email/package.json +++ b/clients/client-pinpoint-email/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pinpoint-email", "description": "@aws-sdk/client-pinpoint-email client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-pinpoint-sms-voice/CHANGELOG.md b/clients/client-pinpoint-sms-voice/CHANGELOG.md index a08658fd86b9..24d9d4d14381 100644 --- a/clients/client-pinpoint-sms-voice/CHANGELOG.md +++ b/clients/client-pinpoint-sms-voice/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-pinpoint-sms-voice ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([2347827](https://github.com/aws/aws-sdk-js-v3/commit/2347827)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-pinpoint-sms-voice/package.json b/clients/client-pinpoint-sms-voice/package.json index fde871f70b48..be071e69f693 100644 --- a/clients/client-pinpoint-sms-voice/package.json +++ b/clients/client-pinpoint-sms-voice/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pinpoint-sms-voice", "description": "@aws-sdk/client-pinpoint-sms-voice client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-pinpoint/CHANGELOG.md b/clients/client-pinpoint/CHANGELOG.md index 2a1aa8afb8af..f1400005f9ae 100644 --- a/clients/client-pinpoint/CHANGELOG.md +++ b/clients/client-pinpoint/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-pinpoint ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([fd4b2e0](https://github.com/aws/aws-sdk-js-v3/commit/fd4b2e0)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-pinpoint/package.json b/clients/client-pinpoint/package.json index 947fc9c5e5b5..f8a56d76267c 100644 --- a/clients/client-pinpoint/package.json +++ b/clients/client-pinpoint/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pinpoint", "description": "@aws-sdk/client-pinpoint client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-polly/CHANGELOG.md b/clients/client-polly/CHANGELOG.md index 68fa68f9037e..450992f6bae7 100644 --- a/clients/client-polly/CHANGELOG.md +++ b/clients/client-polly/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-polly ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([9e2f82c](https://github.com/aws/aws-sdk-js-v3/commit/9e2f82c)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-polly/package.json b/clients/client-polly/package.json index 675742e618b7..e40e5426d33a 100644 --- a/clients/client-polly/package.json +++ b/clients/client-polly/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-polly", "description": "@aws-sdk/client-polly client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-pricing/CHANGELOG.md b/clients/client-pricing/CHANGELOG.md index 2afcfb6e0359..6a7a67d69896 100644 --- a/clients/client-pricing/CHANGELOG.md +++ b/clients/client-pricing/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-pricing ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([c45619f](https://github.com/aws/aws-sdk-js-v3/commit/c45619f)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-pricing/package.json b/clients/client-pricing/package.json index 485f4ccb25fb..ab4907777e73 100644 --- a/clients/client-pricing/package.json +++ b/clients/client-pricing/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pricing", "description": "@aws-sdk/client-pricing client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-qldb-session/CHANGELOG.md b/clients/client-qldb-session/CHANGELOG.md index 9674e386d53c..e2c71adc2ed4 100644 --- a/clients/client-qldb-session/CHANGELOG.md +++ b/clients/client-qldb-session/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-qldb-session ([#658](https://github.com/aws/aws-sdk-js-v3/issues/658)) ([441ae9d](https://github.com/aws/aws-sdk-js-v3/commit/441ae9d)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-qldb-session/package.json b/clients/client-qldb-session/package.json index 4719fbd1820c..e845ecf0ea51 100644 --- a/clients/client-qldb-session/package.json +++ b/clients/client-qldb-session/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-qldb-session", "description": "@aws-sdk/client-qldb-session client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-qldb/CHANGELOG.md b/clients/client-qldb/CHANGELOG.md index 4525fffe4fad..24d018f0cb96 100644 --- a/clients/client-qldb/CHANGELOG.md +++ b/clients/client-qldb/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-qldb ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([0510ce8](https://github.com/aws/aws-sdk-js-v3/commit/0510ce8)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-qldb/package.json b/clients/client-qldb/package.json index 881e40ace9ec..f95aca645528 100644 --- a/clients/client-qldb/package.json +++ b/clients/client-qldb/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-qldb", "description": "@aws-sdk/client-qldb client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-quicksight/CHANGELOG.md b/clients/client-quicksight/CHANGELOG.md index 78c3057f8e4d..e112c2b5c111 100644 --- a/clients/client-quicksight/CHANGELOG.md +++ b/clients/client-quicksight/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-quicksight ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([66679c8](https://github.com/aws/aws-sdk-js-v3/commit/66679c8)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-quicksight/package.json b/clients/client-quicksight/package.json index ee5e53bf5fe3..e01d51e0b0d6 100644 --- a/clients/client-quicksight/package.json +++ b/clients/client-quicksight/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-quicksight", "description": "@aws-sdk/client-quicksight client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-ram/CHANGELOG.md b/clients/client-ram/CHANGELOG.md index c797b6be3cf5..d5023e55c805 100644 --- a/clients/client-ram/CHANGELOG.md +++ b/clients/client-ram/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-ram ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([0234a0e](https://github.com/aws/aws-sdk-js-v3/commit/0234a0e)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-ram/package.json b/clients/client-ram/package.json index 2546fc9e5a3c..b2a4c99a4c2d 100644 --- a/clients/client-ram/package.json +++ b/clients/client-ram/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ram", "description": "@aws-sdk/client-ram client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-rds-data/CHANGELOG.md b/clients/client-rds-data/CHANGELOG.md index c8922567de84..15e5e6b3d250 100644 --- a/clients/client-rds-data/CHANGELOG.md +++ b/clients/client-rds-data/CHANGELOG.md @@ -3,6 +3,48 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Bug Fixes + +* support custom agent in node http handler ([#489](https://github.com/aws/aws-sdk-js-v3/issues/489)) ([9c6cde8](https://github.com/aws/aws-sdk-js-v3/commit/9c6cde8)) +* update input and resolved naming ([#444](https://github.com/aws/aws-sdk-js-v3/issues/444)) ([4235b6c](https://github.com/aws/aws-sdk-js-v3/commit/4235b6c)) +* update updated types ([#474](https://github.com/aws/aws-sdk-js-v3/issues/474)) ([9efac3e](https://github.com/aws/aws-sdk-js-v3/commit/9efac3e)) + + +### Features + +* make generic types optional ([#461](https://github.com/aws/aws-sdk-js-v3/issues/461)) ([4642039](https://github.com/aws/aws-sdk-js-v3/commit/4642039)) +* remove protocol rest json class ([#438](https://github.com/aws/aws-sdk-js-v3/issues/438)) ([7ec275a](https://github.com/aws/aws-sdk-js-v3/commit/7ec275a)) +* standardize plugins ([#422](https://github.com/aws/aws-sdk-js-v3/issues/422)) ([09112e5](https://github.com/aws/aws-sdk-js-v3/commit/09112e5)) +* start endpoint resolver generation ([#472](https://github.com/aws/aws-sdk-js-v3/issues/472)) ([d0f9250](https://github.com/aws/aws-sdk-js-v3/commit/d0f9250)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-rds-data/package.json b/clients/client-rds-data/package.json index de462381a7ba..056db504e496 100644 --- a/clients/client-rds-data/package.json +++ b/clients/client-rds-data/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-rds-data", "description": "Node SDK for AWS RDS DataService", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-rekognition/CHANGELOG.md b/clients/client-rekognition/CHANGELOG.md index 5fcaf79b316f..29ffb4ca3afa 100644 --- a/clients/client-rekognition/CHANGELOG.md +++ b/clients/client-rekognition/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-rekognition ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([4209a88](https://github.com/aws/aws-sdk-js-v3/commit/4209a88)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-rekognition/package.json b/clients/client-rekognition/package.json index 2bd7bdd6d23d..8ccb9cb17f96 100644 --- a/clients/client-rekognition/package.json +++ b/clients/client-rekognition/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-rekognition", "description": "@aws-sdk/client-rekognition client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-resource-groups-tagging-api/CHANGELOG.md b/clients/client-resource-groups-tagging-api/CHANGELOG.md index cb37a341ddd5..ddfeff9e7bc7 100644 --- a/clients/client-resource-groups-tagging-api/CHANGELOG.md +++ b/clients/client-resource-groups-tagging-api/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-resource-groups-tagging-api ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([00be4e6](https://github.com/aws/aws-sdk-js-v3/commit/00be4e6)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-resource-groups-tagging-api/package.json b/clients/client-resource-groups-tagging-api/package.json index f01adb4ab004..f1da02789ab4 100644 --- a/clients/client-resource-groups-tagging-api/package.json +++ b/clients/client-resource-groups-tagging-api/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-resource-groups-tagging-api", "description": "@aws-sdk/client-resource-groups-tagging-api client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-resource-groups/CHANGELOG.md b/clients/client-resource-groups/CHANGELOG.md index 466f9f6004c5..a8c4e1e2bde2 100644 --- a/clients/client-resource-groups/CHANGELOG.md +++ b/clients/client-resource-groups/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-resource-groups ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([734ae3f](https://github.com/aws/aws-sdk-js-v3/commit/734ae3f)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-resource-groups/package.json b/clients/client-resource-groups/package.json index a08c376e9089..37402b613f00 100644 --- a/clients/client-resource-groups/package.json +++ b/clients/client-resource-groups/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-resource-groups", "description": "@aws-sdk/client-resource-groups client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-robomaker/CHANGELOG.md b/clients/client-robomaker/CHANGELOG.md index 9c7daaa0d87b..1c39f08f6b20 100644 --- a/clients/client-robomaker/CHANGELOG.md +++ b/clients/client-robomaker/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-robomaker ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([83653ad](https://github.com/aws/aws-sdk-js-v3/commit/83653ad)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-robomaker/package.json b/clients/client-robomaker/package.json index fc43a67865a0..4e2c75fc64f3 100644 --- a/clients/client-robomaker/package.json +++ b/clients/client-robomaker/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-robomaker", "description": "@aws-sdk/client-robomaker client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-route-53-domains/CHANGELOG.md b/clients/client-route-53-domains/CHANGELOG.md index 92d5169b5fef..0d656c4a6537 100644 --- a/clients/client-route-53-domains/CHANGELOG.md +++ b/clients/client-route-53-domains/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-route-53-domains ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([2e133f4](https://github.com/aws/aws-sdk-js-v3/commit/2e133f4)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-route-53-domains/package.json b/clients/client-route-53-domains/package.json index b3270685d88f..5829d6d25cd1 100644 --- a/clients/client-route-53-domains/package.json +++ b/clients/client-route-53-domains/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-route-53-domains", "description": "@aws-sdk/client-route-53-domains client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-route53resolver/CHANGELOG.md b/clients/client-route53resolver/CHANGELOG.md index 13950c997809..bd10b56af28a 100644 --- a/clients/client-route53resolver/CHANGELOG.md +++ b/clients/client-route53resolver/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-route53resolver ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([82f1a76](https://github.com/aws/aws-sdk-js-v3/commit/82f1a76)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-route53resolver/package.json b/clients/client-route53resolver/package.json index 7af281fcd627..efb7434121b3 100644 --- a/clients/client-route53resolver/package.json +++ b/clients/client-route53resolver/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-route53resolver", "description": "@aws-sdk/client-route53resolver client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-sagemaker-a2i-runtime/CHANGELOG.md b/clients/client-sagemaker-a2i-runtime/CHANGELOG.md index 36abddc0ca82..94841ae79b32 100644 --- a/clients/client-sagemaker-a2i-runtime/CHANGELOG.md +++ b/clients/client-sagemaker-a2i-runtime/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-sagemaker-a2i-runtime ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([f989885](https://github.com/aws/aws-sdk-js-v3/commit/f989885)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-sagemaker-a2i-runtime/package.json b/clients/client-sagemaker-a2i-runtime/package.json index 1174abbee95e..ea3cd9b50bb6 100644 --- a/clients/client-sagemaker-a2i-runtime/package.json +++ b/clients/client-sagemaker-a2i-runtime/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sagemaker-a2i-runtime", "description": "@aws-sdk/client-sagemaker-a2i-runtime client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-sagemaker-runtime/CHANGELOG.md b/clients/client-sagemaker-runtime/CHANGELOG.md index 8e9b5eec9655..c5688089e549 100644 --- a/clients/client-sagemaker-runtime/CHANGELOG.md +++ b/clients/client-sagemaker-runtime/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-sagemaker-runtime ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([fa18ea7](https://github.com/aws/aws-sdk-js-v3/commit/fa18ea7)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-sagemaker-runtime/package.json b/clients/client-sagemaker-runtime/package.json index 0786fbae2ff6..62b6ec057975 100644 --- a/clients/client-sagemaker-runtime/package.json +++ b/clients/client-sagemaker-runtime/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sagemaker-runtime", "description": "@aws-sdk/client-sagemaker-runtime client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-sagemaker/CHANGELOG.md b/clients/client-sagemaker/CHANGELOG.md index 06c635417d85..be75b44573c9 100644 --- a/clients/client-sagemaker/CHANGELOG.md +++ b/clients/client-sagemaker/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-sagemaker ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([c454977](https://github.com/aws/aws-sdk-js-v3/commit/c454977)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-sagemaker/package.json b/clients/client-sagemaker/package.json index 88a1cddf1d2a..1ce8a8100405 100644 --- a/clients/client-sagemaker/package.json +++ b/clients/client-sagemaker/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sagemaker", "description": "@aws-sdk/client-sagemaker client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-schemas/CHANGELOG.md b/clients/client-schemas/CHANGELOG.md index 29cf7e097084..584a6ff697c3 100644 --- a/clients/client-schemas/CHANGELOG.md +++ b/clients/client-schemas/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-schemas ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([99f83e2](https://github.com/aws/aws-sdk-js-v3/commit/99f83e2)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-schemas/package.json b/clients/client-schemas/package.json index 402c6654bbfe..3f3838de8382 100644 --- a/clients/client-schemas/package.json +++ b/clients/client-schemas/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-schemas", "description": "@aws-sdk/client-schemas client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-secrets-manager/CHANGELOG.md b/clients/client-secrets-manager/CHANGELOG.md index cb9c169ada8c..209c97992bcd 100644 --- a/clients/client-secrets-manager/CHANGELOG.md +++ b/clients/client-secrets-manager/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-secrets-manager ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([537194c](https://github.com/aws/aws-sdk-js-v3/commit/537194c)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-secrets-manager/package.json b/clients/client-secrets-manager/package.json index 3c55139e8585..dd36a10518b4 100644 --- a/clients/client-secrets-manager/package.json +++ b/clients/client-secrets-manager/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-secrets-manager", "description": "@aws-sdk/client-secrets-manager client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-securityhub/CHANGELOG.md b/clients/client-securityhub/CHANGELOG.md index 600e875b78dc..9831bd5fdde3 100644 --- a/clients/client-securityhub/CHANGELOG.md +++ b/clients/client-securityhub/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-securityhub ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([6c57800](https://github.com/aws/aws-sdk-js-v3/commit/6c57800)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-securityhub/package.json b/clients/client-securityhub/package.json index 8ca305460b6b..549ff2103de9 100644 --- a/clients/client-securityhub/package.json +++ b/clients/client-securityhub/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-securityhub", "description": "@aws-sdk/client-securityhub client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-serverlessapplicationrepository/CHANGELOG.md b/clients/client-serverlessapplicationrepository/CHANGELOG.md index eac3515da781..d71dfebbb474 100644 --- a/clients/client-serverlessapplicationrepository/CHANGELOG.md +++ b/clients/client-serverlessapplicationrepository/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-serverlessapplicationrepository ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([4f953c9](https://github.com/aws/aws-sdk-js-v3/commit/4f953c9)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-serverlessapplicationrepository/package.json b/clients/client-serverlessapplicationrepository/package.json index b699e9d7274c..3fb5c65c51c9 100644 --- a/clients/client-serverlessapplicationrepository/package.json +++ b/clients/client-serverlessapplicationrepository/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-serverlessapplicationrepository", "description": "@aws-sdk/client-serverlessapplicationrepository client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-service-catalog/CHANGELOG.md b/clients/client-service-catalog/CHANGELOG.md index 15946a6c0520..4929506f049f 100644 --- a/clients/client-service-catalog/CHANGELOG.md +++ b/clients/client-service-catalog/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-service-catalog ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([376e738](https://github.com/aws/aws-sdk-js-v3/commit/376e738)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-service-catalog/package.json b/clients/client-service-catalog/package.json index cec28217107d..8140b2463395 100644 --- a/clients/client-service-catalog/package.json +++ b/clients/client-service-catalog/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-service-catalog", "description": "@aws-sdk/client-service-catalog client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-service-quotas/CHANGELOG.md b/clients/client-service-quotas/CHANGELOG.md index bb66e4058fbc..4e57ded5e3a5 100644 --- a/clients/client-service-quotas/CHANGELOG.md +++ b/clients/client-service-quotas/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-service-quotas ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([847a376](https://github.com/aws/aws-sdk-js-v3/commit/847a376)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-service-quotas/package.json b/clients/client-service-quotas/package.json index da92eadd345f..3435b1583ced 100644 --- a/clients/client-service-quotas/package.json +++ b/clients/client-service-quotas/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-service-quotas", "description": "@aws-sdk/client-service-quotas client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-servicediscovery/CHANGELOG.md b/clients/client-servicediscovery/CHANGELOG.md index 82248f56ce06..54856cdb9e4a 100644 --- a/clients/client-servicediscovery/CHANGELOG.md +++ b/clients/client-servicediscovery/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-servicediscovery ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([c0869d9](https://github.com/aws/aws-sdk-js-v3/commit/c0869d9)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-servicediscovery/package.json b/clients/client-servicediscovery/package.json index f30a59821042..cff9e51a8f9d 100644 --- a/clients/client-servicediscovery/package.json +++ b/clients/client-servicediscovery/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-servicediscovery", "description": "@aws-sdk/client-servicediscovery client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-sesv2/CHANGELOG.md b/clients/client-sesv2/CHANGELOG.md index d15d302ecf96..dc91a7cfeaea 100644 --- a/clients/client-sesv2/CHANGELOG.md +++ b/clients/client-sesv2/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-sesv2 ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([7df7527](https://github.com/aws/aws-sdk-js-v3/commit/7df7527)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-sesv2/package.json b/clients/client-sesv2/package.json index 73857be9170a..5a2f36687689 100644 --- a/clients/client-sesv2/package.json +++ b/clients/client-sesv2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sesv2", "description": "@aws-sdk/client-sesv2 client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-sfn/CHANGELOG.md b/clients/client-sfn/CHANGELOG.md index 441a5baf5637..ff666a0cff27 100644 --- a/clients/client-sfn/CHANGELOG.md +++ b/clients/client-sfn/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-sfn ([#658](https://github.com/aws/aws-sdk-js-v3/issues/658)) ([f70ee8b](https://github.com/aws/aws-sdk-js-v3/commit/f70ee8b)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-sfn/package.json b/clients/client-sfn/package.json index 08d505edb059..4e6ae11fe7de 100644 --- a/clients/client-sfn/package.json +++ b/clients/client-sfn/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sfn", "description": "@aws-sdk/client-sfn client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-shield/CHANGELOG.md b/clients/client-shield/CHANGELOG.md index 8175d72c9c9e..037b289bce02 100644 --- a/clients/client-shield/CHANGELOG.md +++ b/clients/client-shield/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-shield ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([edd1888](https://github.com/aws/aws-sdk-js-v3/commit/edd1888)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-shield/package.json b/clients/client-shield/package.json index 00d5ddc0c8d4..d01ead263eaf 100644 --- a/clients/client-shield/package.json +++ b/clients/client-shield/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-shield", "description": "@aws-sdk/client-shield client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-signer/CHANGELOG.md b/clients/client-signer/CHANGELOG.md index 56e13fa3d00b..078087c7a4b0 100644 --- a/clients/client-signer/CHANGELOG.md +++ b/clients/client-signer/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-signer ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([3073555](https://github.com/aws/aws-sdk-js-v3/commit/3073555)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-signer/package.json b/clients/client-signer/package.json index 90d5ceba8dba..a4f46ea6e722 100644 --- a/clients/client-signer/package.json +++ b/clients/client-signer/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-signer", "description": "@aws-sdk/client-signer client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-sms/CHANGELOG.md b/clients/client-sms/CHANGELOG.md index 37de6bc30d52..eeab69871ad8 100644 --- a/clients/client-sms/CHANGELOG.md +++ b/clients/client-sms/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-sms ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([6eecfeb](https://github.com/aws/aws-sdk-js-v3/commit/6eecfeb)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-sms/package.json b/clients/client-sms/package.json index b5df5fad498f..3517c925e342 100644 --- a/clients/client-sms/package.json +++ b/clients/client-sms/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sms", "description": "@aws-sdk/client-sms client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-snowball/CHANGELOG.md b/clients/client-snowball/CHANGELOG.md index b1c7723cae03..3a9581741794 100644 --- a/clients/client-snowball/CHANGELOG.md +++ b/clients/client-snowball/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-snowball ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([a793fdf](https://github.com/aws/aws-sdk-js-v3/commit/a793fdf)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-snowball/package.json b/clients/client-snowball/package.json index 4e54d25d54d8..fdbebbfb630d 100644 --- a/clients/client-snowball/package.json +++ b/clients/client-snowball/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-snowball", "description": "@aws-sdk/client-snowball client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-ssm/CHANGELOG.md b/clients/client-ssm/CHANGELOG.md index 3647781705f8..7b1f41888ae1 100644 --- a/clients/client-ssm/CHANGELOG.md +++ b/clients/client-ssm/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-ssm ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([e7d3f7f](https://github.com/aws/aws-sdk-js-v3/commit/e7d3f7f)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-ssm/package.json b/clients/client-ssm/package.json index 0b0697d9a3ad..dc82f5e6fce5 100644 --- a/clients/client-ssm/package.json +++ b/clients/client-ssm/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ssm", "description": "@aws-sdk/client-ssm client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-sso-oidc/CHANGELOG.md b/clients/client-sso-oidc/CHANGELOG.md index e2200c80f3cc..a1df892a0732 100644 --- a/clients/client-sso-oidc/CHANGELOG.md +++ b/clients/client-sso-oidc/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-sso-oidc ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([1fb367c](https://github.com/aws/aws-sdk-js-v3/commit/1fb367c)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-sso-oidc/package.json b/clients/client-sso-oidc/package.json index ce976eed291f..95a2467ea31c 100644 --- a/clients/client-sso-oidc/package.json +++ b/clients/client-sso-oidc/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sso-oidc", "description": "@aws-sdk/client-sso-oidc client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-sso/CHANGELOG.md b/clients/client-sso/CHANGELOG.md index bf6256d09b3e..7204e2db19b5 100644 --- a/clients/client-sso/CHANGELOG.md +++ b/clients/client-sso/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-sso ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([dcdcc8c](https://github.com/aws/aws-sdk-js-v3/commit/dcdcc8c)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-sso/package.json b/clients/client-sso/package.json index 2e34915929d2..55bc1e355662 100644 --- a/clients/client-sso/package.json +++ b/clients/client-sso/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sso", "description": "@aws-sdk/client-sso client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-storage-gateway/CHANGELOG.md b/clients/client-storage-gateway/CHANGELOG.md index 1104887d4cbd..8c5c90ccdc00 100644 --- a/clients/client-storage-gateway/CHANGELOG.md +++ b/clients/client-storage-gateway/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-storage-gateway ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([0fc03c1](https://github.com/aws/aws-sdk-js-v3/commit/0fc03c1)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-storage-gateway/package.json b/clients/client-storage-gateway/package.json index 93690c1220ab..b765ff7b93ae 100644 --- a/clients/client-storage-gateway/package.json +++ b/clients/client-storage-gateway/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-storage-gateway", "description": "@aws-sdk/client-storage-gateway client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-support/CHANGELOG.md b/clients/client-support/CHANGELOG.md index ed72217ff99f..7a2cb8071fae 100644 --- a/clients/client-support/CHANGELOG.md +++ b/clients/client-support/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-support ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([690fb21](https://github.com/aws/aws-sdk-js-v3/commit/690fb21)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-support/package.json b/clients/client-support/package.json index c08b4b5d39d3..ee637fc46bed 100644 --- a/clients/client-support/package.json +++ b/clients/client-support/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-support", "description": "@aws-sdk/client-support client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-swf/CHANGELOG.md b/clients/client-swf/CHANGELOG.md index b543889870bd..fd114e82823f 100644 --- a/clients/client-swf/CHANGELOG.md +++ b/clients/client-swf/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-swf ([#658](https://github.com/aws/aws-sdk-js-v3/issues/658)) ([17f4e5f](https://github.com/aws/aws-sdk-js-v3/commit/17f4e5f)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-swf/package.json b/clients/client-swf/package.json index b5bf752d0cfa..0a279e94ed14 100644 --- a/clients/client-swf/package.json +++ b/clients/client-swf/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-swf", "description": "@aws-sdk/client-swf client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-textract/CHANGELOG.md b/clients/client-textract/CHANGELOG.md index 84d5395e3134..bd6853aebcc7 100644 --- a/clients/client-textract/CHANGELOG.md +++ b/clients/client-textract/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-textract ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([276d705](https://github.com/aws/aws-sdk-js-v3/commit/276d705)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-textract/package.json b/clients/client-textract/package.json index 94e26fe0dadd..0c49a73fa06e 100644 --- a/clients/client-textract/package.json +++ b/clients/client-textract/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-textract", "description": "@aws-sdk/client-textract client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-transcribe-streaming/CHANGELOG.md b/clients/client-transcribe-streaming/CHANGELOG.md index 5e3cd9974866..75dd700fc41c 100644 --- a/clients/client-transcribe-streaming/CHANGELOG.md +++ b/clients/client-transcribe-streaming/CHANGELOG.md @@ -3,6 +3,43 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + +### Bug Fixes + +* update clients with correct endpoint prefix ([#720](https://github.com/aws/aws-sdk-js-v3/issues/720)) ([5356dbb](https://github.com/aws/aws-sdk-js-v3/commit/5356dbb)) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-transcribe-streaming ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([d060a06](https://github.com/aws/aws-sdk-js-v3/commit/d060a06)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-transcribe-streaming/package.json b/clients/client-transcribe-streaming/package.json index 0a8446cda69c..9333ac664be4 100644 --- a/clients/client-transcribe-streaming/package.json +++ b/clients/client-transcribe-streaming/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-transcribe-streaming", "description": "@aws-sdk/client-transcribe-streaming client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-transcribe/CHANGELOG.md b/clients/client-transcribe/CHANGELOG.md index 361b8c4c0a65..1e3cf6d52314 100644 --- a/clients/client-transcribe/CHANGELOG.md +++ b/clients/client-transcribe/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-transcribe ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([ecd85ae](https://github.com/aws/aws-sdk-js-v3/commit/ecd85ae)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-transcribe/package.json b/clients/client-transcribe/package.json index f278c07eea3c..668a32251353 100644 --- a/clients/client-transcribe/package.json +++ b/clients/client-transcribe/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-transcribe", "description": "@aws-sdk/client-transcribe client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-transfer/CHANGELOG.md b/clients/client-transfer/CHANGELOG.md index 8216f2c92750..2cc2575c403a 100644 --- a/clients/client-transfer/CHANGELOG.md +++ b/clients/client-transfer/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-transfer ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([d81e5c7](https://github.com/aws/aws-sdk-js-v3/commit/d81e5c7)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-transfer/package.json b/clients/client-transfer/package.json index 2bad5a459b60..7b4aba0be8bc 100644 --- a/clients/client-transfer/package.json +++ b/clients/client-transfer/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-transfer", "description": "@aws-sdk/client-transfer client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-translate/CHANGELOG.md b/clients/client-translate/CHANGELOG.md index 6e923155efe4..68f699abcd34 100644 --- a/clients/client-translate/CHANGELOG.md +++ b/clients/client-translate/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-translate ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([9b76878](https://github.com/aws/aws-sdk-js-v3/commit/9b76878)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-translate/package.json b/clients/client-translate/package.json index f0a38a1e01d0..4e0c4b991f32 100644 --- a/clients/client-translate/package.json +++ b/clients/client-translate/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-translate", "description": "@aws-sdk/client-translate client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-waf-regional/CHANGELOG.md b/clients/client-waf-regional/CHANGELOG.md index bc5b5444078e..d8862274788d 100644 --- a/clients/client-waf-regional/CHANGELOG.md +++ b/clients/client-waf-regional/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-waf-regional ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([d9a098b](https://github.com/aws/aws-sdk-js-v3/commit/d9a098b)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-waf-regional/package.json b/clients/client-waf-regional/package.json index 1e8cb4d95622..fa3338839f21 100644 --- a/clients/client-waf-regional/package.json +++ b/clients/client-waf-regional/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-waf-regional", "description": "@aws-sdk/client-waf-regional client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-waf/CHANGELOG.md b/clients/client-waf/CHANGELOG.md index 604a92edb5b4..93aa9eb9b0ac 100644 --- a/clients/client-waf/CHANGELOG.md +++ b/clients/client-waf/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-waf ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([720adbe](https://github.com/aws/aws-sdk-js-v3/commit/720adbe)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-waf/package.json b/clients/client-waf/package.json index ba8ec9c2880f..67e204e41a13 100644 --- a/clients/client-waf/package.json +++ b/clients/client-waf/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-waf", "description": "@aws-sdk/client-waf client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-wafv2/CHANGELOG.md b/clients/client-wafv2/CHANGELOG.md index d29014293449..30f12fc636af 100644 --- a/clients/client-wafv2/CHANGELOG.md +++ b/clients/client-wafv2/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-wafv2 ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([e5ce3d5](https://github.com/aws/aws-sdk-js-v3/commit/e5ce3d5)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-wafv2/package.json b/clients/client-wafv2/package.json index e7f322d4c759..eef44896aaaf 100644 --- a/clients/client-wafv2/package.json +++ b/clients/client-wafv2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-wafv2", "description": "@aws-sdk/client-wafv2 client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-workdocs/CHANGELOG.md b/clients/client-workdocs/CHANGELOG.md index 2b0b290aa56f..4cb37303ad15 100644 --- a/clients/client-workdocs/CHANGELOG.md +++ b/clients/client-workdocs/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-workdocs ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([4ccdf70](https://github.com/aws/aws-sdk-js-v3/commit/4ccdf70)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-workdocs/package.json b/clients/client-workdocs/package.json index d4cd1dd204f1..328ab92e99de 100644 --- a/clients/client-workdocs/package.json +++ b/clients/client-workdocs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-workdocs", "description": "@aws-sdk/client-workdocs client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-worklink/CHANGELOG.md b/clients/client-worklink/CHANGELOG.md index 8b188b53729e..37cf80091b52 100644 --- a/clients/client-worklink/CHANGELOG.md +++ b/clients/client-worklink/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-worklink ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([f115457](https://github.com/aws/aws-sdk-js-v3/commit/f115457)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-worklink/package.json b/clients/client-worklink/package.json index ae9ba804a43f..c0cedfc2202e 100644 --- a/clients/client-worklink/package.json +++ b/clients/client-worklink/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-worklink", "description": "@aws-sdk/client-worklink client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-workmailmessageflow/CHANGELOG.md b/clients/client-workmailmessageflow/CHANGELOG.md index 79f2023ef1da..3efedd034552 100644 --- a/clients/client-workmailmessageflow/CHANGELOG.md +++ b/clients/client-workmailmessageflow/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-workmailmessageflow ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([4c9b3f0](https://github.com/aws/aws-sdk-js-v3/commit/4c9b3f0)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-workmailmessageflow/package.json b/clients/client-workmailmessageflow/package.json index 4524bf03944a..38396510acc1 100644 --- a/clients/client-workmailmessageflow/package.json +++ b/clients/client-workmailmessageflow/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-workmailmessageflow", "description": "@aws-sdk/client-workmailmessageflow client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-workspaces/CHANGELOG.md b/clients/client-workspaces/CHANGELOG.md index 3e7a777e4754..add85fdfd4ba 100644 --- a/clients/client-workspaces/CHANGELOG.md +++ b/clients/client-workspaces/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-workspaces ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([8d8b43b](https://github.com/aws/aws-sdk-js-v3/commit/8d8b43b)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-workspaces/package.json b/clients/client-workspaces/package.json index a5bc6cae5175..fec80f49f111 100644 --- a/clients/client-workspaces/package.json +++ b/clients/client-workspaces/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-workspaces", "description": "@aws-sdk/client-workspaces client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/clients/client-xray/CHANGELOG.md b/clients/client-xray/CHANGELOG.md index 7208f4b1a0e0..f8a676e9ad5d 100644 --- a/clients/client-xray/CHANGELOG.md +++ b/clients/client-xray/CHANGELOG.md @@ -3,6 +3,38 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.6 (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + +### Features + +* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* add client-xray ([#643](https://github.com/aws/aws-sdk-js-v3/issues/643)) ([9df2502](https://github.com/aws/aws-sdk-js-v3/commit/9df2502)) + + + + + # 1.0.0-alpha.5 (2020-01-14) diff --git a/clients/client-xray/package.json b/clients/client-xray/package.json index cfdffc5db331..f7c87bd25ea0 100644 --- a/clients/client-xray/package.json +++ b/clients/client-xray/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-xray", "description": "@aws-sdk/client-xray client", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "scripts": { "clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps", "build-documentation": "npm run clean && typedoc ./", @@ -26,7 +26,7 @@ "sideEffects": false, "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/config-resolver": "^1.0.0-alpha.3", + "@aws-sdk/config-resolver": "^1.0.0-alpha.4", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.3", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.3", "@aws-sdk/middleware-retry": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.3", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.4", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.3", "@aws-sdk/node-http-handler": "^1.0.0-alpha.3", diff --git a/package.json b/package.json index 1bc42d29a3e6..ac07e6c637d6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "aws-sdk-js-v3", "private": true, - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "description": "AWS SDK for JavaScript from the future", "main": "index.js", "scripts": { diff --git a/packages/config-resolver/CHANGELOG.md b/packages/config-resolver/CHANGELOG.md index 6451a6965fb2..5be173182503 100644 --- a/packages/config-resolver/CHANGELOG.md +++ b/packages/config-resolver/CHANGELOG.md @@ -3,6 +3,61 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.0.0-alpha.4](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/config-resolver@0.1.0-preview.2...@aws-sdk/config-resolver@1.0.0-alpha.4) (2020-01-14) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Bug Fixes + +* parseurl in Node returns only pathname when protocol not specified ([#566](https://github.com/aws/aws-sdk-js-v3/issues/566)) ([0454dd6](https://github.com/aws/aws-sdk-js-v3/commit/0454dd6)) +* update input and resolved naming ([#444](https://github.com/aws/aws-sdk-js-v3/issues/444)) ([4235b6c](https://github.com/aws/aws-sdk-js-v3/commit/4235b6c)) + + +### Features + +* add pluggable runtime specific config ([#404](https://github.com/aws/aws-sdk-js-v3/issues/404)) ([8be08fc](https://github.com/aws/aws-sdk-js-v3/commit/8be08fc)) +* remove protocol rest json class ([#438](https://github.com/aws/aws-sdk-js-v3/issues/438)) ([7ec275a](https://github.com/aws/aws-sdk-js-v3/commit/7ec275a)) +* standardize plugins ([#422](https://github.com/aws/aws-sdk-js-v3/issues/422)) ([09112e5](https://github.com/aws/aws-sdk-js-v3/commit/09112e5)) +* start endpoint resolver generation ([#472](https://github.com/aws/aws-sdk-js-v3/issues/472)) ([d0f9250](https://github.com/aws/aws-sdk-js-v3/commit/d0f9250)) + + + +# 0.6.0 (2019-10-30) + + + +# 0.3.0 (2019-09-09) + + +### Features + +* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed)) + + + +# 0.2.0 (2019-07-12) + + +### Features + +* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10c)) +* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab)) + + + +# 0.1.0 (2019-04-19) + + + + + # [1.0.0-alpha.3](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/config-resolver@0.1.0-preview.2...@aws-sdk/config-resolver@1.0.0-alpha.3) (2020-01-10) diff --git a/packages/config-resolver/package.json b/packages/config-resolver/package.json index 739ca0c12ae2..8eb83c10e8a9 100644 --- a/packages/config-resolver/package.json +++ b/packages/config-resolver/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/config-resolver", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "scripts": { "prepublishOnly": "tsc", "pretest": "tsc -p tsconfig.test.json", @@ -20,7 +20,7 @@ "typescript": "~3.4.0" }, "dependencies": { - "@aws-sdk/signature-v4": "^1.0.0-alpha.3", + "@aws-sdk/signature-v4": "^1.0.0-alpha.4", "@aws-sdk/types": "^1.0.0-alpha.2", "tslib": "^1.8.0" } diff --git a/packages/credential-provider-cognito-identity/CHANGELOG.md b/packages/credential-provider-cognito-identity/CHANGELOG.md index e614c723148f..e9b9111518e6 100644 --- a/packages/credential-provider-cognito-identity/CHANGELOG.md +++ b/packages/credential-provider-cognito-identity/CHANGELOG.md @@ -3,6 +3,64 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.0.0-alpha.4](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/credential-provider-cognito-identity@0.1.0-preview.3...@aws-sdk/credential-provider-cognito-identity@1.0.0-alpha.4) (2020-01-14) + + + +# 1.0.0-alpha.3 (2020-01-14) + + + +# 1.0.0-alpha.2 (2020-01-10) + + + +# 1.0.0-alpha.1 (2020-01-10) + + +### Bug Fixes + +* remove credential-provider-cognito-identity ([e162455](https://github.com/aws/aws-sdk-js-v3/commit/e162455)) + + + +# 0.7.0 (2019-11-19) + + + +# 0.6.0 (2019-10-30) + + + +# 0.4.0 (2019-09-19) + + + +# 0.3.0 (2019-09-09) + + +### Features + +* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed)) + + + +# 0.2.0 (2019-07-12) + + +### Features + +* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10c)) +* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab)) + + + +# 0.1.0 (2019-04-19) + + + + + # [1.0.0-alpha.3](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/credential-provider-cognito-identity@0.1.0-preview.3...@aws-sdk/credential-provider-cognito-identity@1.0.0-alpha.3) (2020-01-14) diff --git a/packages/credential-provider-cognito-identity/package.json b/packages/credential-provider-cognito-identity/package.json index 2b960403a6f7..383e9785b740 100644 --- a/packages/credential-provider-cognito-identity/package.json +++ b/packages/credential-provider-cognito-identity/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/credential-provider-cognito-identity", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "scripts": { "prepublishOnly": "tsc", "pretest": "tsc -p tsconfig.test.json", @@ -14,7 +14,7 @@ }, "license": "Apache-2.0", "dependencies": { - "@aws-sdk/client-cognito-identity": "^1.0.0-alpha.5", + "@aws-sdk/client-cognito-identity": "^1.0.0-alpha.6", "@aws-sdk/property-provider": "^1.0.0-alpha.0", "@aws-sdk/protocol-timestamp": "^1.0.0-alpha.0", "@aws-sdk/types": "^1.0.0-alpha.0", diff --git a/packages/http-serialization/CHANGELOG.md b/packages/http-serialization/CHANGELOG.md index c137e483685a..5d5bc8698c30 100644 --- a/packages/http-serialization/CHANGELOG.md +++ b/packages/http-serialization/CHANGELOG.md @@ -3,6 +3,44 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.0.0-alpha.1](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/http-serialization@0.1.0-preview.2...@aws-sdk/http-serialization@1.0.0-alpha.1) (2020-01-14) + + +### Bug Fixes + +* **signature-v4:** use correct main entry point ([#712](https://github.com/aws/aws-sdk-js-v3/issues/712)) ([16e233a](https://github.com/aws/aws-sdk-js-v3/commit/16e233a)) + + + +# 0.6.0 (2019-10-30) + + + +# 0.3.0 (2019-09-09) + + +### Features + +* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed)) + + + +# 0.2.0 (2019-07-12) + + +### Features + +* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10c)) +* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab)) + + + +# 0.1.0 (2019-04-19) + + + + + # [0.1.0-preview.7](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/http-serialization@0.1.0-preview.2...@aws-sdk/http-serialization@0.1.0-preview.7) (2019-10-30) diff --git a/packages/http-serialization/package.json b/packages/http-serialization/package.json index a60e63badde7..9605ced49f7f 100644 --- a/packages/http-serialization/package.json +++ b/packages/http-serialization/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/http-serialization", - "version": "1.0.0-alpha.0", + "version": "1.0.0-alpha.1", "scripts": { "prepublishOnly": "tsc", "pretest": "tsc -p tsconfig.test.json", diff --git a/packages/middleware-signing/CHANGELOG.md b/packages/middleware-signing/CHANGELOG.md index 4134c9fec8e8..dda59e6b55ca 100644 --- a/packages/middleware-signing/CHANGELOG.md +++ b/packages/middleware-signing/CHANGELOG.md @@ -3,6 +3,33 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.4 (2020-01-14) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Bug Fixes + +* update input and resolved naming ([#444](https://github.com/aws/aws-sdk-js-v3/issues/444)) ([4235b6c](https://github.com/aws/aws-sdk-js-v3/commit/4235b6c)) + + +### Features + +* enable clockSkew correction by default ([#459](https://github.com/aws/aws-sdk-js-v3/issues/459)) ([16eabff](https://github.com/aws/aws-sdk-js-v3/commit/16eabff)) +* remove absolute priority numbers from middleware stack ([#434](https://github.com/aws/aws-sdk-js-v3/issues/434)) ([2ad5796](https://github.com/aws/aws-sdk-js-v3/commit/2ad5796)) +* standardize plugins ([#422](https://github.com/aws/aws-sdk-js-v3/issues/422)) ([09112e5](https://github.com/aws/aws-sdk-js-v3/commit/09112e5)) +* start endpoint resolver generation ([#472](https://github.com/aws/aws-sdk-js-v3/issues/472)) ([d0f9250](https://github.com/aws/aws-sdk-js-v3/commit/d0f9250)) + + + + + # 1.0.0-alpha.3 (2020-01-10) diff --git a/packages/middleware-signing/package.json b/packages/middleware-signing/package.json index 42f5c2ca07e4..e57ce45da140 100644 --- a/packages/middleware-signing/package.json +++ b/packages/middleware-signing/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/middleware-signing", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "scripts": { "prepublishOnly": "tsc", "pretest": "tsc -p tsconfig.test.json", @@ -20,7 +20,7 @@ }, "dependencies": { "@aws-sdk/protocol-http": "^1.0.0-alpha.3", - "@aws-sdk/signature-v4": "^1.0.0-alpha.3", + "@aws-sdk/signature-v4": "^1.0.0-alpha.4", "@aws-sdk/types": "^1.0.0-alpha.2", "tslib": "^1.8.0" } diff --git a/packages/s3-request-presigner/CHANGELOG.md b/packages/s3-request-presigner/CHANGELOG.md index 888e11d24a85..59f3295e5fc3 100644 --- a/packages/s3-request-presigner/CHANGELOG.md +++ b/packages/s3-request-presigner/CHANGELOG.md @@ -3,6 +3,55 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# 1.0.0-alpha.4 (2020-01-14) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* update according to new client interface ([b69cae6](https://github.com/aws/aws-sdk-js-v3/commit/b69cae6)) + + + +# 0.7.0 (2019-11-19) + + + +# 0.6.0 (2019-10-30) + + + +# 0.4.0 (2019-09-19) + + + +# 0.3.0 (2019-09-09) + + +### Features + +* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed)) + + + +# 0.2.0 (2019-07-12) + + +### Features + +* **s3-request-presigner:** provide a s3 request presigner ([#266](https://github.com/aws/aws-sdk-js-v3/issues/266)) ([3f00b99](https://github.com/aws/aws-sdk-js-v3/commit/3f00b99)) + + + + + # 1.0.0-alpha.3 (2020-01-10) diff --git a/packages/s3-request-presigner/package.json b/packages/s3-request-presigner/package.json index b02e4cf059da..76b8b3d9339b 100644 --- a/packages/s3-request-presigner/package.json +++ b/packages/s3-request-presigner/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/s3-request-presigner", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "scripts": { "prepublishOnly": "tsc", "pretest": "tsc -p tsconfig.test.json", @@ -14,7 +14,7 @@ }, "license": "Apache-2.0", "dependencies": { - "@aws-sdk/signature-v4": "^1.0.0-alpha.3", + "@aws-sdk/signature-v4": "^1.0.0-alpha.4", "@aws-sdk/types": "^1.0.0-alpha.2", "@aws-sdk/util-create-request": "^1.0.0-alpha.3", "@aws-sdk/util-format-url": "^1.0.0-alpha.2", diff --git a/packages/signature-v4-browser/CHANGELOG.md b/packages/signature-v4-browser/CHANGELOG.md index 3185940b638e..da667defb9b7 100644 --- a/packages/signature-v4-browser/CHANGELOG.md +++ b/packages/signature-v4-browser/CHANGELOG.md @@ -3,6 +3,60 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.0.0-alpha.4](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/signature-v4-browser@0.1.0-preview.3...@aws-sdk/signature-v4-browser@1.0.0-alpha.4) (2020-01-14) + + +### Bug Fixes + +* **signature-v4:** use correct main entry point ([#712](https://github.com/aws/aws-sdk-js-v3/issues/712)) ([16e233a](https://github.com/aws/aws-sdk-js-v3/commit/16e233a)) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + + +# 0.7.0 (2019-11-19) + + + +# 0.6.0 (2019-10-30) + + + +# 0.4.0 (2019-09-19) + + + +# 0.3.0 (2019-09-09) + + +### Features + +* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed)) + + + +# 0.2.0 (2019-07-12) + + +### Features + +* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10c)) +* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab)) + + + +# 0.1.0 (2019-04-19) + + + + + # [1.0.0-alpha.3](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/signature-v4-browser@0.1.0-preview.3...@aws-sdk/signature-v4-browser@1.0.0-alpha.3) (2020-01-10) diff --git a/packages/signature-v4-browser/package.json b/packages/signature-v4-browser/package.json index 6bc791464778..0bc6d728fdd4 100644 --- a/packages/signature-v4-browser/package.json +++ b/packages/signature-v4-browser/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/signature-v4-browser", "description": "A standalone AWS Signature V4 request signer for browser JavaScript", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "scripts": { "build:cjs": "tsc -p tsconfig.json", "build:es": "tsc -p tsconfig.es.json", @@ -20,7 +20,7 @@ "license": "Apache-2.0", "dependencies": { "@aws-crypto/sha256-browser": "^0.1.0-preview.1", - "@aws-sdk/signature-v4": "^1.0.0-alpha.3", + "@aws-sdk/signature-v4": "^1.0.0-alpha.4", "tslib": "^1.8.0" }, "devDependencies": { diff --git a/packages/signature-v4-node/CHANGELOG.md b/packages/signature-v4-node/CHANGELOG.md index 240626f07001..56ab9b3e73b7 100644 --- a/packages/signature-v4-node/CHANGELOG.md +++ b/packages/signature-v4-node/CHANGELOG.md @@ -3,6 +3,60 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.0.0-alpha.4](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/signature-v4-node@0.1.0-preview.3...@aws-sdk/signature-v4-node@1.0.0-alpha.4) (2020-01-14) + + +### Bug Fixes + +* **signature-v4:** use correct main entry point ([#712](https://github.com/aws/aws-sdk-js-v3/issues/712)) ([16e233a](https://github.com/aws/aws-sdk-js-v3/commit/16e233a)) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + + +# 0.7.0 (2019-11-19) + + + +# 0.6.0 (2019-10-30) + + + +# 0.4.0 (2019-09-19) + + + +# 0.3.0 (2019-09-09) + + +### Features + +* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed)) + + + +# 0.2.0 (2019-07-12) + + +### Features + +* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10c)) +* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab)) + + + +# 0.1.0 (2019-04-19) + + + + + # [1.0.0-alpha.3](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/signature-v4-node@0.1.0-preview.3...@aws-sdk/signature-v4-node@1.0.0-alpha.3) (2020-01-10) diff --git a/packages/signature-v4-node/package.json b/packages/signature-v4-node/package.json index 1d0604d0354e..6260b1a016cf 100644 --- a/packages/signature-v4-node/package.json +++ b/packages/signature-v4-node/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/signature-v4-node", "description": "A standalone AWS Signature V4 request signer for Node.JS", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "scripts": { "prepublishOnly": "tsc", "pretest": "tsc -p tsconfig.test.json", @@ -16,7 +16,7 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/hash-node": "^1.0.0-alpha.2", - "@aws-sdk/signature-v4": "^1.0.0-alpha.3", + "@aws-sdk/signature-v4": "^1.0.0-alpha.4", "tslib": "^1.8.0" }, "devDependencies": { diff --git a/packages/signature-v4-universal/CHANGELOG.md b/packages/signature-v4-universal/CHANGELOG.md index b353befc39fe..8c4cfba0d01e 100644 --- a/packages/signature-v4-universal/CHANGELOG.md +++ b/packages/signature-v4-universal/CHANGELOG.md @@ -3,6 +3,60 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.0.0-alpha.4](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/signature-v4-universal@0.1.0-preview.3...@aws-sdk/signature-v4-universal@1.0.0-alpha.4) (2020-01-14) + + +### Bug Fixes + +* **signature-v4:** use correct main entry point ([#712](https://github.com/aws/aws-sdk-js-v3/issues/712)) ([16e233a](https://github.com/aws/aws-sdk-js-v3/commit/16e233a)) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + + +# 0.7.0 (2019-11-19) + + + +# 0.6.0 (2019-10-30) + + + +# 0.4.0 (2019-09-19) + + + +# 0.3.0 (2019-09-09) + + +### Features + +* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed)) + + + +# 0.2.0 (2019-07-12) + + +### Features + +* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10c)) +* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab)) + + + +# 0.1.0 (2019-04-19) + + + + + # [1.0.0-alpha.3](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/signature-v4-universal@0.1.0-preview.3...@aws-sdk/signature-v4-universal@1.0.0-alpha.3) (2020-01-10) diff --git a/packages/signature-v4-universal/package.json b/packages/signature-v4-universal/package.json index 9d295a58f1f4..0cd54a45216e 100644 --- a/packages/signature-v4-universal/package.json +++ b/packages/signature-v4-universal/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/signature-v4-universal", "description": "A standalone AWS Signature V4 request signer targeting all JS environments", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "scripts": { "build:cjs": "tsc -p tsconfig.json", "build:es": "tsc -p tsconfig.es.json", @@ -20,7 +20,7 @@ "license": "Apache-2.0", "dependencies": { "@aws-crypto/sha256-universal": "^0.1.0-preview.1", - "@aws-sdk/signature-v4": "^1.0.0-alpha.3", + "@aws-sdk/signature-v4": "^1.0.0-alpha.4", "tslib": "^1.8.0" }, "devDependencies": { diff --git a/packages/signature-v4/CHANGELOG.md b/packages/signature-v4/CHANGELOG.md index f24ba651e4ee..d6bfcca66be9 100644 --- a/packages/signature-v4/CHANGELOG.md +++ b/packages/signature-v4/CHANGELOG.md @@ -3,6 +3,76 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.0.0-alpha.4](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/signature-v4@0.1.0-preview.3...@aws-sdk/signature-v4@1.0.0-alpha.4) (2020-01-14) + + +### Bug Fixes + +* **signature-v4:** use correct main entry point ([#712](https://github.com/aws/aws-sdk-js-v3/issues/712)) ([16e233a](https://github.com/aws/aws-sdk-js-v3/commit/16e233a)) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Bug Fixes + +* update updated types ([#474](https://github.com/aws/aws-sdk-js-v3/issues/474)) ([9efac3e](https://github.com/aws/aws-sdk-js-v3/commit/9efac3e)) +* use httpRequestOptions in signature-v4 ([#623](https://github.com/aws/aws-sdk-js-v3/issues/623)) ([4548971](https://github.com/aws/aws-sdk-js-v3/commit/4548971)) + + +### Features + +* start endpoint resolver generation ([#472](https://github.com/aws/aws-sdk-js-v3/issues/472)) ([d0f9250](https://github.com/aws/aws-sdk-js-v3/commit/d0f9250)) + + + +# 0.7.0 (2019-11-19) + + + +# 0.6.0 (2019-10-30) + + +### Features + +* **signature-v4:** add support to override the set of unsignableHeaders ([#420](https://github.com/aws/aws-sdk-js-v3/issues/420)) ([8d6b27a](https://github.com/aws/aws-sdk-js-v3/commit/8d6b27a)) + + + +# 0.4.0 (2019-09-19) + + + +# 0.3.0 (2019-09-09) + + +### Features + +* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed)) + + + +# 0.2.0 (2019-07-12) + + +### Features + +* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10c)) +* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab)) + + + +# 0.1.0 (2019-04-19) + + + + + # [1.0.0-alpha.3](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/signature-v4@0.1.0-preview.3...@aws-sdk/signature-v4@1.0.0-alpha.3) (2020-01-10) diff --git a/packages/signature-v4/package.json b/packages/signature-v4/package.json index de6791e6ddd7..96950c99094b 100644 --- a/packages/signature-v4/package.json +++ b/packages/signature-v4/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/signature-v4", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "description": "A standalone implementation of the AWS Signature V4 request signing algorithm", "main": "./dist/cjs/index.js", "module": "./dist/es/index.js", @@ -25,8 +25,8 @@ "tslib": "^1.8.0" }, "devDependencies": { - "@aws-sdk/http-serialization": "^1.0.0-alpha.0", "@aws-crypto/sha256-js": "^0.1.0-preview.1", + "@aws-sdk/http-serialization": "^1.0.0-alpha.1", "@aws-sdk/protocol-http": "^1.0.0-alpha.3", "@aws-sdk/util-buffer-from": "^1.0.0-alpha.2", "@types/jest": "^24.0.12", diff --git a/packages/xml-builder/CHANGELOG.md b/packages/xml-builder/CHANGELOG.md index 3bf55868b78b..c7ed43c3d5ee 100644 --- a/packages/xml-builder/CHANGELOG.md +++ b/packages/xml-builder/CHANGELOG.md @@ -3,6 +3,35 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.0.0-alpha.3](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/xml-builder@0.1.0-preview.1...@aws-sdk/xml-builder@1.0.0-alpha.3) (2020-01-14) + + + +# 0.9.0 (2020-01-09) + + + +# 0.3.0 (2019-09-09) + + +### Features + +* commit all clients ([#324](https://github.com/aws/aws-sdk-js-v3/issues/324)) ([cb268ed](https://github.com/aws/aws-sdk-js-v3/commit/cb268ed)) + + + +# 0.2.0 (2019-07-12) + + +### Features + +* add npm badges for individual packages ([#251](https://github.com/aws/aws-sdk-js-v3/issues/251)) ([8adc10c](https://github.com/aws/aws-sdk-js-v3/commit/8adc10c)) +* update jest v20 to v24 ([#243](https://github.com/aws/aws-sdk-js-v3/issues/243)) ([1e156ab](https://github.com/aws/aws-sdk-js-v3/commit/1e156ab)) + + + + + # [1.0.0-alpha.2](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/xml-builder@0.1.0-preview.1...@aws-sdk/xml-builder@1.0.0-alpha.2) (2020-01-09) diff --git a/packages/xml-builder/package.json b/packages/xml-builder/package.json index 6a1c141c7249..abdf1ac5c0b5 100644 --- a/packages/xml-builder/package.json +++ b/packages/xml-builder/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/xml-builder", - "version": "1.0.0-alpha.2", + "version": "1.0.0-alpha.3", "description": "XML builder for the AWS SDK", "dependencies": { "tslib": "^1.8.0"