Skip to content

Commit 2ab1c59

Browse files
author
awstools
committed
Publish v1.0.0-alpha.17
1 parent d5a7b46 commit 2ab1c59

File tree

433 files changed

+13503
-220
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

433 files changed

+13503
-220
lines changed

clients/client-acm-pca/CHANGELOG.md

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,74 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 1.0.0-alpha.15 (2020-02-05)
7+
8+
9+
10+
# 1.0.0-alpha.16 (2020-02-04)
11+
12+
13+
14+
# 1.0.0-alpha.15 (2020-01-30)
15+
16+
17+
18+
# 1.0.0-alpha.14 (2020-01-28)
19+
20+
21+
22+
# 1.0.0-alpha.13 (2020-01-24)
23+
24+
25+
26+
# 1.0.0-alpha.12 (2020-01-22)
27+
28+
29+
30+
# 1.0.0-alpha.11 (2020-01-17)
31+
32+
33+
34+
# 1.0.0-alpha.9 (2020-01-17)
35+
36+
37+
38+
# 1.0.0-alpha.8 (2020-01-16)
39+
40+
41+
42+
# 1.0.0-alpha.4 (2020-01-14)
43+
44+
45+
46+
# 1.0.0-alpha.3 (2020-01-14)
47+
48+
49+
50+
# 1.0.0-alpha.2 (2020-01-10)
51+
52+
53+
### Features
54+
55+
* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87)
56+
57+
58+
59+
# 1.0.0-alpha.1 (2020-01-10)
60+
61+
62+
63+
# 0.9.0 (2020-01-09)
64+
65+
66+
### Features
67+
68+
* 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))
69+
70+
71+
72+
73+
674
# 1.0.0-alpha.14 (2020-02-04)
775

876

clients/client-acm-pca/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-acm-pca",
33
"description": "@aws-sdk/client-acm-pca client",
4-
"version": "1.0.0-alpha.14",
4+
"version": "1.0.0-alpha.15",
55
"scripts": {
66
"clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",
77
"build-documentation": "npm run clean && typedoc ./",

clients/client-acm/CHANGELOG.md

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,74 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 1.0.0-alpha.15 (2020-02-05)
7+
8+
9+
10+
# 1.0.0-alpha.16 (2020-02-04)
11+
12+
13+
14+
# 1.0.0-alpha.15 (2020-01-30)
15+
16+
17+
18+
# 1.0.0-alpha.14 (2020-01-28)
19+
20+
21+
22+
# 1.0.0-alpha.13 (2020-01-24)
23+
24+
25+
26+
# 1.0.0-alpha.12 (2020-01-22)
27+
28+
29+
30+
# 1.0.0-alpha.11 (2020-01-17)
31+
32+
33+
34+
# 1.0.0-alpha.9 (2020-01-17)
35+
36+
37+
38+
# 1.0.0-alpha.8 (2020-01-16)
39+
40+
41+
42+
# 1.0.0-alpha.4 (2020-01-14)
43+
44+
45+
46+
# 1.0.0-alpha.3 (2020-01-14)
47+
48+
49+
50+
# 1.0.0-alpha.2 (2020-01-10)
51+
52+
53+
### Features
54+
55+
* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87)
56+
57+
58+
59+
# 1.0.0-alpha.1 (2020-01-10)
60+
61+
62+
63+
# 0.9.0 (2020-01-09)
64+
65+
66+
### Features
67+
68+
* 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))
69+
70+
71+
72+
73+
674
# 1.0.0-alpha.14 (2020-02-04)
775

876

clients/client-acm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-acm",
33
"description": "@aws-sdk/client-acm client",
4-
"version": "1.0.0-alpha.14",
4+
"version": "1.0.0-alpha.15",
55
"scripts": {
66
"clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",
77
"build-documentation": "npm run clean && typedoc ./",

clients/client-alexa-for-business/CHANGELOG.md

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,79 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 1.0.0-alpha.15 (2020-02-05)
7+
8+
9+
10+
# 1.0.0-alpha.16 (2020-02-04)
11+
12+
13+
14+
# 1.0.0-alpha.15 (2020-01-30)
15+
16+
17+
### Features
18+
19+
* codegen for auto-fill idempotency token ([#815](https://github.com/aws/aws-sdk-js-v3/issues/815)) ([7911a7a](https://github.com/aws/aws-sdk-js-v3/commit/7911a7a))
20+
21+
22+
23+
# 1.0.0-alpha.14 (2020-01-28)
24+
25+
26+
27+
# 1.0.0-alpha.13 (2020-01-24)
28+
29+
30+
31+
# 1.0.0-alpha.12 (2020-01-22)
32+
33+
34+
35+
# 1.0.0-alpha.11 (2020-01-17)
36+
37+
38+
39+
# 1.0.0-alpha.9 (2020-01-17)
40+
41+
42+
43+
# 1.0.0-alpha.8 (2020-01-16)
44+
45+
46+
47+
# 1.0.0-alpha.4 (2020-01-14)
48+
49+
50+
51+
# 1.0.0-alpha.3 (2020-01-14)
52+
53+
54+
55+
# 1.0.0-alpha.2 (2020-01-10)
56+
57+
58+
### Features
59+
60+
* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87)
61+
62+
63+
64+
# 1.0.0-alpha.1 (2020-01-10)
65+
66+
67+
68+
# 0.9.0 (2020-01-09)
69+
70+
71+
### Features
72+
73+
* 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))
74+
75+
76+
77+
78+
679
# 1.0.0-alpha.14 (2020-02-04)
780

881

clients/client-alexa-for-business/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-alexa-for-business",
33
"description": "@aws-sdk/client-alexa-for-business client",
4-
"version": "1.0.0-alpha.14",
4+
"version": "1.0.0-alpha.15",
55
"scripts": {
66
"clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",
77
"build-documentation": "npm run clean && typedoc ./",

clients/client-amplify/CHANGELOG.md

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,70 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 1.0.0-alpha.14 (2020-02-05)
7+
8+
9+
10+
# 1.0.0-alpha.16 (2020-02-04)
11+
12+
13+
14+
# 1.0.0-alpha.15 (2020-01-30)
15+
16+
17+
18+
# 1.0.0-alpha.14 (2020-01-28)
19+
20+
21+
22+
# 1.0.0-alpha.13 (2020-01-24)
23+
24+
25+
26+
# 1.0.0-alpha.12 (2020-01-22)
27+
28+
29+
30+
# 1.0.0-alpha.9 (2020-01-17)
31+
32+
33+
34+
# 1.0.0-alpha.8 (2020-01-16)
35+
36+
37+
38+
# 1.0.0-alpha.4 (2020-01-14)
39+
40+
41+
42+
# 1.0.0-alpha.3 (2020-01-14)
43+
44+
45+
46+
# 1.0.0-alpha.2 (2020-01-10)
47+
48+
49+
### Features
50+
51+
* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464f)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87)
52+
53+
54+
55+
# 1.0.0-alpha.1 (2020-01-10)
56+
57+
58+
59+
# 0.9.0 (2020-01-09)
60+
61+
62+
### Features
63+
64+
* 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))
65+
66+
67+
68+
69+
670
# 1.0.0-alpha.13 (2020-02-04)
771

872

clients/client-amplify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-amplify",
33
"description": "@aws-sdk/client-amplify client",
4-
"version": "1.0.0-alpha.13",
4+
"version": "1.0.0-alpha.14",
55
"scripts": {
66
"clean": "npm run remove-definitions && npm run remove-dist && npm run remove-js && npm run remove-maps",
77
"build-documentation": "npm run clean && typedoc ./",

0 commit comments

Comments
 (0)