Skip to content

Commit b9010a4

Browse files
authored
Merge branch 'main' into no_once_cell
2 parents 6cf90d6 + e6d952a commit b9010a4

File tree

7 files changed

+310
-58
lines changed

7 files changed

+310
-58
lines changed

.changelog/unknown-variants.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
applies_to: ["client", "server"]
3+
authors: ["rcoh"]
4+
references: ["smithy-rs#4132"]
5+
breaking: false
6+
new_feature: false
7+
bug_fix: true
8+
---
9+
10+
Smithy unions that contain members named "unknown" will now codegen correctly

aws/rust-runtime/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aws/rust-runtime/aws-config/Cargo.lock

Lines changed: 79 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)