We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b53fd37 commit 3e4f5abCopy full SHA for 3e4f5ab
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Smithy Changelog
2
3
+## 1.60.0 (2025-06-23)
4
+
5
+### Features
6
7
+* Added protocol tests for `@awsQueryCompatible`. ([#2672](https://github.com/smithy-lang/smithy/pull/2672))
8
+* Added validation to ensure query errors are unique. ([#2674](https://github.com/smithy-lang/smithy/pull/2674))
9
10
## 1.59.0 (2025-06-16)
11
12
### Bug Fixes
VERSION
@@ -1 +1 @@
-1.59.0
+1.60.0
0 commit comments