Skip to content

Commit 22900d4

Browse files
author
awstools
committed
Publish v1.0.0-alpha.27
1 parent 022cba5 commit 22900d4

File tree

439 files changed

+24913
-221
lines changed

Some content is hidden

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

439 files changed

+24913
-221
lines changed

clients/client-accessanalyzer/CHANGELOG.md

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,64 @@
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.11 (2020-03-13)
7+
8+
9+
### Bug Fixes
10+
11+
* codegen for using pure JS hasher in RN ([#998](https://github.com/aws/aws-sdk-js-v3/issues/998)) ([022cba5](https://github.com/aws/aws-sdk-js-v3/commit/022cba59168998bea8a263687395d27eae375d30)), closes [awslabs/smithy-typescript#144](https://github.com/awslabs/smithy-typescript/issues/144)
12+
13+
14+
15+
# 1.0.0-alpha.26 (2020-03-12)
16+
17+
18+
19+
# 1.0.0-alpha.25 (2020-03-09)
20+
21+
22+
### Features
23+
24+
* codegen for fixing protocol tests([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([15a66c7](https://github.com/aws/aws-sdk-js-v3/commit/15a66c720f49884087126d6d573c64b6a4a16dc5)), closes [awslabls/smithy-typescript#141](https://github.com/awslabls/smithy-typescript/issues/141)
25+
* codegen for fixing streaming member shape([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([c7f13dc](https://github.com/aws/aws-sdk-js-v3/commit/c7f13dc0eda6217452bd37b1b7fa04bcc931deab)), closes [awslabs/smithy-typescript#138](https://github.com/awslabs/smithy-typescript/issues/138) [awslabs/smithy-typescript#140](https://github.com/awslabs/smithy-typescript/issues/140)
26+
27+
28+
29+
# 1.0.0-alpha.24 (2020-02-19)
30+
31+
32+
33+
# 1.0.0-alpha.23 (2020-02-14)
34+
35+
36+
37+
# 1.0.0-alpha.22 (2020-02-11)
38+
39+
40+
41+
# 1.0.0-alpha.21 (2020-02-11)
42+
43+
44+
45+
# 1.0.0-alpha.20 (2020-02-09)
46+
47+
48+
49+
# 1.0.0-alpha.19 (2020-02-07)
50+
51+
52+
53+
# 1.0.0-alpha.18 (2020-02-06)
54+
55+
56+
### Features
57+
58+
* add client-accessanalyzer ([#867](https://github.com/aws/aws-sdk-js-v3/issues/867)) ([0c95a91](https://github.com/aws/aws-sdk-js-v3/commit/0c95a919e9dac160550ac20c2d525a1ea79307c1))
59+
60+
61+
62+
63+
664
# 1.0.0-alpha.10 (2020-03-12)
765

866

clients/client-accessanalyzer/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-accessanalyzer",
33
"description": "@aws-sdk/client-accessanalyzer client",
4-
"version": "1.0.0-alpha.10",
4+
"version": "1.0.0-alpha.11",
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-pca/CHANGELOG.md

Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,125 @@
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.25 (2020-03-13)
7+
8+
9+
### Bug Fixes
10+
11+
* codegen for using pure JS hasher in RN ([#998](https://github.com/aws/aws-sdk-js-v3/issues/998)) ([022cba5](https://github.com/aws/aws-sdk-js-v3/commit/022cba59168998bea8a263687395d27eae375d30)), closes [awslabs/smithy-typescript#144](https://github.com/awslabs/smithy-typescript/issues/144)
12+
13+
14+
15+
# 1.0.0-alpha.26 (2020-03-12)
16+
17+
18+
19+
# 1.0.0-alpha.25 (2020-03-09)
20+
21+
22+
### Features
23+
24+
* codegen for fixing protocol tests([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([15a66c7](https://github.com/aws/aws-sdk-js-v3/commit/15a66c720f49884087126d6d573c64b6a4a16dc5)), closes [awslabls/smithy-typescript#141](https://github.com/awslabls/smithy-typescript/issues/141)
25+
* codegen for fixing streaming member shape([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([c7f13dc](https://github.com/aws/aws-sdk-js-v3/commit/c7f13dc0eda6217452bd37b1b7fa04bcc931deab)), closes [awslabs/smithy-typescript#138](https://github.com/awslabs/smithy-typescript/issues/138) [awslabs/smithy-typescript#140](https://github.com/awslabs/smithy-typescript/issues/140)
26+
27+
28+
29+
# 1.0.0-alpha.24 (2020-02-19)
30+
31+
32+
33+
# 1.0.0-alpha.23 (2020-02-14)
34+
35+
36+
37+
# 1.0.0-alpha.22 (2020-02-11)
38+
39+
40+
41+
# 1.0.0-alpha.21 (2020-02-11)
42+
43+
44+
45+
# 1.0.0-alpha.20 (2020-02-09)
46+
47+
48+
49+
# 1.0.0-alpha.19 (2020-02-07)
50+
51+
52+
53+
# 1.0.0-alpha.18 (2020-02-06)
54+
55+
56+
57+
# 1.0.0-alpha.17 (2020-02-05)
58+
59+
60+
61+
# 1.0.0-alpha.16 (2020-02-04)
62+
63+
64+
65+
# 1.0.0-alpha.15 (2020-01-30)
66+
67+
68+
69+
# 1.0.0-alpha.14 (2020-01-28)
70+
71+
72+
73+
# 1.0.0-alpha.13 (2020-01-24)
74+
75+
76+
77+
# 1.0.0-alpha.12 (2020-01-22)
78+
79+
80+
81+
# 1.0.0-alpha.11 (2020-01-17)
82+
83+
84+
85+
# 1.0.0-alpha.9 (2020-01-17)
86+
87+
88+
89+
# 1.0.0-alpha.8 (2020-01-16)
90+
91+
92+
93+
# 1.0.0-alpha.4 (2020-01-14)
94+
95+
96+
97+
# 1.0.0-alpha.3 (2020-01-14)
98+
99+
100+
101+
# 1.0.0-alpha.2 (2020-01-10)
102+
103+
104+
### Features
105+
106+
* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464fb0374a8a3ba5a344f6b8c6aea5c85f2a2)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87)
107+
108+
109+
110+
# 1.0.0-alpha.1 (2020-01-10)
111+
112+
113+
114+
# 0.9.0 (2020-01-09)
115+
116+
117+
### Features
118+
119+
* 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/21a226e66b7d9d8396f034fbb58a5bf1d5dc7e28))
120+
121+
122+
123+
124+
6125
# 1.0.0-alpha.24 (2020-03-12)
7126

8127

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.24",
4+
"version": "1.0.0-alpha.25",
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: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,125 @@
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.25 (2020-03-13)
7+
8+
9+
### Bug Fixes
10+
11+
* codegen for using pure JS hasher in RN ([#998](https://github.com/aws/aws-sdk-js-v3/issues/998)) ([022cba5](https://github.com/aws/aws-sdk-js-v3/commit/022cba59168998bea8a263687395d27eae375d30)), closes [awslabs/smithy-typescript#144](https://github.com/awslabs/smithy-typescript/issues/144)
12+
13+
14+
15+
# 1.0.0-alpha.26 (2020-03-12)
16+
17+
18+
19+
# 1.0.0-alpha.25 (2020-03-09)
20+
21+
22+
### Features
23+
24+
* codegen for fixing protocol tests([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([15a66c7](https://github.com/aws/aws-sdk-js-v3/commit/15a66c720f49884087126d6d573c64b6a4a16dc5)), closes [awslabls/smithy-typescript#141](https://github.com/awslabls/smithy-typescript/issues/141)
25+
* codegen for fixing streaming member shape([#968](https://github.com/aws/aws-sdk-js-v3/issues/968)) ([c7f13dc](https://github.com/aws/aws-sdk-js-v3/commit/c7f13dc0eda6217452bd37b1b7fa04bcc931deab)), closes [awslabs/smithy-typescript#138](https://github.com/awslabs/smithy-typescript/issues/138) [awslabs/smithy-typescript#140](https://github.com/awslabs/smithy-typescript/issues/140)
26+
27+
28+
29+
# 1.0.0-alpha.24 (2020-02-19)
30+
31+
32+
33+
# 1.0.0-alpha.23 (2020-02-14)
34+
35+
36+
37+
# 1.0.0-alpha.22 (2020-02-11)
38+
39+
40+
41+
# 1.0.0-alpha.21 (2020-02-11)
42+
43+
44+
45+
# 1.0.0-alpha.20 (2020-02-09)
46+
47+
48+
49+
# 1.0.0-alpha.19 (2020-02-07)
50+
51+
52+
53+
# 1.0.0-alpha.18 (2020-02-06)
54+
55+
56+
57+
# 1.0.0-alpha.17 (2020-02-05)
58+
59+
60+
61+
# 1.0.0-alpha.16 (2020-02-04)
62+
63+
64+
65+
# 1.0.0-alpha.15 (2020-01-30)
66+
67+
68+
69+
# 1.0.0-alpha.14 (2020-01-28)
70+
71+
72+
73+
# 1.0.0-alpha.13 (2020-01-24)
74+
75+
76+
77+
# 1.0.0-alpha.12 (2020-01-22)
78+
79+
80+
81+
# 1.0.0-alpha.11 (2020-01-17)
82+
83+
84+
85+
# 1.0.0-alpha.9 (2020-01-17)
86+
87+
88+
89+
# 1.0.0-alpha.8 (2020-01-16)
90+
91+
92+
93+
# 1.0.0-alpha.4 (2020-01-14)
94+
95+
96+
97+
# 1.0.0-alpha.3 (2020-01-14)
98+
99+
100+
101+
# 1.0.0-alpha.2 (2020-01-10)
102+
103+
104+
### Features
105+
106+
* update clients ([#717](https://github.com/aws/aws-sdk-js-v3/issues/717)) ([dc9464f](https://github.com/aws/aws-sdk-js-v3/commit/dc9464fb0374a8a3ba5a344f6b8c6aea5c85f2a2)), closes [#694](https://github.com/aws/aws-sdk-js-v3/issues/694) [smithy-typescript#66](https://github.com/smithy-typescript/issues/66) [smithy-typescript#87](https://github.com/smithy-typescript/issues/87)
107+
108+
109+
110+
# 1.0.0-alpha.1 (2020-01-10)
111+
112+
113+
114+
# 0.9.0 (2020-01-09)
115+
116+
117+
### Features
118+
119+
* add client-acm ([#656](https://github.com/aws/aws-sdk-js-v3/issues/656)) ([b5a5742](https://github.com/aws/aws-sdk-js-v3/commit/b5a5742a39a7bf89728fca191a8737b2d33c9f7b))
120+
121+
122+
123+
124+
6125
# 1.0.0-alpha.24 (2020-03-12)
7126

8127

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.24",
4+
"version": "1.0.0-alpha.25",
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)