Skip to content

Commit c7ff417

Browse files
author
Zelda Hessler
authored
release v0.35.0 (#1088)
* release v0.35.0 * update: aws models
1 parent 4ccdadd commit c7ff417

39 files changed

+5707
-1843
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
<!-- Do not manually edit this file, use `update-changelogs` -->
2+
0.35.0 (January 19, 2022)
3+
=========================
4+
**New this release:**
5+
- ([smithy-rs#1053](https://github.com/awslabs/smithy-rs/issues/1053)) Upgraded Smithy to 1.16.1
6+
- 🐛 ([smithy-rs#1069](https://github.com/awslabs/smithy-rs/issues/1069)) Fix broken link to `RetryMode` in client docs
7+
- 🐛 ([smithy-rs#1069](https://github.com/awslabs/smithy-rs/issues/1069)) Fix several doc links to raw identifiers (identifiers excaped with `r#`)
8+
- 🐛 ([smithy-rs#1069](https://github.com/awslabs/smithy-rs/issues/1069)) Reduce dependency recompilation in local dev
9+
- 🐛 ([aws-sdk-rust#405](https://github.com/awslabs/aws-sdk-rust/issues/405), [smithy-rs#1083](https://github.com/awslabs/smithy-rs/issues/1083)) Fixed paginator bug impacting EC2 describe VPCs (and others)
10+
11+
12+
213
v0.34.1 (January 10, 2022)
314
==========================
415
**New this release:**

CHANGELOG.next.toml

Lines changed: 0 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -10,57 +10,3 @@
1010
# references = ["smithy-rs#920"]
1111
# meta = { "breaking" = false, "tada" = false, "bug" = false }
1212
# author = "rcoh"
13-
14-
[[aws-sdk-rust]]
15-
message = "The docs for fluent builders now have easy links to their corresponding Input, Output, and Error structs"
16-
references = ["aws-sdk-rust#348"]
17-
meta = { "breaking" = false, "tada" = true, "bug" = false }
18-
author = "Velfi"
19-
20-
[[aws-sdk-rust]]
21-
message = "Add support for SSO credentials"
22-
references = ["smithy-rs#1051", "aws-sdk-rust#4"]
23-
meta = { "breaking" = false, "tada" = true, "bug" = false }
24-
author = "rcoh"
25-
26-
[[smithy-rs]]
27-
message = "Upgraded Smithy to 1.16.1"
28-
references = ["smithy-rs#1053"]
29-
meta = { "breaking" = false, "tada" = false, "bug" = false }
30-
author = "jdisanti"
31-
32-
[[smithy-rs]]
33-
message = "Fix broken link to `RetryMode` in client docs"
34-
references = ["smithy-rs#1069"]
35-
meta = { "breaking" = false, "tada" = false, "bug" = true }
36-
author = "jdisanti"
37-
38-
[[smithy-rs]]
39-
message = "Fix several doc links to raw identifiers (identifiers excaped with `r#`)"
40-
references = ["smithy-rs#1069"]
41-
meta = { "breaking" = false, "tada" = false, "bug" = true }
42-
author = "jdisanti"
43-
44-
[[smithy-rs]]
45-
message = "Reduce dependency recompilation in local dev"
46-
references = ["smithy-rs#1069"]
47-
meta = { "breaking" = false, "tada" = false, "bug" = true }
48-
author = "jdisanti"
49-
50-
[[aws-sdk-rust]]
51-
message = "Silence profile credential warnings in Lambda environment"
52-
references = ["smithy-rs#1065", "aws-sdk-rust#398"]
53-
meta = { "breaking" = false, "tada" = true, "bug" = true }
54-
author = "nmoutschen"
55-
56-
[[aws-sdk-rust]]
57-
message = "Fixed paginator bug impacting EC2 describe VPCs (and others)"
58-
references = ["aws-sdk-rust#405", "smithy-rs#1083"]
59-
meta = { "breaking" = false, "tada" = false, "bug" = true }
60-
author = "rcoh"
61-
62-
[[smithy-rs]]
63-
message = "Fixed paginator bug impacting EC2 describe VPCs (and others)"
64-
references = ["aws-sdk-rust#405", "smithy-rs#1083"]
65-
meta = { "breaking" = false, "tada" = false, "bug" = true }
66-
author = "rcoh"

aws/SDK_CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
<!-- Do not manually edit this file, use `update-changelogs` -->
2+
0.5.0 (January 19, 2022)
3+
========================
4+
**New this release:**
5+
- 🎉 ([aws-sdk-rust#348](https://github.com/awslabs/aws-sdk-rust/issues/348)) The docs for fluent builders now have easy links to their corresponding Input, Output, and Error structs
6+
- 🎉 ([smithy-rs#1051](https://github.com/awslabs/smithy-rs/issues/1051), [aws-sdk-rust#4](https://github.com/awslabs/aws-sdk-rust/issues/4)) Add support for SSO credentials
7+
- 🐛🎉 ([smithy-rs#1065](https://github.com/awslabs/smithy-rs/issues/1065), [aws-sdk-rust#398](https://github.com/awslabs/aws-sdk-rust/issues/398), @nmoutschen) Silence profile credential warnings in Lambda environment
8+
- 🐛 ([aws-sdk-rust#405](https://github.com/awslabs/aws-sdk-rust/issues/405), [smithy-rs#1083](https://github.com/awslabs/smithy-rs/issues/1083)) Fixed paginator bug impacting EC2 describe VPCs (and others)
9+
10+
**Contributors**
11+
Thank you for your contributions! ❤
12+
- @nmoutschen ([aws-sdk-rust#398](https://github.com/awslabs/aws-sdk-rust/issues/398), [smithy-rs#1065](https://github.com/awslabs/smithy-rs/issues/1065))
13+
14+
215
v0.4.1 (January 10, 2022)
316
=========================
417
**New this release:**

aws/sdk/aws-models/application-insights.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2838,6 +2838,14 @@
28382838
{
28392839
"value": "SQL_SERVER_FAILOVER_CLUSTER_INSTANCE",
28402840
"name": "SQL_SERVER_FAILOVER_CLUSTER_INSTANCE"
2841+
},
2842+
{
2843+
"value": "SHAREPOINT",
2844+
"name": "SHAREPOINT"
2845+
},
2846+
{
2847+
"value": "ACTIVE_DIRECTORY",
2848+
"name": "ACTIVE_DIRECTORY"
28412849
}
28422850
],
28432851
"smithy.api#length": {

aws/sdk/aws-models/appsync.json

Lines changed: 48 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1253,6 +1253,12 @@
12531253
},
12541254
"syncConfig": {
12551255
"target": "com.amazonaws.appsync#SyncConfig"
1256+
},
1257+
"maxBatchSize": {
1258+
"target": "com.amazonaws.appsync#MaxBatchSize",
1259+
"traits": {
1260+
"smithy.api#documentation": "<p>The maximum batching size for a resolver.</p>"
1261+
}
12561262
}
12571263
}
12581264
},
@@ -1474,6 +1480,12 @@
14741480
"traits": {
14751481
"smithy.api#documentation": "<p>The caching configuration for the resolver.</p>"
14761482
}
1483+
},
1484+
"maxBatchSize": {
1485+
"target": "com.amazonaws.appsync#MaxBatchSize",
1486+
"traits": {
1487+
"smithy.api#documentation": "<p>The maximum batching size for a resolver.</p>"
1488+
}
14771489
}
14781490
}
14791491
},
@@ -2481,6 +2493,12 @@
24812493
},
24822494
"syncConfig": {
24832495
"target": "com.amazonaws.appsync#SyncConfig"
2496+
},
2497+
"maxBatchSize": {
2498+
"target": "com.amazonaws.appsync#MaxBatchSize",
2499+
"traits": {
2500+
"smithy.api#documentation": "<p>The maximum batching size for a resolver.</p>"
2501+
}
24842502
}
24852503
},
24862504
"traits": {
@@ -4050,6 +4068,16 @@
40504068
"smithy.api#length": {
40514069
"min": 1,
40524070
"max": 65536
4071+
},
4072+
"smithy.api#pattern": "^.*$"
4073+
}
4074+
},
4075+
"com.amazonaws.appsync#MaxBatchSize": {
4076+
"type": "integer",
4077+
"traits": {
4078+
"smithy.api#range": {
4079+
"min": 0,
4080+
"max": 2000
40534081
}
40544082
}
40554083
},
@@ -4300,6 +4328,12 @@
43004328
"traits": {
43014329
"smithy.api#documentation": "<p>The caching configuration for the resolver.</p>"
43024330
}
4331+
},
4332+
"maxBatchSize": {
4333+
"target": "com.amazonaws.appsync#MaxBatchSize",
4334+
"traits": {
4335+
"smithy.api#documentation": "<p>The maximum batching size for a resolver.</p>"
4336+
}
43034337
}
43044338
},
43054339
"traits": {
@@ -4588,7 +4622,8 @@
45884622
"smithy.api#length": {
45894623
"min": 0,
45904624
"max": 256
4591-
}
4625+
},
4626+
"smithy.api#pattern": "^[\\s\\w+-=\\.:/@]*$"
45924627
}
45934628
},
45944629
"com.amazonaws.appsync#Type": {
@@ -5167,6 +5202,12 @@
51675202
},
51685203
"syncConfig": {
51695204
"target": "com.amazonaws.appsync#SyncConfig"
5205+
},
5206+
"maxBatchSize": {
5207+
"target": "com.amazonaws.appsync#MaxBatchSize",
5208+
"traits": {
5209+
"smithy.api#documentation": "<p>The maximum batching size for a resolver.</p>"
5210+
}
51705211
}
51715212
}
51725213
},
@@ -5390,6 +5431,12 @@
53905431
"traits": {
53915432
"smithy.api#documentation": "<p>The caching configuration for the resolver.</p>"
53925433
}
5434+
},
5435+
"maxBatchSize": {
5436+
"target": "com.amazonaws.appsync#MaxBatchSize",
5437+
"traits": {
5438+
"smithy.api#documentation": "<p>The maximum batching size for a resolver.</p>"
5439+
}
53935440
}
53945441
}
53955442
},

0 commit comments

Comments
 (0)