Smithy CLI v1.44.0
smithy-automation
released this
05 Feb 18:20
·
285 commits
to main
since this release
1.44.0 (2024-01-25)
Features
- Add AWS smoke test model package. (#2113)
- Add more traits to protocol test services (#2117)
- Enable custom inline suffixes in IDL serializer (#2121)
- Keep trailing doc comment spaces in IDL serializer (#2116)
- Expand protocol tests for default values. (#2049)
- Add protocol tests for 0/false in query params. (#2070)
- Change line break formatting in brackets. (#2072)
- Add backticks to diff messages for trait changes. (#2075)
- Support internal trait when building synthetic enum trait. (#2106)
- Add "critical" validation phase to validation. (#2098)
- Deprecated IAM Action traits that are now formally superseded by
@iamAction
. (#2095) - Added ability to override AWS endpoints partitions when needed. (#2092)
Bug Fixes
- Fail when duplicate members are found in enum/intEnum shapes. (#2112)
- Check references via idRef when looking for unreferenced shapes. (#2105)
- Remove service renames after flattening namespaces. (#2109)
- Fixed issue where endpoint modifier traits without a valid shape definition were being indexed. (#2096)