Skip to content

Commit e1db430

Browse files
authored
release v1.55.6 (2025-01-15) (#5341)
1 parent 5ab6103 commit e1db430

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -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+
17
Release v1.55.5 (2024-07-30)
28
===
39

aws/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ package aws
55
const SDKName = "aws-sdk-go"
66

77
// SDKVersion is the version of this SDK
8-
const SDKVersion = "1.55.5"
8+
const SDKVersion = "1.55.6"

0 commit comments

Comments
 (0)