New this release:
- 🐛 (server) Fixed code generation failure that occurred when using
Result
as a shape name in Smithy models with constrained members by properly handling naming conflicts with Rust's built-in Result type - 🐛 (server) Previously, models would fail to generate when both the list and at least one of its members was directly constrained with documentation comments