File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Smithy Changelog
22
3+ ## 1.60.3 (2025-06-27)
4+
5+ ### Bug Fixes
6+
7+ * Fixed incorrect operation name in the URI for ` NonQueryCompatibleOperation ` . ([ #2684 ] ( https://github.com/smithy-lang/smithy/pull/2684/ ) )
8+ * Fixed jsonName conversion for OpenAPI examples. ([ #2666 ] ( https://github.com/smithy-lang/smithy/pull/2666 ) )
9+
310## 1.60.2 (2025-06-26)
411
512### Bug Fixes
613
714* Added model discovery args to smithy select. ([ #2680 ] ( https://github.com/smithy-lang/smithy/pull/2680 ) )
8- * Fix ` NonQueryCompatible ` to remove the bogus empty JSON body and media-type. ([ #2681 ] ( https://github.com/smithy-lang/smithy/pull/2681 ) )
15+ * Fixed ` NonQueryCompatible ` to remove the bogus empty JSON body and media-type. ([ #2681 ] ( https://github.com/smithy-lang/smithy/pull/2681 ) )
916* Reduced query error uniqueness validation severity. ([ #2682 ] ( https://github.com/smithy-lang/smithy/pull/2682 ) )
1017
1118## 1.60.1 (2025-06-25)
Original file line number Diff line number Diff line change 1- 1.60.2
1+ 1.60.3
You can’t perform that action at this time.
0 commit comments