Smithy CLI v1.54.0
·
460 commits
to main
since this release
1.54.0 (2025-01-08)
Features
- Added multiselect and filter to supported
operationContextParamspaths (#2442) - Integrated Spotless formatter into build logic to automatically format Java and Kotlin code (#2485
- Added help text to
ResourceOperationInputOutputevent (#2489) - Added
smithy-docgenpackage that enables the generation of a service documentation site from a smithy model (#2488) - Updated
ShouldHaveUsedTimestampValidatorto reduce false positives (#2480) - Added service ID to tagging validator error messages to aid debugging (#2483)
Bug Fixes
- Corrected variable expansion logic in CLI to support multiple variables (#2495)
- Added missing getters to CloudFormation
ResourceSchema(#2486) - Converted blob default values to Base64 for protocol tests (#2474)
- Fixed smoke test validator to correctly enforce unique test case ids (#2482)