1.54.0 (2025-01-08)
Features
- Added multiselect and filter to supported
operationContextParams
paths (#2442) - Integrated Spotless formatter into build logic to automatically format Java and Kotlin code (#2485
- Added help text to
ResourceOperationInputOutput
event (#2489) - Added
smithy-docgen
package that enables the generation of a service documentation site from a smithy model (#2488) - Updated
ShouldHaveUsedTimestampValidator
to 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)