8000 Release 2025-01-08 · aws/aws-sdk-go-v2@19d2a28 · GitHub
[go: up one dir, main page]

Skip to content

Commit 19d2a28

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-01-08
1 parent e153a59 commit 19d2a28

File tree

176 files changed

+489
-192
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

176 files changed

+489
-192
lines changed

.changelog/0f8e0fd8299547f8a073bf53b8b74f2a.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/2d0f60f31aab4bf78d98eb9952199812.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/bff86a6bdea14de9943928625d1e0aff.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# Release (2025-01-08)
2+
3+
## General Highlights
4+
* **Dependency Update**: Updated to the latest SDK module versions
5+
6+
## Module Highlights
7+
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.93.3](service/rds/CHANGELOG.md#v1933-2025-01-08)
8+
* **Documentation**: Updates Amazon RDS documentation to clarify the RestoreDBClusterToPointInTime description.
9+
* `github.com/aws/aws-sdk-go-v2/service/route53`: [v1.47.0](service/route53/CHANGELOG.md#v1470-2025-01-08)
10+
* **Feature**: Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
11+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.172.0](service/sagemaker/CHANGELOG.md#v11720-2025-01-08)
12+
* **Feature**: Adds support for IPv6 for SageMaker HyperPod cluster nodes.
13+
114
# Release (2025-01-07)
215

316
## General Highlights

config/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.28.8 (2025-01-08)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.28.7 (2024-12-19)
26

37
* **Bug Fix**: Fix improper use of printf-style functions.

config/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ go 1.21
44

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.32.7
7-
github.com/aws/aws-sdk-go-v2/credentials v1.17.48
7+
github.com/aws/aws-sdk-go-v2/credentials v1.17.49
88
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.22
99
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1
1010
github.com/aws/aws-sdk-go-v2/service/sso v1.24.8
1111
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.7
12-
github.com/aws/aws-sdk-go-v2/service/sts v1.33.3
12+
github.com/aws/aws-sdk-go-v2/service/sts v1.33.4
1313
github.com/aws/smithy-go v1.22.1
1414
)
1515

config/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

credentials/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.17.49 (2025-01-08)
2+
3+
* **Dependency Update**: Updated to the latest SDK module versions
4+
15
# v1.17.48 (2024-12-19)
26

37
* **Bug Fix**: Fix improper use of printf-style functions.

credentials/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.22
88
github.com/aws/aws-sdk-go-v2/service/sso v1.24.8
99
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.7
10-
github.com/aws/aws-sdk-go-v2/service/sts v1.33.3
10+
github.com/aws/aws-sdk-go-v2/service/sts v1.33.4
1111
github.com/aws/smithy-go v1.22.1
1212
)
1313

credentials/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
0