diff --git a/clients/client-acm-pca/CHANGELOG.md b/clients/client-acm-pca/CHANGELOG.md index cb84438a0b9a..f24a74516a05 100644 --- a/clients/client-acm-pca/CHANGELOG.md +++ b/clients/client-acm-pca/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-acm-pca/package.json b/clients/client-acm-pca/package.json index 0855aac92da0..c8b5537f8c05 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-acm/CHANGELOG.md b/clients/client-acm/CHANGELOG.md index 2ade532c2f31..0262e09bff41 100644 --- a/clients/client-acm/CHANGELOG.md +++ b/clients/client-acm/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-acm/package.json b/clients/client-acm/package.json index 08edbd6a2f2b..57a2a36799e5 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-alexa-for-business/CHANGELOG.md b/clients/client-alexa-for-business/CHANGELOG.md index b6cf23223b19..4ab1c3a2006c 100644 --- a/clients/client-alexa-for-business/CHANGELOG.md +++ b/clients/client-alexa-for-business/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-alexa-for-business/package.json b/clients/client-alexa-for-business/package.json index 027dce83d627..4e01970b78f0 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-amplify/CHANGELOG.md b/clients/client-amplify/CHANGELOG.md index fd028f5ffd2d..c3e7af11aa0e 100644 --- a/clients/client-amplify/CHANGELOG.md +++ b/clients/client-amplify/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-amplify/package.json b/clients/client-amplify/package.json index 180708a73778..eccf4a636f29 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-api-gateway/CHANGELOG.md b/clients/client-api-gateway/CHANGELOG.md index 3a0e30813353..8915e8f33fc4 100644 --- a/clients/client-api-gateway/CHANGELOG.md +++ b/clients/client-api-gateway/CHANGELOG.md @@ -3,6 +3,52 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-api-gateway/package.json b/clients/client-api-gateway/package.json index fd0d006b97a4..f86d1b745807 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -36,7 +36,7 @@ "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-sdk-api-gateway": "^1.0.0-alpha.5", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-apigatewaymanagementapi/CHANGELOG.md b/clients/client-apigatewaymanagementapi/CHANGELOG.md index d1880ae0ac01..bf75198c9bea 100644 --- a/clients/client-apigatewaymanagementapi/CHANGELOG.md +++ b/clients/client-apigatewaymanagementapi/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-apigatewaymanagementapi/package.json b/clients/client-apigatewaymanagementapi/package.json index 0b5ea46f2b5e..209667802e63 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-apigatewayv2/CHANGELOG.md b/clients/client-apigatewayv2/CHANGELOG.md index 30354f3a34e6..98839a59a7c6 100644 --- a/clients/client-apigatewayv2/CHANGELOG.md +++ b/clients/client-apigatewayv2/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-apigatewayv2/package.json b/clients/client-apigatewayv2/package.json index c28173957ca3..8c615c6b03d8 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-appconfig/CHANGELOG.md b/clients/client-appconfig/CHANGELOG.md index 6ba5a1578e8f..a24d4ffb41ea 100644 --- a/clients/client-appconfig/CHANGELOG.md +++ b/clients/client-appconfig/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-appconfig/package.json b/clients/client-appconfig/package.json index 8c296204021f..82978579ba32 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-application-auto-scaling/CHANGELOG.md b/clients/client-application-auto-scaling/CHANGELOG.md index 3649188bf0b1..b4003aac6771 100644 --- a/clients/client-application-auto-scaling/CHANGELOG.md +++ b/clients/client-application-auto-scaling/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-application-auto-scaling/package.json b/clients/client-application-auto-scaling/package.json index 1e7e246aae3b..b811d54e9aca 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-application-discovery-service/CHANGELOG.md b/clients/client-application-discovery-service/CHANGELOG.md index c7febf9ba13c..ede4ff06dac2 100644 --- a/clients/client-application-discovery-service/CHANGELOG.md +++ b/clients/client-application-discovery-service/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-application-discovery-service/package.json b/clients/client-application-discovery-service/package.json index 06452140d2b0..f94b7b80d3ba 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-application-insights/CHANGELOG.md b/clients/client-application-insights/CHANGELOG.md index f99d94ebd2c5..a79d1a4d5502 100644 --- a/clients/client-application-insights/CHANGELOG.md +++ b/clients/client-application-insights/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-application-insights/package.json b/clients/client-application-insights/package.json index 4677c6a19be3..0da96ccd11ef 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-appstream/CHANGELOG.md b/clients/client-appstream/CHANGELOG.md index 7c772775d365..45fb998643be 100644 --- a/clients/client-appstream/CHANGELOG.md +++ b/clients/client-appstream/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-appstream/package.json b/clients/client-appstream/package.json index f4286c81abc0..ecadd2f45033 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-appsync/CHANGELOG.md b/clients/client-appsync/CHANGELOG.md index 81e7b490cad0..49a1c7a9e112 100644 --- a/clients/client-appsync/CHANGELOG.md +++ b/clients/client-appsync/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-appsync/package.json b/clients/client-appsync/package.json index d8d90ccf0c08..d17aecb16212 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-athena/CHANGELOG.md b/clients/client-athena/CHANGELOG.md index c26f422bdffe..088acb579f99 100644 --- a/clients/client-athena/CHANGELOG.md +++ b/clients/client-athena/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-athena/package.json b/clients/client-athena/package.json index 550615f703eb..6d340d5f4f6c 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-auto-scaling-plans/CHANGELOG.md b/clients/client-auto-scaling-plans/CHANGELOG.md index 0dcaf932875c..e81b7ec03b37 100644 --- a/clients/client-auto-scaling-plans/CHANGELOG.md +++ b/clients/client-auto-scaling-plans/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-auto-scaling-plans/package.json b/clients/client-auto-scaling-plans/package.json index b466f7f8558e..7fba26a37000 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-backup/CHANGELOG.md b/clients/client-backup/CHANGELOG.md index a3705da49838..378dac6d2511 100644 --- a/clients/client-backup/CHANGELOG.md +++ b/clients/client-backup/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-backup/package.json b/clients/client-backup/package.json index 680e13d03ad7..c2e6a53e209d 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-batch/CHANGELOG.md b/clients/client-batch/CHANGELOG.md index 1b6ee75bba3a..11d51e8b77ea 100644 --- a/clients/client-batch/CHANGELOG.md +++ b/clients/client-batch/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-batch/package.json b/clients/client-batch/package.json index 4522f6eccf13..ee659088a922 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-budgets/CHANGELOG.md b/clients/client-budgets/CHANGELOG.md index d0a54f218042..57bc8d48efd1 100644 --- a/clients/client-budgets/CHANGELOG.md +++ b/clients/client-budgets/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-budgets/package.json b/clients/client-budgets/package.json index 2c9a80d362fe..80d80cf4ac57 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-chime/CHANGELOG.md b/clients/client-chime/CHANGELOG.md index 2a4fe5c40a81..c18caf20fd75 100644 --- a/clients/client-chime/CHANGELOG.md +++ b/clients/client-chime/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-chime/package.json b/clients/client-chime/package.json index af254efac892..660f3afde47e 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-cloud9/CHANGELOG.md b/clients/client-cloud9/CHANGELOG.md index a2f58f70faf1..eeb57b68ecad 100644 --- a/clients/client-cloud9/CHANGELOG.md +++ b/clients/client-cloud9/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-cloud9/package.json b/clients/client-cloud9/package.json index e3172dc5e5e8..c8418031cf35 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-clouddirectory/CHANGELOG.md b/clients/client-clouddirectory/CHANGELOG.md index 179ec05aab78..3148426e3e58 100644 --- a/clients/client-clouddirectory/CHANGELOG.md +++ b/clients/client-clouddirectory/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-clouddirectory/package.json b/clients/client-clouddirectory/package.json index b3cb47d93858..53d89d795ff7 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-cloudfront/CHANGELOG.md b/clients/client-cloudfront/CHANGELOG.md index a588055b6e4a..1ef2dd800391 100644 --- a/clients/client-cloudfront/CHANGELOG.md +++ b/clients/client-cloudfront/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-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.5 (2020-01-14) + + +### Features + +* add rest-xml clients ([#728](https://github.com/aws/aws-sdk-js-v3/issues/728)) ([8b4efe5](https://github.com/aws/aws-sdk-js-v3/commit/8b4efe5)) + + + + + # 1.0.0-alpha.2 (2020-01-16) diff --git a/clients/client-cloudfront/package.json b/clients/client-cloudfront/package.json index f890fd8fafef..cad519a51fb7 100644 --- a/clients/client-cloudfront/package.json +++ b/clients/client-cloudfront/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudfront", "description": "@aws-sdk/client-cloudfront 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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-cloudhsm-v2/CHANGELOG.md b/clients/client-cloudhsm-v2/CHANGELOG.md index 14cf3e724feb..3016732abcb3 100644 --- a/clients/client-cloudhsm-v2/CHANGELOG.md +++ b/clients/client-cloudhsm-v2/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-cloudhsm-v2/package.json b/clients/client-cloudhsm-v2/package.json index ceee3fab50e9..94e9df4b81b6 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-cloudhsm/CHANGELOG.md b/clients/client-cloudhsm/CHANGELOG.md index af3721620b3d..c4d9da9b8415 100644 --- a/clients/client-cloudhsm/CHANGELOG.md +++ b/clients/client-cloudhsm/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-cloudhsm/package.json b/clients/client-cloudhsm/package.json index 1cbae8298d06..74aaeba1bb0b 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-cloudsearch-domain/CHANGELOG.md b/clients/client-cloudsearch-domain/CHANGELOG.md index 95a0bf3921e1..bd3ce03600f8 100644 --- a/clients/client-cloudsearch-domain/CHANGELOG.md +++ b/clients/client-cloudsearch-domain/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-cloudsearch-domain/package.json b/clients/client-cloudsearch-domain/package.json index 60c23b11c51c..149450c8661b 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-cloudtrail/CHANGELOG.md b/clients/client-cloudtrail/CHANGELOG.md index 5c4e4920c069..86f14f073a6e 100644 --- a/clients/client-cloudtrail/CHANGELOG.md +++ b/clients/client-cloudtrail/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-cloudtrail/package.json b/clients/client-cloudtrail/package.json index dd6669d9380a..7a2f4dc8a44b 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-cloudwatch-events/CHANGELOG.md b/clients/client-cloudwatch-events/CHANGELOG.md index 35212c78f7cb..4d6812670155 100644 --- a/clients/client-cloudwatch-events/CHANGELOG.md +++ b/clients/client-cloudwatch-events/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-cloudwatch-events/package.json b/clients/client-cloudwatch-events/package.json index 811c0fe7d442..bf993d62e174 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-cloudwatch-logs/CHANGELOG.md b/clients/client-cloudwatch-logs/CHANGELOG.md index dede4c573ef8..9e88b3f32855 100644 --- a/clients/client-cloudwatch-logs/CHANGELOG.md +++ b/clients/client-cloudwatch-logs/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-cloudwatch-logs/package.json b/clients/client-cloudwatch-logs/package.json index f6094bc9b0de..8bd9b37d2c9f 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-codebuild/CHANGELOG.md b/clients/client-codebuild/CHANGELOG.md index 30c700f6bb1f..5abf9d645c76 100644 --- a/clients/client-codebuild/CHANGELOG.md +++ b/clients/client-codebuild/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-codebuild/package.json b/clients/client-codebuild/package.json index 3f12a46d3a4a..6172679d5bab 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-codecommit/CHANGELOG.md b/clients/client-codecommit/CHANGELOG.md index f2badaccbced..6ac883632253 100644 --- a/clients/client-codecommit/CHANGELOG.md +++ b/clients/client-codecommit/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-codecommit/package.json b/clients/client-codecommit/package.json index 1a71d420558d..3c837c667d0c 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-codedeploy/CHANGELOG.md b/clients/client-codedeploy/CHANGELOG.md index a6ee5b86301a..9046b78922d6 100644 --- a/clients/client-codedeploy/CHANGELOG.md +++ b/clients/client-codedeploy/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-codedeploy/package.json b/clients/client-codedeploy/package.json index d0158090b19c..392abae4a7b5 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-codeguru-reviewer/CHANGELOG.md b/clients/client-codeguru-reviewer/CHANGELOG.md index d17939fb460f..330116e2792c 100644 --- a/clients/client-codeguru-reviewer/CHANGELOG.md +++ b/clients/client-codeguru-reviewer/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-codeguru-reviewer/package.json b/clients/client-codeguru-reviewer/package.json index 42064c2aafe3..1137898e5acb 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-codepipeline/CHANGELOG.md b/clients/client-codepipeline/CHANGELOG.md index fb5f1f66421f..fad028d7ecbb 100644 --- a/clients/client-codepipeline/CHANGELOG.md +++ b/clients/client-codepipeline/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-codepipeline/package.json b/clients/client-codepipeline/package.json index 7b0b7f14c163..264585425d97 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-codestar-notifications/CHANGELOG.md b/clients/client-codestar-notifications/CHANGELOG.md index 7c6edcbb20b8..735e4006e3ff 100644 --- a/clients/client-codestar-notifications/CHANGELOG.md +++ b/clients/client-codestar-notifications/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-codestar-notifications/package.json b/clients/client-codestar-notifications/package.json index 329387ea6968..7c6cda0d8650 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-codestar/CHANGELOG.md b/clients/client-codestar/CHANGELOG.md index 59c40f78f4bc..b5f80a3abf6c 100644 --- a/clients/client-codestar/CHANGELOG.md +++ b/clients/client-codestar/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-codestar/package.json b/clients/client-codestar/package.json index f6215d2f380e..e3ad24330a60 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-cognito-identity-provider/CHANGELOG.md b/clients/client-cognito-identity-provider/CHANGELOG.md index c4eba3062b01..92d79ff88ae5 100644 --- a/clients/client-cognito-identity-provider/CHANGELOG.md +++ b/clients/client-cognito-identity-provider/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-cognito-identity-provider/package.json b/clients/client-cognito-identity-provider/package.json index 831ba3d78449..b8f7a7043316 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-cognito-identity/CHANGELOG.md b/clients/client-cognito-identity/CHANGELOG.md index b988cc073c7c..56a1c6ca7d5a 100644 --- a/clients/client-cognito-identity/CHANGELOG.md +++ b/clients/client-cognito-identity/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-cognito-identity/package.json b/clients/client-cognito-identity/package.json index 81b8c03af228..9d74bd6f0cc8 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-cognito-sync/CHANGELOG.md b/clients/client-cognito-sync/CHANGELOG.md index e31caa27515e..69f71014a42f 100644 --- a/clients/client-cognito-sync/CHANGELOG.md +++ b/clients/client-cognito-sync/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-cognito-sync/package.json b/clients/client-cognito-sync/package.json index 234c0ea4c951..ba5ff6cb615d 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-comprehend/CHANGELOG.md b/clients/client-comprehend/CHANGELOG.md index 01685c0b7d23..b59507155348 100644 --- a/clients/client-comprehend/CHANGELOG.md +++ b/clients/client-comprehend/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-comprehend/package.json b/clients/client-comprehend/package.json index 896da9d424f1..323991b80a01 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-comprehendmedical/CHANGELOG.md b/clients/client-comprehendmedical/CHANGELOG.md index 6945c75274de..194249763b97 100644 --- a/clients/client-comprehendmedical/CHANGELOG.md +++ b/clients/client-comprehendmedical/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-comprehendmedical/package.json b/clients/client-comprehendmedical/package.json index e4a8d6f69ba8..625eef1f956f 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-compute-optimizer/CHANGELOG.md b/clients/client-compute-optimizer/CHANGELOG.md index e15788cde3ed..0cb98d4083bb 100644 --- a/clients/client-compute-optimizer/CHANGELOG.md +++ b/clients/client-compute-optimizer/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-compute-optimizer/package.json b/clients/client-compute-optimizer/package.json index 94cc72f23758..3bd28542fd8c 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-config-service/CHANGELOG.md b/clients/client-config-service/CHANGELOG.md index f80ccdd5c3c6..49fa3f9af68d 100644 --- a/clients/client-config-service/CHANGELOG.md +++ b/clients/client-config-service/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-config-service/package.json b/clients/client-config-service/package.json index 426294e0c026..a162b54a51c0 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-connect/CHANGELOG.md b/clients/client-connect/CHANGELOG.md index 8367ce9c2b20..fe20fa19e94a 100644 --- a/clients/client-connect/CHANGELOG.md +++ b/clients/client-connect/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-connect/package.json b/clients/client-connect/package.json index 75ca7eab5513..aae2005de54f 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-connectparticipant/CHANGELOG.md b/clients/client-connectparticipant/CHANGELOG.md index 2ee82eee6895..a8fd321fc192 100644 --- a/clients/client-connectparticipant/CHANGELOG.md +++ b/clients/client-connectparticipant/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-connectparticipant/package.json b/clients/client-connectparticipant/package.json index 76a0a6b46961..23b9f070ac44 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-cost-and-usage-report-service/CHANGELOG.md b/clients/client-cost-and-usage-report-service/CHANGELOG.md index 28715d21c0e7..7005cb047b41 100644 --- a/clients/client-cost-and-usage-report-service/CHANGELOG.md +++ b/clients/client-cost-and-usage-report-service/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-cost-and-usage-report-service/package.json b/clients/client-cost-and-usage-report-service/package.json index 8be4619c2d34..fc7c4f7a1773 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-cost-explorer/CHANGELOG.md b/clients/client-cost-explorer/CHANGELOG.md index dc7b8c4ac9aa..a471075166af 100644 --- a/clients/client-cost-explorer/CHANGELOG.md +++ b/clients/client-cost-explorer/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-cost-explorer/package.json b/clients/client-cost-explorer/package.json index c52607341674..b4e7bab8fa80 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-data-pipeline/CHANGELOG.md b/clients/client-data-pipeline/CHANGELOG.md index c396feb4ac07..4a5a8069f4cf 100644 --- a/clients/client-data-pipeline/CHANGELOG.md +++ b/clients/client-data-pipeline/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-data-pipeline/package.json b/clients/client-data-pipeline/package.json index 842f4614be03..7d1f673e68b1 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-database-migration-service/CHANGELOG.md b/clients/client-database-migration-service/CHANGELOG.md index a3870777cfa9..adaa385fca19 100644 --- a/clients/client-database-migration-service/CHANGELOG.md +++ b/clients/client-database-migration-service/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-database-migration-service/package.json b/clients/client-database-migration-service/package.json index 979a316b980d..250ef14f2fa3 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-dataexchange/CHANGELOG.md b/clients/client-dataexchange/CHANGELOG.md index bf38729bc547..4dbc842e5d64 100644 --- a/clients/client-dataexchange/CHANGELOG.md +++ b/clients/client-dataexchange/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-dataexchange/package.json b/clients/client-dataexchange/package.json index 5384b9e05369..bf91cec1dd72 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-datasync/CHANGELOG.md b/clients/client-datasync/CHANGELOG.md index d9db7177e8c2..b6ba3bae9f91 100644 --- a/clients/client-datasync/CHANGELOG.md +++ b/clients/client-datasync/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-datasync/package.json b/clients/client-datasync/package.json index 08385cd5f5bc..a902b755b8e5 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-dax/CHANGELOG.md b/clients/client-dax/CHANGELOG.md index ba9683c76194..33adf6f00678 100644 --- a/clients/client-dax/CHANGELOG.md +++ b/clients/client-dax/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-dax/package.json b/clients/client-dax/package.json index 957b13ad2469..6197f1d4d95f 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-device-farm/CHANGELOG.md b/clients/client-device-farm/CHANGELOG.md index a4e56e6d9fd8..d42a8b7fdf41 100644 --- a/clients/client-device-farm/CHANGELOG.md +++ b/clients/client-device-farm/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-device-farm/package.json b/clients/client-device-farm/package.json index f228a3d02348..caaebf0326d0 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-direct-connect/CHANGELOG.md b/clients/client-direct-connect/CHANGELOG.md index 07bd884beb28..cb818a80683e 100644 --- a/clients/client-direct-connect/CHANGELOG.md +++ b/clients/client-direct-connect/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-direct-connect/package.json b/clients/client-direct-connect/package.json index 788bdbd31d04..d78f8122e2e1 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-directory-service/CHANGELOG.md b/clients/client-directory-service/CHANGELOG.md index aa3be55e9595..dfdc4bdf712d 100644 --- a/clients/client-directory-service/CHANGELOG.md +++ b/clients/client-directory-service/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-directory-service/package.json b/clients/client-directory-service/package.json index ec58026b1897..9a099820246b 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-dlm/CHANGELOG.md b/clients/client-dlm/CHANGELOG.md index 3888d05bb7c0..10c44c5b8086 100644 --- a/clients/client-dlm/CHANGELOG.md +++ b/clients/client-dlm/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-dlm/package.json b/clients/client-dlm/package.json index 90e3fdd818d1..715d285f9450 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-dynamodb-streams/CHANGELOG.md b/clients/client-dynamodb-streams/CHANGELOG.md index ac3152134a20..2f727201dc0c 100644 --- a/clients/client-dynamodb-streams/CHANGELOG.md +++ b/clients/client-dynamodb-streams/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-dynamodb-streams/package.json b/clients/client-dynamodb-streams/package.json index 167bbde36fdf..e0ccfa15d31e 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-dynamodb/CHANGELOG.md b/clients/client-dynamodb/CHANGELOG.md index b117d8815b1d..00d85ac6f503 100644 --- a/clients/client-dynamodb/CHANGELOG.md +++ b/clients/client-dynamodb/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-dynamodb/package.json b/clients/client-dynamodb/package.json index ca3dbad74ee1..1ae87e81fd23 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-ebs/CHANGELOG.md b/clients/client-ebs/CHANGELOG.md index 65c1e8a61938..b6ad429f154a 100644 --- a/clients/client-ebs/CHANGELOG.md +++ b/clients/client-ebs/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-ebs/package.json b/clients/client-ebs/package.json index 9481eb667eb8..a4a674de3365 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-ec2-instance-connect/CHANGELOG.md b/clients/client-ec2-instance-connect/CHANGELOG.md index 30499dfdc292..6f47f23d4aa3 100644 --- a/clients/client-ec2-instance-connect/CHANGELOG.md +++ b/clients/client-ec2-instance-connect/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-ec2-instance-connect/package.json b/clients/client-ec2-instance-connect/package.json index 78c839f7e7d1..029642981db7 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-ecr/CHANGELOG.md b/clients/client-ecr/CHANGELOG.md index 8d85b04d29e5..405c177384d3 100644 --- a/clients/client-ecr/CHANGELOG.md +++ b/clients/client-ecr/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-ecr/package.json b/clients/client-ecr/package.json index ecc8899744d5..62c6069b7d41 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-ecs/CHANGELOG.md b/clients/client-ecs/CHANGELOG.md index 261b912d5cf0..a5cc7b7a2ac1 100644 --- a/clients/client-ecs/CHANGELOG.md +++ b/clients/client-ecs/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-ecs/package.json b/clients/client-ecs/package.json index fcdbc2896de2..3504a698b63f 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-efs/CHANGELOG.md b/clients/client-efs/CHANGELOG.md index 24c23003613d..431cee1c89e7 100644 --- a/clients/client-efs/CHANGELOG.md +++ b/clients/client-efs/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-efs/package.json b/clients/client-efs/package.json index 802c2547b9fd..06a0e29241f2 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-eks/CHANGELOG.md b/clients/client-eks/CHANGELOG.md index a4eb5eceaf7a..09b96651497e 100644 --- a/clients/client-eks/CHANGELOG.md +++ b/clients/client-eks/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-eks/package.json b/clients/client-eks/package.json index 6adf4fefcb3c..86a97ef20379 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-elastic-inference/CHANGELOG.md b/clients/client-elastic-inference/CHANGELOG.md index 43c9fa95bdfc..20c471a75bf3 100644 --- a/clients/client-elastic-inference/CHANGELOG.md +++ b/clients/client-elastic-inference/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-elastic-inference/package.json b/clients/client-elastic-inference/package.json index ec72b1e1dc74..ac0341911a41 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-elastic-transcoder/CHANGELOG.md b/clients/client-elastic-transcoder/CHANGELOG.md index d07a7184f343..736d39db2d7a 100644 --- a/clients/client-elastic-transcoder/CHANGELOG.md +++ b/clients/client-elastic-transcoder/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-elastic-transcoder/package.json b/clients/client-elastic-transcoder/package.json index c3c1477017f5..c51f73fc8997 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-elasticsearch-service/CHANGELOG.md b/clients/client-elasticsearch-service/CHANGELOG.md index 8e4c1a8d57f8..21beaccd0805 100644 --- a/clients/client-elasticsearch-service/CHANGELOG.md +++ b/clients/client-elasticsearch-service/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-elasticsearch-service/package.json b/clients/client-elasticsearch-service/package.json index ac2bd2dfa3e8..6bfc3ef405c4 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-emr/CHANGELOG.md b/clients/client-emr/CHANGELOG.md index 7c096fb7bdeb..6c65bd7efddd 100644 --- a/clients/client-emr/CHANGELOG.md +++ b/clients/client-emr/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-emr/package.json b/clients/client-emr/package.json index 4edd81d0f29f..8e2669e0aee8 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-eventbridge/CHANGELOG.md b/clients/client-eventbridge/CHANGELOG.md index 4c3c6ce48632..efca1eec8706 100644 --- a/clients/client-eventbridge/CHANGELOG.md +++ b/clients/client-eventbridge/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-eventbridge/package.json b/clients/client-eventbridge/package.json index 217b398ea47a..c982803cb1ef 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-firehose/CHANGELOG.md b/clients/client-firehose/CHANGELOG.md index 8868f20533c7..4d2142116973 100644 --- a/clients/client-firehose/CHANGELOG.md +++ b/clients/client-firehose/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-firehose/package.json b/clients/client-firehose/package.json index 8d83b15c05e1..d5f5f3cdc1f8 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-fms/CHANGELOG.md b/clients/client-fms/CHANGELOG.md index a93daf1df15c..2c407615c704 100644 --- a/clients/client-fms/CHANGELOG.md +++ b/clients/client-fms/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-fms/package.json b/clients/client-fms/package.json index b4922f7ba647..333bd7096efe 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-forecast/CHANGELOG.md b/clients/client-forecast/CHANGELOG.md index 744664cadc70..c6c6beccedbb 100644 --- a/clients/client-forecast/CHANGELOG.md +++ b/clients/client-forecast/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-forecast/package.json b/clients/client-forecast/package.json index 5a8cfbba1bdf..fda660e21777 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-forecastquery/CHANGELOG.md b/clients/client-forecastquery/CHANGELOG.md index 909371cef23a..6d94110d0240 100644 --- a/clients/client-forecastquery/CHANGELOG.md +++ b/clients/client-forecastquery/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-forecastquery/package.json b/clients/client-forecastquery/package.json index 056f6b46dcce..297c8201866a 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-frauddetector/CHANGELOG.md b/clients/client-frauddetector/CHANGELOG.md index 14dacdd9d229..cfee0a3e40f2 100644 --- a/clients/client-frauddetector/CHANGELOG.md +++ b/clients/client-frauddetector/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-frauddetector/package.json b/clients/client-frauddetector/package.json index 71436887f14d..238d869826ef 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-fsx/CHANGELOG.md b/clients/client-fsx/CHANGELOG.md index af76a3ca8e39..dbac7376b0cf 100644 --- a/clients/client-fsx/CHANGELOG.md +++ b/clients/client-fsx/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-fsx/package.json b/clients/client-fsx/package.json index 23fdafae7eac..db723c41e319 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-gamelift/CHANGELOG.md b/clients/client-gamelift/CHANGELOG.md index ac3eec3558ef..955eba32c7cd 100644 --- a/clients/client-gamelift/CHANGELOG.md +++ b/clients/client-gamelift/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-gamelift/package.json b/clients/client-gamelift/package.json index 30e30bb4eede..d8414beb1214 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-glacier/CHANGELOG.md b/clients/client-glacier/CHANGELOG.md index 9c199bb025b4..73f0661358f3 100644 --- a/clients/client-glacier/CHANGELOG.md +++ b/clients/client-glacier/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-glacier/package.json b/clients/client-glacier/package.json index 17464e8f0240..2249b1a467a7 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -36,7 +36,7 @@ "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-sdk-glacier": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-global-accelerator/CHANGELOG.md b/clients/client-global-accelerator/CHANGELOG.md index 650f300fb88d..601fd4b51830 100644 --- a/clients/client-global-accelerator/CHANGELOG.md +++ b/clients/client-global-accelerator/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-global-accelerator/package.json b/clients/client-global-accelerator/package.json index d86ce0f6d34e..d138b4fcc7d6 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-glue/CHANGELOG.md b/clients/client-glue/CHANGELOG.md index 1f2daaf2c087..ada222fde5c6 100644 --- a/clients/client-glue/CHANGELOG.md +++ b/clients/client-glue/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-glue/package.json b/clients/client-glue/package.json index 2047638906a8..3f6fa1e3f869 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-greengrass/CHANGELOG.md b/clients/client-greengrass/CHANGELOG.md index 61572a6bbbab..088a7fa94a0b 100644 --- a/clients/client-greengrass/CHANGELOG.md +++ b/clients/client-greengrass/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.5 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.4 (2020-01-16) diff --git a/clients/client-greengrass/package.json b/clients/client-greengrass/package.json index 375b26b60eeb..e9ad03e441b0 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.4", + "version": "1.0.0-alpha.5", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-guardduty/CHANGELOG.md b/clients/client-guardduty/CHANGELOG.md index e92ef74b1abc..190c097190b5 100644 --- a/clients/client-guardduty/CHANGELOG.md +++ b/clients/client-guardduty/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-guardduty/package.json b/clients/client-guardduty/package.json index 494764ec7911..80a7461448ce 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-health/CHANGELOG.md b/clients/client-health/CHANGELOG.md index 484d0e3bade3..f2555f39c5c5 100644 --- a/clients/client-health/CHANGELOG.md +++ b/clients/client-health/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-health/package.json b/clients/client-health/package.json index 367b123e0c8e..3c63a30fefa0 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-imagebuilder/CHANGELOG.md b/clients/client-imagebuilder/CHANGELOG.md index 17a4c2674c6e..d0db6e7f6b6e 100644 --- a/clients/client-imagebuilder/CHANGELOG.md +++ b/clients/client-imagebuilder/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-imagebuilder/package.json b/clients/client-imagebuilder/package.json index 94db78caf999..0a0bc3123aa2 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-inspector/CHANGELOG.md b/clients/client-inspector/CHANGELOG.md index 69563a4fed38..72ff1a738855 100644 --- a/clients/client-inspector/CHANGELOG.md +++ b/clients/client-inspector/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-inspector/package.json b/clients/client-inspector/package.json index c7a307b261ae..bf1cf3eed51a 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-iot-1click-projects/CHANGELOG.md b/clients/client-iot-1click-projects/CHANGELOG.md index 9b02d5c9b866..fc64aca57e29 100644 --- a/clients/client-iot-1click-projects/CHANGELOG.md +++ b/clients/client-iot-1click-projects/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-iot-1click-projects/package.json b/clients/client-iot-1click-projects/package.json index 62c274ce0a42..3484cbdb78fd 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-iot-events-data/CHANGELOG.md b/clients/client-iot-events-data/CHANGELOG.md index 5d11b572c91b..b6f9c5584200 100644 --- a/clients/client-iot-events-data/CHANGELOG.md +++ b/clients/client-iot-events-data/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-iot-events-data/package.json b/clients/client-iot-events-data/package.json index d56f3bbf1a0b..ded5b107e919 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-iot-events/CHANGELOG.md b/clients/client-iot-events/CHANGELOG.md index 9007b47684f9..dd6d434ae672 100644 --- a/clients/client-iot-events/CHANGELOG.md +++ b/clients/client-iot-events/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-iot-events/package.json b/clients/client-iot-events/package.json index 06352d90b191..c6e4f4f59a20 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-iot-jobs-data-plane/CHANGELOG.md b/clients/client-iot-jobs-data-plane/CHANGELOG.md index d9076360bd08..ef07a06b6a01 100644 --- a/clients/client-iot-jobs-data-plane/CHANGELOG.md +++ b/clients/client-iot-jobs-data-plane/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-iot-jobs-data-plane/package.json b/clients/client-iot-jobs-data-plane/package.json index 279f8cf04156..c6b8245d0d36 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-iotanalytics/CHANGELOG.md b/clients/client-iotanalytics/CHANGELOG.md index 1666161c9205..7d9f599d378e 100644 --- a/clients/client-iotanalytics/CHANGELOG.md +++ b/clients/client-iotanalytics/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-iotanalytics/package.json b/clients/client-iotanalytics/package.json index 362854a433c1..90b529af00dd 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-iotsecuretunneling/CHANGELOG.md b/clients/client-iotsecuretunneling/CHANGELOG.md index 48e37d6633f3..4002d23babf8 100644 --- a/clients/client-iotsecuretunneling/CHANGELOG.md +++ b/clients/client-iotsecuretunneling/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-iotsecuretunneling/package.json b/clients/client-iotsecuretunneling/package.json index e4e72d92849f..2669d54b612d 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-iotthingsgraph/CHANGELOG.md b/clients/client-iotthingsgraph/CHANGELOG.md index 107b54d0c193..14e8b73989d9 100644 --- a/clients/client-iotthingsgraph/CHANGELOG.md +++ b/clients/client-iotthingsgraph/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-iotthingsgraph/package.json b/clients/client-iotthingsgraph/package.json index ddcd3c00565e..85f38f7c42c7 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-kafka/CHANGELOG.md b/clients/client-kafka/CHANGELOG.md index 92ad1d2b3949..f61b374cbedc 100644 --- a/clients/client-kafka/CHANGELOG.md +++ b/clients/client-kafka/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-kafka/package.json b/clients/client-kafka/package.json index 5f56bcbccf3b..b3a12ff6d4a7 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-kendra/CHANGELOG.md b/clients/client-kendra/CHANGELOG.md index db02ed27d58d..ef5c81340222 100644 --- a/clients/client-kendra/CHANGELOG.md +++ b/clients/client-kendra/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-kendra/package.json b/clients/client-kendra/package.json index a19131e8d5eb..72789d67842e 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-kinesis-analytics-v2/CHANGELOG.md b/clients/client-kinesis-analytics-v2/CHANGELOG.md index f192840b0689..9722e7a438e6 100644 --- a/clients/client-kinesis-analytics-v2/CHANGELOG.md +++ b/clients/client-kinesis-analytics-v2/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-kinesis-analytics-v2/package.json b/clients/client-kinesis-analytics-v2/package.json index c1afc5e7c77a..111b475549d4 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-kinesis-analytics/CHANGELOG.md b/clients/client-kinesis-analytics/CHANGELOG.md index 93b6f798ac94..11c35ba53981 100644 --- a/clients/client-kinesis-analytics/CHANGELOG.md +++ b/clients/client-kinesis-analytics/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-kinesis-analytics/package.json b/clients/client-kinesis-analytics/package.json index 885c3ff6abfe..c023e94ad742 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-kinesis-video-archived-media/CHANGELOG.md b/clients/client-kinesis-video-archived-media/CHANGELOG.md index 3b4901b2aa2e..57d2c783a376 100644 --- a/clients/client-kinesis-video-archived-media/CHANGELOG.md +++ b/clients/client-kinesis-video-archived-media/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-kinesis-video-archived-media/package.json b/clients/client-kinesis-video-archived-media/package.json index e5338369f11a..712286e7678a 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-kinesis-video-media/CHANGELOG.md b/clients/client-kinesis-video-media/CHANGELOG.md index a1105c235a69..2be1a786e25e 100644 --- a/clients/client-kinesis-video-media/CHANGELOG.md +++ b/clients/client-kinesis-video-media/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-kinesis-video-media/package.json b/clients/client-kinesis-video-media/package.json index a3263f4ba00d..b192c0c84f18 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-kinesis-video/CHANGELOG.md b/clients/client-kinesis-video/CHANGELOG.md index dfe3988fe1a5..c5a107fcca5e 100644 --- a/clients/client-kinesis-video/CHANGELOG.md +++ b/clients/client-kinesis-video/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-kinesis-video/package.json b/clients/client-kinesis-video/package.json index 8d39ee1e2c43..5d3e3d292844 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-kinesis/CHANGELOG.md b/clients/client-kinesis/CHANGELOG.md index 4582f8b0a85e..3c48c25739e6 100644 --- a/clients/client-kinesis/CHANGELOG.md +++ b/clients/client-kinesis/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-kinesis/package.json b/clients/client-kinesis/package.json index b4b3afd5f180..30785c35323d 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-kms/CHANGELOG.md b/clients/client-kms/CHANGELOG.md index 55c7946439d2..8e72fbe777d1 100644 --- a/clients/client-kms/CHANGELOG.md +++ b/clients/client-kms/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-kms/package.json b/clients/client-kms/package.json index 85328859f6f0..85b63a38d83c 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-lakeformation/CHANGELOG.md b/clients/client-lakeformation/CHANGELOG.md index 2643eec5a941..151fc6ffc38c 100644 --- a/clients/client-lakeformation/CHANGELOG.md +++ b/clients/client-lakeformation/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-lakeformation/package.json b/clients/client-lakeformation/package.json index 1b662728f58a..1cda85309434 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-lambda/CHANGELOG.md b/clients/client-lambda/CHANGELOG.md index 67920899bac4..a5b026149a32 100644 --- a/clients/client-lambda/CHANGELOG.md +++ b/clients/client-lambda/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-lambda/package.json b/clients/client-lambda/package.json index 9643872fb3c0..678275dee8d2 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-lex-model-building-service/CHANGELOG.md b/clients/client-lex-model-building-service/CHANGELOG.md index 25da0d2614d3..4682f10bba7d 100644 --- a/clients/client-lex-model-building-service/CHANGELOG.md +++ b/clients/client-lex-model-building-service/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-lex-model-building-service/package.json b/clients/client-lex-model-building-service/package.json index 7f8380f88939..110a11b0e9ac 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-lex-runtime-service/CHANGELOG.md b/clients/client-lex-runtime-service/CHANGELOG.md index 456b48b63084..a2e147b18b88 100644 --- a/clients/client-lex-runtime-service/CHANGELOG.md +++ b/clients/client-lex-runtime-service/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-lex-runtime-service/package.json b/clients/client-lex-runtime-service/package.json index a1e8b125a4a8..3ec6eeabcc97 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-license-manager/CHANGELOG.md b/clients/client-license-manager/CHANGELOG.md index cf535c5305d9..b146d66dffff 100644 --- a/clients/client-license-manager/CHANGELOG.md +++ b/clients/client-license-manager/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-license-manager/package.json b/clients/client-license-manager/package.json index 23eaa85be53f..7be0d4c26dbe 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-lightsail/CHANGELOG.md b/clients/client-lightsail/CHANGELOG.md index 58f5e6295b24..09d6f4e89f80 100644 --- a/clients/client-lightsail/CHANGELOG.md +++ b/clients/client-lightsail/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-lightsail/package.json b/clients/client-lightsail/package.json index cacaf6a22810..ef1ad8412fa9 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-machine-learning/CHANGELOG.md b/clients/client-machine-learning/CHANGELOG.md index c1b1cf687bf1..e1f039b6e028 100644 --- a/clients/client-machine-learning/CHANGELOG.md +++ b/clients/client-machine-learning/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-machine-learning/package.json b/clients/client-machine-learning/package.json index a32065ad95e5..28a319021821 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -36,7 +36,7 @@ "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-sdk-machinelearning": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-macie/CHANGELOG.md b/clients/client-macie/CHANGELOG.md index c172a58bd8be..c3bca0b9cd8f 100644 --- a/clients/client-macie/CHANGELOG.md +++ b/clients/client-macie/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-macie/package.json b/clients/client-macie/package.json index b0da5a905e14..fa9cb3a54643 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-managedblockchain/CHANGELOG.md b/clients/client-managedblockchain/CHANGELOG.md index ac4c08763dab..c4891e3b1682 100644 --- a/clients/client-managedblockchain/CHANGELOG.md +++ b/clients/client-managedblockchain/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-managedblockchain/package.json b/clients/client-managedblockchain/package.json index f5bf7ed68b48..c32daf93b96d 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-marketplace-catalog/CHANGELOG.md b/clients/client-marketplace-catalog/CHANGELOG.md index 46a2d49b0522..cd79ed471dcd 100644 --- a/clients/client-marketplace-catalog/CHANGELOG.md +++ b/clients/client-marketplace-catalog/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-marketplace-catalog/package.json b/clients/client-marketplace-catalog/package.json index 001c338b8cc9..be5b7070eea8 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-marketplace-commerce-analytics/CHANGELOG.md b/clients/client-marketplace-commerce-analytics/CHANGELOG.md index 717a3c76fd78..0ff53d3c9b63 100644 --- a/clients/client-marketplace-commerce-analytics/CHANGELOG.md +++ b/clients/client-marketplace-commerce-analytics/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-marketplace-commerce-analytics/package.json b/clients/client-marketplace-commerce-analytics/package.json index 773e244482b4..3516ff7e4700 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-marketplace-entitlement-service/CHANGELOG.md b/clients/client-marketplace-entitlement-service/CHANGELOG.md index 960f8a848ffb..2d4a0c613915 100644 --- a/clients/client-marketplace-entitlement-service/CHANGELOG.md +++ b/clients/client-marketplace-entitlement-service/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-marketplace-entitlement-service/package.json b/clients/client-marketplace-entitlement-service/package.json index 49055e308f8d..d6963febe510 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-marketplace-metering/CHANGELOG.md b/clients/client-marketplace-metering/CHANGELOG.md index 1ca344352952..48ef34c279e1 100644 --- a/clients/client-marketplace-metering/CHANGELOG.md +++ b/clients/client-marketplace-metering/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-marketplace-metering/package.json b/clients/client-marketplace-metering/package.json index 1a798f9e3063..8f16e2fbcb4c 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-mediaconnect/CHANGELOG.md b/clients/client-mediaconnect/CHANGELOG.md index 5c737d78dd96..c3d51895db1c 100644 --- a/clients/client-mediaconnect/CHANGELOG.md +++ b/clients/client-mediaconnect/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.5 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.4 (2020-01-16) diff --git a/clients/client-mediaconnect/package.json b/clients/client-mediaconnect/package.json index 86168351dd1c..cc987cbd0df4 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.4", + "version": "1.0.0-alpha.5", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-mediaconvert/CHANGELOG.md b/clients/client-mediaconvert/CHANGELOG.md index 53937a14166f..c68c2737d5d1 100644 --- a/clients/client-mediaconvert/CHANGELOG.md +++ b/clients/client-mediaconvert/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-mediaconvert/package.json b/clients/client-mediaconvert/package.json index 3d1b79c8d20d..f544377ebbd7 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-medialive/CHANGELOG.md b/clients/client-medialive/CHANGELOG.md index 363c9c1f7c16..386de1da447c 100644 --- a/clients/client-medialive/CHANGELOG.md +++ b/clients/client-medialive/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-medialive/package.json b/clients/client-medialive/package.json index e4828941f05a..f86b9093318f 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-mediapackage-vod/CHANGELOG.md b/clients/client-mediapackage-vod/CHANGELOG.md index 15e9824b14ad..391e79a3a767 100644 --- a/clients/client-mediapackage-vod/CHANGELOG.md +++ b/clients/client-mediapackage-vod/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-mediapackage-vod/package.json b/clients/client-mediapackage-vod/package.json index b4a345a26d69..a4fb4932b108 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-mediapackage/CHANGELOG.md b/clients/client-mediapackage/CHANGELOG.md index f425e8af8900..5e0c9a0c428c 100644 --- a/clients/client-mediapackage/CHANGELOG.md +++ b/clients/client-mediapackage/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-mediapackage/package.json b/clients/client-mediapackage/package.json index e526b6981c2b..e1e1ce2b5087 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-mediastore-data/CHANGELOG.md b/clients/client-mediastore-data/CHANGELOG.md index b9cb5f0b7003..8c8755f678aa 100644 --- a/clients/client-mediastore-data/CHANGELOG.md +++ b/clients/client-mediastore-data/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-mediastore-data/package.json b/clients/client-mediastore-data/package.json index cb66d69d3fed..1e448075d435 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-mediastore/CHANGELOG.md b/clients/client-mediastore/CHANGELOG.md index bc49dd3d7bcb..7b9a47bd3b6a 100644 --- a/clients/client-mediastore/CHANGELOG.md +++ b/clients/client-mediastore/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-mediastore/package.json b/clients/client-mediastore/package.json index 0f594986c643..7240e86e1656 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-mediatailor/CHANGELOG.md b/clients/client-mediatailor/CHANGELOG.md index 7ccd1e3a7bd1..1b535c2cd189 100644 --- a/clients/client-mediatailor/CHANGELOG.md +++ b/clients/client-mediatailor/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-mediatailor/package.json b/clients/client-mediatailor/package.json index da71ee95e114..d6c24cbc339f 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-migration-hub/CHANGELOG.md b/clients/client-migration-hub/CHANGELOG.md index 3148ca54ea2c..c51b9b900fcc 100644 --- a/clients/client-migration-hub/CHANGELOG.md +++ b/clients/client-migration-hub/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-migration-hub/package.json b/clients/client-migration-hub/package.json index f9a8b5f28690..1080259467bb 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-migrationhub-config/CHANGELOG.md b/clients/client-migrationhub-config/CHANGELOG.md index 6c82827dfe42..a5284c794afa 100644 --- a/clients/client-migrationhub-config/CHANGELOG.md +++ b/clients/client-migrationhub-config/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-migrationhub-config/package.json b/clients/client-migrationhub-config/package.json index 8778defc6f76..53b9330719ab 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-mobile/CHANGELOG.md b/clients/client-mobile/CHANGELOG.md index 726e548bbb29..91e4c7fbf45f 100644 --- a/clients/client-mobile/CHANGELOG.md +++ b/clients/client-mobile/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-mobile/package.json b/clients/client-mobile/package.json index 6290c8547652..b1c1203dde2d 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-mq/CHANGELOG.md b/clients/client-mq/CHANGELOG.md index 4e454fbb0b25..9308bc8ab515 100644 --- a/clients/client-mq/CHANGELOG.md +++ b/clients/client-mq/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-mq/package.json b/clients/client-mq/package.json index 0ff7c1649656..7b4109994d07 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-mturk/CHANGELOG.md b/clients/client-mturk/CHANGELOG.md index ea69b3a4282b..1c2c1d605bd8 100644 --- a/clients/client-mturk/CHANGELOG.md +++ b/clients/client-mturk/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-mturk/package.json b/clients/client-mturk/package.json index 20c857d16295..bb68b4fa2ab5 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-networkmanager/CHANGELOG.md b/clients/client-networkmanager/CHANGELOG.md index 3916e1ca2b3d..06def3f7e1db 100644 --- a/clients/client-networkmanager/CHANGELOG.md +++ b/clients/client-networkmanager/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-networkmanager/package.json b/clients/client-networkmanager/package.json index a7fbbb0f576d..44dc691fb0e1 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-opsworks/CHANGELOG.md b/clients/client-opsworks/CHANGELOG.md index 442d6f4242d5..14c7ad8a9185 100644 --- a/clients/client-opsworks/CHANGELOG.md +++ b/clients/client-opsworks/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-opsworks/package.json b/clients/client-opsworks/package.json index 54007d2d9c43..2467c64649ca 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-opsworkscm/CHANGELOG.md b/clients/client-opsworkscm/CHANGELOG.md index a524dcac73f8..df5eb4e0edb7 100644 --- a/clients/client-opsworkscm/CHANGELOG.md +++ b/clients/client-opsworkscm/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-opsworkscm/package.json b/clients/client-opsworkscm/package.json index 9f45cbaff188..5a97e4a0922e 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-organizations/CHANGELOG.md b/clients/client-organizations/CHANGELOG.md index 5474d79a9828..3fd7680f32aa 100644 --- a/clients/client-organizations/CHANGELOG.md +++ b/clients/client-organizations/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-organizations/package.json b/clients/client-organizations/package.json index f7e54db5bd2b..d10f382ea9a2 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-outposts/CHANGELOG.md b/clients/client-outposts/CHANGELOG.md index b0ed0eab405a..89d935fbf0ca 100644 --- a/clients/client-outposts/CHANGELOG.md +++ b/clients/client-outposts/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-outposts/package.json b/clients/client-outposts/package.json index 1e9844da5b3d..e9e256ec03d6 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-personalize-events/CHANGELOG.md b/clients/client-personalize-events/CHANGELOG.md index 08d317f2ef3f..21c64abe7e92 100644 --- a/clients/client-personalize-events/CHANGELOG.md +++ b/clients/client-personalize-events/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-personalize-events/package.json b/clients/client-personalize-events/package.json index 182924b69d40..c8ce7ab91354 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-personalize-runtime/CHANGELOG.md b/clients/client-personalize-runtime/CHANGELOG.md index 1044e24928a4..369578236ee2 100644 --- a/clients/client-personalize-runtime/CHANGELOG.md +++ b/clients/client-personalize-runtime/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-personalize-runtime/package.json b/clients/client-personalize-runtime/package.json index b23a54f9b380..ce4c51a5bcee 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-personalize/CHANGELOG.md b/clients/client-personalize/CHANGELOG.md index 76e40b4449c3..eca9a99dd30c 100644 --- a/clients/client-personalize/CHANGELOG.md +++ b/clients/client-personalize/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-personalize/package.json b/clients/client-personalize/package.json index 1b611e91fe4e..891c091ad37d 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-pi/CHANGELOG.md b/clients/client-pi/CHANGELOG.md index 7f50b38de1f5..beeb16f77f99 100644 --- a/clients/client-pi/CHANGELOG.md +++ b/clients/client-pi/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-pi/package.json b/clients/client-pi/package.json index 27613ad53298..3cf1183f3fd2 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-pinpoint-email/CHANGELOG.md b/clients/client-pinpoint-email/CHANGELOG.md index 4b8258cdb34f..8a13baf0295b 100644 --- a/clients/client-pinpoint-email/CHANGELOG.md +++ b/clients/client-pinpoint-email/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-pinpoint-email/package.json b/clients/client-pinpoint-email/package.json index 3e1087d5505f..ea242611f25f 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-pinpoint-sms-voice/CHANGELOG.md b/clients/client-pinpoint-sms-voice/CHANGELOG.md index 3196bc253ce6..9ce59a594c14 100644 --- a/clients/client-pinpoint-sms-voice/CHANGELOG.md +++ b/clients/client-pinpoint-sms-voice/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-pinpoint-sms-voice/package.json b/clients/client-pinpoint-sms-voice/package.json index 49ef97c49680..7ee2661739c2 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-pinpoint/CHANGELOG.md b/clients/client-pinpoint/CHANGELOG.md index 11a3d54c9511..2cacded879c5 100644 --- a/clients/client-pinpoint/CHANGELOG.md +++ b/clients/client-pinpoint/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-pinpoint/package.json b/clients/client-pinpoint/package.json index d3f3c715f8dc..099358ec7a76 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-polly/CHANGELOG.md b/clients/client-polly/CHANGELOG.md index b0750929b9d9..a7e6b9274613 100644 --- a/clients/client-polly/CHANGELOG.md +++ b/clients/client-polly/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-polly/package.json b/clients/client-polly/package.json index 798083d28da6..8800ca9ca5d9 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-pricing/CHANGELOG.md b/clients/client-pricing/CHANGELOG.md index aef6682668d9..03389677e340 100644 --- a/clients/client-pricing/CHANGELOG.md +++ b/clients/client-pricing/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-pricing/package.json b/clients/client-pricing/package.json index 7998a040c68e..58a32735f992 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-qldb-session/CHANGELOG.md b/clients/client-qldb-session/CHANGELOG.md index a21247f1f2ec..ddcf83aeaf4e 100644 --- a/clients/client-qldb-session/CHANGELOG.md +++ b/clients/client-qldb-session/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-qldb-session/package.json b/clients/client-qldb-session/package.json index 0e00a0968b21..ec67d36aabbe 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-qldb/CHANGELOG.md b/clients/client-qldb/CHANGELOG.md index 1b468703838b..1d9ad3c5abd5 100644 --- a/clients/client-qldb/CHANGELOG.md +++ b/clients/client-qldb/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-qldb/package.json b/clients/client-qldb/package.json index 1fb62a27e117..efb6dd3ec102 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-quicksight/CHANGELOG.md b/clients/client-quicksight/CHANGELOG.md index 95b4779939aa..8d638b9f5176 100644 --- a/clients/client-quicksight/CHANGELOG.md +++ b/clients/client-quicksight/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-quicksight/package.json b/clients/client-quicksight/package.json index 36482f4677f9..07c3ff4a6266 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-ram/CHANGELOG.md b/clients/client-ram/CHANGELOG.md index 03b5884fbf78..76ce614d8eb0 100644 --- a/clients/client-ram/CHANGELOG.md +++ b/clients/client-ram/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-ram/package.json b/clients/client-ram/package.json index 5eb91f90490b..a64131935716 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-rds-data/CHANGELOG.md b/clients/client-rds-data/CHANGELOG.md index 8d10e409b286..7c3f5ec0c0f3 100644 --- a/clients/client-rds-data/CHANGELOG.md +++ b/clients/client-rds-data/CHANGELOG.md @@ -3,6 +3,56 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-rds-data/package.json b/clients/client-rds-data/package.json index 9f2679f26f85..3be2d9575746 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-rekognition/CHANGELOG.md b/clients/client-rekognition/CHANGELOG.md index d05667491ab0..98fb53ccaa17 100644 --- a/clients/client-rekognition/CHANGELOG.md +++ b/clients/client-rekognition/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-rekognition/package.json b/clients/client-rekognition/package.json index 5e115a3c8a3c..0080583452be 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-resource-groups-tagging-api/CHANGELOG.md b/clients/client-resource-groups-tagging-api/CHANGELOG.md index bb8e6dab2330..a32b5386ca30 100644 --- a/clients/client-resource-groups-tagging-api/CHANGELOG.md +++ b/clients/client-resource-groups-tagging-api/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-resource-groups-tagging-api/package.json b/clients/client-resource-groups-tagging-api/package.json index bb270c6fbe25..da65f8675a93 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-resource-groups/CHANGELOG.md b/clients/client-resource-groups/CHANGELOG.md index dba22b10ebf6..6cd4516e1c25 100644 --- a/clients/client-resource-groups/CHANGELOG.md +++ b/clients/client-resource-groups/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-resource-groups/package.json b/clients/client-resource-groups/package.json index 5be646ada610..18299c2110dd 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-robomaker/CHANGELOG.md b/clients/client-robomaker/CHANGELOG.md index a9be8e61f8a9..1aa46e58bb4e 100644 --- a/clients/client-robomaker/CHANGELOG.md +++ b/clients/client-robomaker/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-robomaker/package.json b/clients/client-robomaker/package.json index 5ec621ab94d8..e5482d236e9e 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-route-53-domains/CHANGELOG.md b/clients/client-route-53-domains/CHANGELOG.md index d1f94f8d9937..cc94a9bf829e 100644 --- a/clients/client-route-53-domains/CHANGELOG.md +++ b/clients/client-route-53-domains/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-route-53-domains/package.json b/clients/client-route-53-domains/package.json index 3dbfbbfbb5bb..07d32a219ad4 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-route-53/CHANGELOG.md b/clients/client-route-53/CHANGELOG.md index a588055b6e4a..1ef2dd800391 100644 --- a/clients/client-route-53/CHANGELOG.md +++ b/clients/client-route-53/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-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.5 (2020-01-14) + + +### Features + +* add rest-xml clients ([#728](https://github.com/aws/aws-sdk-js-v3/issues/728)) ([8b4efe5](https://github.com/aws/aws-sdk-js-v3/commit/8b4efe5)) + + + + + # 1.0.0-alpha.2 (2020-01-16) diff --git a/clients/client-route-53/package.json b/clients/client-route-53/package.json index 7a2e5540d4e8..0f1110647477 100644 --- a/clients/client-route-53/package.json +++ b/clients/client-route-53/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-route-53", "description": "@aws-sdk/client-route-53 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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -36,7 +36,7 @@ "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-sdk-route53": "^1.0.0-alpha.2", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-route53resolver/CHANGELOG.md b/clients/client-route53resolver/CHANGELOG.md index 74e80a5ce854..16aac7e62ba6 100644 --- a/clients/client-route53resolver/CHANGELOG.md +++ b/clients/client-route53resolver/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-route53resolver/package.json b/clients/client-route53resolver/package.json index c4c9f50661f6..672fa8e03b71 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-s3-control/CHANGELOG.md b/clients/client-s3-control/CHANGELOG.md index 597c24f1a8f4..263b8ebe4bc7 100644 --- a/clients/client-s3-control/CHANGELOG.md +++ b/clients/client-s3-control/CHANGELOG.md @@ -3,6 +3,34 @@ 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-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.7 (2020-01-15) + + +### Bug Fixes + +* add missing middleware dep ([#736](https://github.com/aws/aws-sdk-js-v3/issues/736)) ([9cc9c4a](https://github.com/aws/aws-sdk-js-v3/commit/9cc9c4a)) + + + +# 1.0.0-alpha.6 (2020-01-15) + + +### Features + +* add client-s3-control ([#729](https://github.com/aws/aws-sdk-js-v3/issues/729)) ([43794db](https://github.com/aws/aws-sdk-js-v3/commit/43794db)) + + + + + # 1.0.0-alpha.3 (2020-01-16) diff --git a/clients/client-s3-control/package.json b/clients/client-s3-control/package.json index b3344e36b627..8c93876b046b 100644 --- a/clients/client-s3-control/package.json +++ b/clients/client-s3-control/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-s3-control", "description": "@aws-sdk/client-s3-control client", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -36,7 +36,7 @@ "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-sdk-s3-control": "^1.0.0-alpha.2", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-s3/CHANGELOG.md b/clients/client-s3/CHANGELOG.md index 90d4184bce34..1e3260f030a2 100644 --- a/clients/client-s3/CHANGELOG.md +++ b/clients/client-s3/CHANGELOG.md @@ -3,6 +3,29 @@ 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-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.6 (2020-01-15) + + + +# 1.0.0-alpha.5 (2020-01-14) + + +### Features + +* add rest-xml clients ([#728](https://github.com/aws/aws-sdk-js-v3/issues/728)) ([8b4efe5](https://github.com/aws/aws-sdk-js-v3/commit/8b4efe5)) + + + + + # 1.0.0-alpha.3 (2020-01-16) diff --git a/clients/client-s3/package.json b/clients/client-s3/package.json index 2bfb06bbb3bd..2c97ce7bd5c6 100644 --- a/clients/client-s3/package.json +++ b/clients/client-s3/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-s3", "description": "@aws-sdk/client-s3 client", - "version": "1.0.0-alpha.3", + "version": "1.0.0-alpha.4", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-blob-browser": "^1.0.0-alpha.3", @@ -43,7 +43,7 @@ "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-sdk-s3": "^1.0.0-alpha.3", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-ssec": "^1.0.0-alpha.2", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", diff --git a/clients/client-sagemaker-a2i-runtime/CHANGELOG.md b/clients/client-sagemaker-a2i-runtime/CHANGELOG.md index d7c5a4bbe754..a8c098e37160 100644 --- a/clients/client-sagemaker-a2i-runtime/CHANGELOG.md +++ b/clients/client-sagemaker-a2i-runtime/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-sagemaker-a2i-runtime/package.json b/clients/client-sagemaker-a2i-runtime/package.json index ba72e997383e..39b92f6d502e 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-sagemaker-runtime/CHANGELOG.md b/clients/client-sagemaker-runtime/CHANGELOG.md index 3c98a3e60a10..56646c22a747 100644 --- a/clients/client-sagemaker-runtime/CHANGELOG.md +++ b/clients/client-sagemaker-runtime/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-sagemaker-runtime/package.json b/clients/client-sagemaker-runtime/package.json index b228b14c194f..aedf0ade5a7a 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-sagemaker/CHANGELOG.md b/clients/client-sagemaker/CHANGELOG.md index 1845bd9987f9..289c0d9aed8b 100644 --- a/clients/client-sagemaker/CHANGELOG.md +++ b/clients/client-sagemaker/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-sagemaker/package.json b/clients/client-sagemaker/package.json index ba18cdc46dea..81f629a3d3dd 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-schemas/CHANGELOG.md b/clients/client-schemas/CHANGELOG.md index 189bcdf57dd6..618f79c287b9 100644 --- a/clients/client-schemas/CHANGELOG.md +++ b/clients/client-schemas/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-schemas/package.json b/clients/client-schemas/package.json index 31b93af87a6c..e2bbb7378fbc 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-secrets-manager/CHANGELOG.md b/clients/client-secrets-manager/CHANGELOG.md index 0257894d54d0..0fd25f75d4cc 100644 --- a/clients/client-secrets-manager/CHANGELOG.md +++ b/clients/client-secrets-manager/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-secrets-manager/package.json b/clients/client-secrets-manager/package.json index 6c9ae9c923e7..df4662358f24 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-securityhub/CHANGELOG.md b/clients/client-securityhub/CHANGELOG.md index 8b341aa0cda9..5145debb9ce0 100644 --- a/clients/client-securityhub/CHANGELOG.md +++ b/clients/client-securityhub/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-securityhub/package.json b/clients/client-securityhub/package.json index ec698aaa3463..5a951dd2a72d 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-serverlessapplicationrepository/CHANGELOG.md b/clients/client-serverlessapplicationrepository/CHANGELOG.md index f738194cf35d..60f273875e6e 100644 --- a/clients/client-serverlessapplicationrepository/CHANGELOG.md +++ b/clients/client-serverlessapplicationrepository/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-serverlessapplicationrepository/package.json b/clients/client-serverlessapplicationrepository/package.json index 06f543f8fdeb..19d562889128 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-service-catalog/CHANGELOG.md b/clients/client-service-catalog/CHANGELOG.md index b509bde4b685..8a6d27735668 100644 --- a/clients/client-service-catalog/CHANGELOG.md +++ b/clients/client-service-catalog/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-service-catalog/package.json b/clients/client-service-catalog/package.json index 3103678f7fd6..b5362a77ba68 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-service-quotas/CHANGELOG.md b/clients/client-service-quotas/CHANGELOG.md index 6b1fa217fde0..e11a92b5486a 100644 --- a/clients/client-service-quotas/CHANGELOG.md +++ b/clients/client-service-quotas/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-service-quotas/package.json b/clients/client-service-quotas/package.json index 609044f54c79..c975459db957 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-servicediscovery/CHANGELOG.md b/clients/client-servicediscovery/CHANGELOG.md index 99ad79a0081b..ddb8b7e91dae 100644 --- a/clients/client-servicediscovery/CHANGELOG.md +++ b/clients/client-servicediscovery/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-servicediscovery/package.json b/clients/client-servicediscovery/package.json index 2194ab0be9cc..c097c8785380 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-sesv2/CHANGELOG.md b/clients/client-sesv2/CHANGELOG.md index ddd9376cd8b2..84ff20b808ff 100644 --- a/clients/client-sesv2/CHANGELOG.md +++ b/clients/client-sesv2/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-sesv2/package.json b/clients/client-sesv2/package.json index c476e00e49cf..167b667cdeb7 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-sfn/CHANGELOG.md b/clients/client-sfn/CHANGELOG.md index 856b1314b22d..c8de596667a2 100644 --- a/clients/client-sfn/CHANGELOG.md +++ b/clients/client-sfn/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-sfn/package.json b/clients/client-sfn/package.json index 35883a5cf45f..b8194fc52686 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-shield/CHANGELOG.md b/clients/client-shield/CHANGELOG.md index ca8664a3a34a..872a26e54bc6 100644 --- a/clients/client-shield/CHANGELOG.md +++ b/clients/client-shield/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-shield/package.json b/clients/client-shield/package.json index e6b037d37e62..682ce09eee81 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-signer/CHANGELOG.md b/clients/client-signer/CHANGELOG.md index 49cd491e237d..bf4f0bcb49d3 100644 --- a/clients/client-signer/CHANGELOG.md +++ b/clients/client-signer/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-signer/package.json b/clients/client-signer/package.json index 8f44bf5d4f4a..bb28c6789331 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-sms/CHANGELOG.md b/clients/client-sms/CHANGELOG.md index 68023a21a8fd..d29f69a4b64b 100644 --- a/clients/client-sms/CHANGELOG.md +++ b/clients/client-sms/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-sms/package.json b/clients/client-sms/package.json index a133e5e0984b..e150755e5430 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-snowball/CHANGELOG.md b/clients/client-snowball/CHANGELOG.md index cff5271d7b29..1a9e88aff3d7 100644 --- a/clients/client-snowball/CHANGELOG.md +++ b/clients/client-snowball/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-snowball/package.json b/clients/client-snowball/package.json index 2794b474b965..9c37d06b0579 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-ssm/CHANGELOG.md b/clients/client-ssm/CHANGELOG.md index 57805d509054..c2a992574cd2 100644 --- a/clients/client-ssm/CHANGELOG.md +++ b/clients/client-ssm/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-ssm/package.json b/clients/client-ssm/package.json index 7dc8dcff09ea..6232adca385c 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-sso-oidc/CHANGELOG.md b/clients/client-sso-oidc/CHANGELOG.md index 08fc7b3d71ac..fbec15de6f84 100644 --- a/clients/client-sso-oidc/CHANGELOG.md +++ b/clients/client-sso-oidc/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-sso-oidc/package.json b/clients/client-sso-oidc/package.json index 0a927407f768..5b30eb2c2a38 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-sso/CHANGELOG.md b/clients/client-sso/CHANGELOG.md index 06aa036e1d05..693e70dd805a 100644 --- a/clients/client-sso/CHANGELOG.md +++ b/clients/client-sso/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-sso/package.json b/clients/client-sso/package.json index c5f8fdd3d84d..03d3581136e8 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-storage-gateway/CHANGELOG.md b/clients/client-storage-gateway/CHANGELOG.md index 513bb9cf29a4..bf5a0d9ceaf3 100644 --- a/clients/client-storage-gateway/CHANGELOG.md +++ b/clients/client-storage-gateway/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-storage-gateway/package.json b/clients/client-storage-gateway/package.json index 157d26b992b8..db49d0e60b18 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-support/CHANGELOG.md b/clients/client-support/CHANGELOG.md index 047fbafdf002..d84c6e2f4468 100644 --- a/clients/client-support/CHANGELOG.md +++ b/clients/client-support/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-support/package.json b/clients/client-support/package.json index 954af3f393a3..e28558af7fe7 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-swf/CHANGELOG.md b/clients/client-swf/CHANGELOG.md index 92952b5f58fd..917a2913891b 100644 --- a/clients/client-swf/CHANGELOG.md +++ b/clients/client-swf/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-swf/package.json b/clients/client-swf/package.json index de50b18abc44..0fffeff8371d 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-textract/CHANGELOG.md b/clients/client-textract/CHANGELOG.md index 6a41ab3d5058..581ab22623d7 100644 --- a/clients/client-textract/CHANGELOG.md +++ b/clients/client-textract/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-textract/package.json b/clients/client-textract/package.json index dfd10f7d30ae..45afbb16e71c 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-transcribe-streaming/CHANGELOG.md b/clients/client-transcribe-streaming/CHANGELOG.md index 6007db672712..9395d4e83884 100644 --- a/clients/client-transcribe-streaming/CHANGELOG.md +++ b/clients/client-transcribe-streaming/CHANGELOG.md @@ -3,6 +3,51 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-transcribe-streaming/package.json b/clients/client-transcribe-streaming/package.json index 1703fac8860f..b07abcf15dc1 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-transcribe/CHANGELOG.md b/clients/client-transcribe/CHANGELOG.md index 06d3127699c2..ff72e9543328 100644 --- a/clients/client-transcribe/CHANGELOG.md +++ b/clients/client-transcribe/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-transcribe/package.json b/clients/client-transcribe/package.json index b6dffae454f0..701e989f6ad2 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-transfer/CHANGELOG.md b/clients/client-transfer/CHANGELOG.md index 0ad4a40bf361..fc515d0b242b 100644 --- a/clients/client-transfer/CHANGELOG.md +++ b/clients/client-transfer/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-transfer/package.json b/clients/client-transfer/package.json index 31db14f2c6fc..2957fa6ef073 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-translate/CHANGELOG.md b/clients/client-translate/CHANGELOG.md index 356b8e952699..c344e921a80c 100644 --- a/clients/client-translate/CHANGELOG.md +++ b/clients/client-translate/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-translate/package.json b/clients/client-translate/package.json index 10cbf8ef5aab..f28498577fdd 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-waf-regional/CHANGELOG.md b/clients/client-waf-regional/CHANGELOG.md index 68d3f3209518..06c2ae9a544f 100644 --- a/clients/client-waf-regional/CHANGELOG.md +++ b/clients/client-waf-regional/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-waf-regional/package.json b/clients/client-waf-regional/package.json index f1785b9a3c7f..219374513b71 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-waf/CHANGELOG.md b/clients/client-waf/CHANGELOG.md index f01a89e26d14..2085cae96cbe 100644 --- a/clients/client-waf/CHANGELOG.md +++ b/clients/client-waf/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-waf/package.json b/clients/client-waf/package.json index f2720f4cb8ef..a51f3d8dc6d4 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-wafv2/CHANGELOG.md b/clients/client-wafv2/CHANGELOG.md index 531f2a14331d..a3aab0188715 100644 --- a/clients/client-wafv2/CHANGELOG.md +++ b/clients/client-wafv2/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-wafv2/package.json b/clients/client-wafv2/package.json index 485accc91588..145803d4ae7a 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-workdocs/CHANGELOG.md b/clients/client-workdocs/CHANGELOG.md index a57d8da100a5..28a0adf268cf 100644 --- a/clients/client-workdocs/CHANGELOG.md +++ b/clients/client-workdocs/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-workdocs/package.json b/clients/client-workdocs/package.json index 6564d326eb68..e8f18578740f 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-worklink/CHANGELOG.md b/clients/client-worklink/CHANGELOG.md index f8b9fadd06ec..81317226f9b7 100644 --- a/clients/client-worklink/CHANGELOG.md +++ b/clients/client-worklink/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-worklink/package.json b/clients/client-worklink/package.json index b74cb69b0c56..8f4ffc1ef7ba 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-workmailmessageflow/CHANGELOG.md b/clients/client-workmailmessageflow/CHANGELOG.md index e6e086c5153e..c66fdaa1b4d4 100644 --- a/clients/client-workmailmessageflow/CHANGELOG.md +++ b/clients/client-workmailmessageflow/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-workmailmessageflow/package.json b/clients/client-workmailmessageflow/package.json index fa3ddf128e2e..3f7ecc37fbe9 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-workspaces/CHANGELOG.md b/clients/client-workspaces/CHANGELOG.md index ca40e0474e36..163e6b08b719 100644 --- a/clients/client-workspaces/CHANGELOG.md +++ b/clients/client-workspaces/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-workspaces/package.json b/clients/client-workspaces/package.json index 6bb9fea75dc9..acd221c13419 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/clients/client-xray/CHANGELOG.md b/clients/client-xray/CHANGELOG.md index 47bb6b5242bf..76eb71c0ef29 100644 --- a/clients/client-xray/CHANGELOG.md +++ b/clients/client-xray/CHANGELOG.md @@ -3,6 +3,46 @@ 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.8 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.4 (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.7 (2020-01-16) diff --git a/clients/client-xray/package.json b/clients/client-xray/package.json index 188c91e2e0fc..29110c362062 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.7", + "version": "1.0.0-alpha.8", "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.4", - "@aws-sdk/config-resolver": "^1.0.0-alpha.5", + "@aws-sdk/config-resolver": "^1.0.0-alpha.6", "@aws-sdk/credential-provider-node": "^1.0.0-alpha.2", "@aws-sdk/fetch-http-handler": "^1.0.0-alpha.4", "@aws-sdk/hash-node": "^1.0.0-alpha.2", @@ -35,7 +35,7 @@ "@aws-sdk/middleware-host-header": "^1.0.0-alpha.4", "@aws-sdk/middleware-retry": "^1.0.0-alpha.4", "@aws-sdk/middleware-serde": "^1.0.0-alpha.2", - "@aws-sdk/middleware-signing": "^1.0.0-alpha.5", + "@aws-sdk/middleware-signing": "^1.0.0-alpha.6", "@aws-sdk/middleware-stack": "^1.0.0-alpha.2", "@aws-sdk/middleware-user-agent": "^1.0.0-alpha.4", "@aws-sdk/node-http-handler": "^1.0.0-alpha.4", diff --git a/package.json b/package.json index 60038711642a..7f4b8f1a819e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "aws-sdk-js-v3", "private": true, - "version": "1.0.0-alpha.8", + "version": "1.0.0-alpha.9", "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 1d85bcd399e7..d7d097ca43cd 100644 --- a/packages/config-resolver/CHANGELOG.md +++ b/packages/config-resolver/CHANGELOG.md @@ -3,6 +3,69 @@ 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](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.6) (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 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.5](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.5) (2020-01-16) diff --git a/packages/config-resolver/package.json b/packages/config-resolver/package.json index 635ebd42eccf..f790db9c2198 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.5", + "version": "1.0.0-alpha.6", "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.5", + "@aws-sdk/signature-v4": "^1.0.0-alpha.6", "@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 94c5de61b1d8..826dee687090 100644 --- a/packages/credential-provider-cognito-identity/CHANGELOG.md +++ b/packages/credential-provider-cognito-identity/CHANGELOG.md @@ -3,6 +3,72 @@ 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](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.6) (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 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.5](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.5) (2020-01-16) diff --git a/packages/credential-provider-cognito-identity/package.json b/packages/credential-provider-cognito-identity/package.json index 831eac80b03b..f20cee9088d3 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.5", + "version": "1.0.0-alpha.6", "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.7", + "@aws-sdk/client-cognito-identity": "^1.0.0-alpha.8", "@aws-sdk/property-provider": "^1.0.0-alpha.2", "@aws-sdk/protocol-timestamp": "^1.0.0-alpha.2", "@aws-sdk/types": "^1.0.0-alpha.2", diff --git a/packages/http-serialization/CHANGELOG.md b/packages/http-serialization/CHANGELOG.md index 6673d7f81b40..21a07887dd17 100644 --- a/packages/http-serialization/CHANGELOG.md +++ b/packages/http-serialization/CHANGELOG.md @@ -3,6 +3,52 @@ 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/http-serialization@0.1.0-preview.2...@aws-sdk/http-serialization@1.0.0-alpha.3) (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 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)) + + + +# 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.2](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.2) (2020-01-16) diff --git a/packages/http-serialization/package.json b/packages/http-serialization/package.json index c6780f8847c1..dec63ca9f21c 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.2", + "version": "1.0.0-alpha.3", "scripts": { "prepublishOnly": "tsc", "pretest": "tsc -p tsconfig.test.json", diff --git a/packages/middleware-sdk-rds/CHANGELOG.md b/packages/middleware-sdk-rds/CHANGELOG.md index 3e5d464e35f7..6bb0a257799d 100644 --- a/packages/middleware-sdk-rds/CHANGELOG.md +++ b/packages/middleware-sdk-rds/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-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.7 (2020-01-15) + + +### Features + +* migrate and apply crossRegionPresignedUrlMiddleware ([#718](https://github.com/aws/aws-sdk-js-v3/issues/718)) ([3e24d71](https://github.com/aws/aws-sdk-js-v3/commit/3e24d71)) + + + + + # 1.0.0-alpha.2 (2020-01-16) diff --git a/packages/middleware-sdk-rds/package.json b/packages/middleware-sdk-rds/package.json index 948ac43146ed..d9fd3de05cdd 100644 --- a/packages/middleware-sdk-rds/package.json +++ b/packages/middleware-sdk-rds/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/middleware-sdk-rds", - "version": "1.0.0-alpha.2", + "version": "1.0.0-alpha.3", "scripts": { "prepublishOnly": "tsc", "pretest": "tsc -p tsconfig.test.json", @@ -15,7 +15,7 @@ "license": "Apache-2.0", "dependencies": { "@aws-sdk/protocol-http": "^1.0.0-alpha.4", - "@aws-sdk/signature-v4": "^1.0.0-alpha.5", + "@aws-sdk/signature-v4": "^1.0.0-alpha.6", "@aws-sdk/types": "^1.0.0-alpha.2", "@aws-sdk/util-format-url": "^1.0.0-alpha.2", "tslib": "^1.8.0" diff --git a/packages/middleware-signing/CHANGELOG.md b/packages/middleware-signing/CHANGELOG.md index b00ba03c5ad1..dc6394779ead 100644 --- a/packages/middleware-signing/CHANGELOG.md +++ b/packages/middleware-signing/CHANGELOG.md @@ -3,6 +3,41 @@ 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-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 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.5 (2020-01-16) diff --git a/packages/middleware-signing/package.json b/packages/middleware-signing/package.json index 1ae0169b2458..ea07d1971977 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.5", + "version": "1.0.0-alpha.6", "scripts": { "prepublishOnly": "tsc", "pretest": "tsc -p tsconfig.test.json", @@ -20,7 +20,7 @@ }, "dependencies": { "@aws-sdk/protocol-http": "^1.0.0-alpha.4", - "@aws-sdk/signature-v4": "^1.0.0-alpha.5", + "@aws-sdk/signature-v4": "^1.0.0-alpha.6", "@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 459dba767823..5fecee2adb9d 100644 --- a/packages/s3-request-presigner/CHANGELOG.md +++ b/packages/s3-request-presigner/CHANGELOG.md @@ -3,6 +3,63 @@ 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-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 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.5 (2020-01-16) diff --git a/packages/s3-request-presigner/package.json b/packages/s3-request-presigner/package.json index 8916c3e5ec12..97bd12a18f37 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.5", + "version": "1.0.0-alpha.6", "scripts": { "prepublishOnly": "tsc", "pretest": "tsc -p tsconfig.test.json", @@ -14,9 +14,9 @@ }, "license": "Apache-2.0", "dependencies": { - "@aws-sdk/signature-v4": "^1.0.0-alpha.5", + "@aws-sdk/signature-v4": "^1.0.0-alpha.6", "@aws-sdk/types": "^1.0.0-alpha.2", - "@aws-sdk/util-create-request": "^1.0.0-alpha.4", + "@aws-sdk/util-create-request": "^1.0.0-alpha.5", "@aws-sdk/util-format-url": "^1.0.0-alpha.2", "tslib": "^1.8.0" }, diff --git a/packages/signature-v4-browser/CHANGELOG.md b/packages/signature-v4-browser/CHANGELOG.md index 41b4e500c5df..68aea65c825d 100644 --- a/packages/signature-v4-browser/CHANGELOG.md +++ b/packages/signature-v4-browser/CHANGELOG.md @@ -3,6 +3,68 @@ 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](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.6) (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 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.5](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.5) (2020-01-16) diff --git a/packages/signature-v4-browser/package.json b/packages/signature-v4-browser/package.json index 0448f8953e61..23f95ce742d8 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.5", + "version": "1.0.0-alpha.6", "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.4", - "@aws-sdk/signature-v4": "^1.0.0-alpha.5", + "@aws-sdk/signature-v4": "^1.0.0-alpha.6", "tslib": "^1.8.0" }, "devDependencies": { diff --git a/packages/signature-v4-node/CHANGELOG.md b/packages/signature-v4-node/CHANGELOG.md index e0ec97b99166..315751bfe5ad 100644 --- a/packages/signature-v4-node/CHANGELOG.md +++ b/packages/signature-v4-node/CHANGELOG.md @@ -3,6 +3,68 @@ 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](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.6) (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 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.5](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.5) (2020-01-16) diff --git a/packages/signature-v4-node/package.json b/packages/signature-v4-node/package.json index 12ec6b80694f..c4c7508ab157 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.5", + "version": "1.0.0-alpha.6", "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.5", + "@aws-sdk/signature-v4": "^1.0.0-alpha.6", "tslib": "^1.8.0" }, "devDependencies": { diff --git a/packages/signature-v4-universal/CHANGELOG.md b/packages/signature-v4-universal/CHANGELOG.md index 2925e4dc69ea..b6dab1e09400 100644 --- a/packages/signature-v4-universal/CHANGELOG.md +++ b/packages/signature-v4-universal/CHANGELOG.md @@ -3,6 +3,68 @@ 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](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.6) (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 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.5](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.5) (2020-01-16) diff --git a/packages/signature-v4-universal/package.json b/packages/signature-v4-universal/package.json index ddbe91c3c047..2934ca9befe8 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.5", + "version": "1.0.0-alpha.6", "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.4", - "@aws-sdk/signature-v4": "^1.0.0-alpha.5", + "@aws-sdk/signature-v4": "^1.0.0-alpha.6", "tslib": "^1.8.0" }, "devDependencies": { diff --git a/packages/signature-v4/CHANGELOG.md b/packages/signature-v4/CHANGELOG.md index e920010d9200..d29b66a1f9d6 100644 --- a/packages/signature-v4/CHANGELOG.md +++ b/packages/signature-v4/CHANGELOG.md @@ -3,6 +3,84 @@ 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](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.6) (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 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.5](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.5) (2020-01-16) diff --git a/packages/signature-v4/package.json b/packages/signature-v4/package.json index f46e26303eba..092e01d03989 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.5", + "version": "1.0.0-alpha.6", "description": "A standalone implementation of the AWS Signature V4 request signing algorithm", "main": "./dist/cjs/index.js", "module": "./dist/es/index.js", @@ -26,7 +26,7 @@ }, "devDependencies": { "@aws-crypto/sha256-js": "^0.1.0-preview.4", - "@aws-sdk/http-serialization": "^1.0.0-alpha.2", + "@aws-sdk/http-serialization": "^1.0.0-alpha.3", "@aws-sdk/protocol-http": "^1.0.0-alpha.4", "@aws-sdk/util-buffer-from": "^1.0.0-alpha.2", "@types/jest": "^24.0.12", diff --git a/packages/util-create-request/CHANGELOG.md b/packages/util-create-request/CHANGELOG.md index 8b05eb2d2e99..1eb75a47db2b 100644 --- a/packages/util-create-request/CHANGELOG.md +++ b/packages/util-create-request/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.5 (2020-01-17) + + + +# 1.0.0-alpha.8 (2020-01-16) + + + +# 1.0.0-alpha.1 (2020-01-10) + + + +# 0.9.0 (2020-01-09) + + +### Features + +* update according to new mw stack & smithy client interface ([df8176c](https://github.com/aws/aws-sdk-js-v3/commit/df8176c)) + + + +# 0.7.0 (2019-11-19) + + + +# 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) + + +### Bug Fixes + +* add npm badge for @aws-sdk/util-create-request ([#259](https://github.com/aws/aws-sdk-js-v3/issues/259)) ([067f75b](https://github.com/aws/aws-sdk-js-v3/commit/067f75b)) + + +### Features + +* **util-create-request:** create request package ([#257](https://github.com/aws/aws-sdk-js-v3/issues/257)) ([9855d49](https://github.com/aws/aws-sdk-js-v3/commit/9855d49)) + + + + + # 1.0.0-alpha.4 (2020-01-16) diff --git a/packages/util-create-request/package.json b/packages/util-create-request/package.json index 6ad81e9a0d72..7c5cfe25d5b9 100644 --- a/packages/util-create-request/package.json +++ b/packages/util-create-request/package.json @@ -1,6 +1,6 @@ { "name": "@aws-sdk/util-create-request", - "version": "1.0.0-alpha.4", + "version": "1.0.0-alpha.5", "scripts": { "prepublishOnly": "tsc", "pretest": "tsc -p tsconfig.test.json",