We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3badf50 commit 1261863Copy full SHA for 1261863
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Smithy Changelog
2
3
+## 1.52.1 (2024-10-22)
4
+
5
+### Bug Fixes
6
7
+* Fixed several minor issues with IAM trait class implementations ([#2427](https://github.com/smithy-lang/smithy/pull/2427))
8
+* Fixed an issue where several protocol test operations were not bound to services ([#2426](https://github.com/smithy-lang/smithy/pull/2426))
9
+* Fixed the name of XML root nodes in the protocol tests ([#2423](https://github.com/smithy-lang/smithy/pull/2423))
10
11
## 1.52.0 (2024-10-16)
12
13
### Features
VERSION
@@ -1 +1 @@
-1.52.0
+1.52.1
0 commit comments