We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27faeae commit 3f15bc4Copy full SHA for 3f15bc4
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Smithy Changelog
2
3
+## 1.60.2 (2025-06-26)
4
+
5
+### Bug Fixes
6
7
+* Added model discovery args to smithy select. ([#2680](https://github.com/smithy-lang/smithy/pull/2680))
8
+* Updated queryCompatibleTest to not require serializing an empty body. ([#2681](https://github.com/smithy-lang/smithy/pull/2681))
9
+* Reduced query error uniqueness validation severity. ([#2682](https://github.com/smithy-lang/smithy/pull/2682))
10
11
## 1.60.1 (2025-06-25)
12
13
### Bug Fixes
VERSION
@@ -1 +1 @@
-1.60.1
+1.60.2
0 commit comments