Smithy CLI v1.42.0
smithy-automation
released this
07 Dec 23:09
·
355 commits
to main
since this release
1.42.0 (2023-12-07)
Features
- Added the
@aws.auth#sigv4a
auth trait. (#2032) - Added the
timestampFormat
andhttpChecksumRequired
traits to protocols. (#2054, #2061)
Bug Fixes
- Fixed conversion of root
intEnum
shape to IDL 1.0 when the shape doesn't have a default value of 0. (#2053) - Fixed equality of
@examples
traits by overriding theequals
method inExampleTrait.ErrorExample
. (#2052)