We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab6103 commit e1db430Copy full SHA for e1db430
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+Release v1.55.6 (2025-01-15)
2
+===
3
+
4
+### SDK Bugs
5
+* Fix broken printf for go1.24
6
7
Release v1.55.5 (2024-07-30)
8
===
9
aws/version.go
@@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"
// SDKVersion is the version of this SDK
-const SDKVersion = "1.55.5"
+const SDKVersion = "1.55.6"
0 commit comments