Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 070853e

Browse files
committed
release v1.55.8 (2025-07-31)
1 parent bb0168e commit 070853e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Release v1.55.8 (2025-07-31)
2+
3+
### SDK Features
4+
5+
* Mark the module and all packages as deprecated.
6+
* This SDK has entered end-of-support.
7+
18
Release v1.55.7 (2025-04-22)
29
===
310

aws/version.go

Lines changed: 1 addition & 1 deletion
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.7"
8+
const SDKVersion = "1.55.8"

0 commit comments

Comments
 (0)