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