github smithy-lang/smithy 1.72.1
Smithy CLI v1.72.1

5 hours ago

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced
    uncompilable code. The generated createNode() and fromNode() methods
    hard-coded the map entry key type as String instead of deriving it from the
    key shape, which is a ShapeId for an @idRef key.
    (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper
    outputs to avoid spurious diff changes
    (#3210)

Don't miss a new smithy release

NewReleases is sending notifications on new releases.