Skip to content

Commit

Permalink
Add entry for #2034
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenbaker committed Nov 8, 2023
1 parent 5aedb73 commit 3a5195b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

### Features

* Added new trait for defining IAM actions, which consolidates and therefore deprecates several older IAM traits. ([#2034](https://github.com/smithy-lang/smithy/pull/2034))
* Added convenience method, `expectIntEnumShape`, to `GenerateIntEnumDirective` to get an `IntEnumShape` ([#2033](https://github.com/smithy-lang/smithy/pull/2033))
* Added plugin to `NodeValidationVisitor` to ensure collections with `@uniqueItems` trait have unique-ness enforced. ([#2031](https://github.com/smithy-lang/smithy/pull/2031))
* Added new member to `@aws.iam#iamResource` and `@aws.iam#defineConditionKeys` traits for defining a relative URL path of documentation. ([#2027](https://github.com/smithy-lang/smithy/pull/2027))
Expand Down

0 comments on commit 3a5195b

Please sign in to comment.