Skip to content

Commit f68827f

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-09-09
1 parent d1748bf commit f68827f

25 files changed

+58
-76
lines changed

.changelog/19a57732b4a34e179b1d10e66598e357.json

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

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/6a3512275fab4bc0bdc0195fe89d1573.json

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

.changelog/8541773234bb4ca3bcf46f4a07b3c001.json

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

.changelog/b3ac20595fb9413aa1beb72767f6be86.json

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

.changelog/db149a77622c4d2d8503a7d89d129c96.json

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

.changelog/f0e44dc1723e48cdb9c709a264e66559.json

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

.changelog/f8cbd27a9dc344a1ba08ae991e9d7069.json

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

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# Release (2025-09-09)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/autoscaling`: [v1.59.0](service/autoscaling/CHANGELOG.md#v1590-2025-09-09)
5+
* **Feature**: Added WaitForTransitioningInstances parameter to the CancelInstanceRefresh API, allowing the caller to cancel an instance refresh without waiting for on-going launches and terminations.
6+
* `github.com/aws/aws-sdk-go-v2/service/cloudwatch`: [v1.50.0](service/cloudwatch/CHANGELOG.md#v1500-2025-09-09)
7+
* **Feature**: Added a new API - DescribeAlarmContributors API, to retrieve alarm contributors in ALARM state. Added support in DescribeAlarmHistory API to query alarm contributor history
8+
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.139.0](service/connect/CHANGELOG.md#v11390-2025-09-09)
9+
* **Feature**: SDK release for user defined predefined attributes.
10+
* `github.com/aws/aws-sdk-go-v2/service/datazone`: [v1.40.0](service/datazone/CHANGELOG.md#v1400-2025-09-09)
11+
* **Feature**: Adds support for custom blueprints
12+
* `github.com/aws/aws-sdk-go-v2/service/mediapackagev2`: [v1.31.0](service/mediapackagev2/CHANGELOG.md#v1310-2025-09-09)
13+
* **Feature**: Added CUE tag SCTE output to MediaPackageV2 HLS and LL-HLS manifests.
14+
* `github.com/aws/aws-sdk-go-v2/service/organizations`: [v1.45.0](service/organizations/CHANGELOG.md#v1450-2025-09-09)
15+
* **Feature**: Documentation updates for AWS Organizations APIs.
16+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.215.0](service/sagemaker/CHANGELOG.md#v12150-2025-09-09)
17+
* **Feature**: Released IPv6 support with dual-stack domain options on SageMaker Studio and introduced support for p6-b200.48xlarge instance type on SageMaker Studio for JupyterLab and CodeEditor applications.
18+
119
# Release (2025-09-08)
220

321
## General Highlights

service/autoscaling/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.59.0 (2025-09-09)
2+
3+
* **Feature**: Added WaitForTransitioningInstances parameter to the CancelInstanceRefresh API, allowing the caller to cancel an instance refresh without waiting for on-going launches and terminations.
4+
15
# v1.58.3 (2025-09-08)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

0 commit comments

Comments
 (0)