Skip to content

Commit 48421fd

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-10-14
1 parent fedcba7 commit 48421fd

24 files changed

+54
-76
lines changed

.changelog/0c494d0ff2c640278df91748fb288bd6.json

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

.changelog/141ff3a2d764484bb235697eefc10c10.json

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

.changelog/270f6f4b6cb54fd991813dacf153f2b9.json

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

.changelog/2de4c344b28641c580067176da6b4ac2.json

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

.changelog/39c612c8537c40909dc85638084c18fa.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/bd5a12b22e7d4e64adbeab028cec7526.json

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

.changelog/d7c26944a68944d9b4eebf1030125469.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-10-14)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/appstream`: [v1.50.0](service/appstream/CHANGELOG.md#v1500-2025-10-14)
5+
* **Feature**: This release introduces support for Microsoft license included applications streaming.
6+
* `github.com/aws/aws-sdk-go-v2/service/backup`: [v1.49.0](service/backup/CHANGELOG.md#v1490-2025-10-14)
7+
* **Feature**: The AWS Backup job attribute extension enhancement helps customers better understand the plan that initiated each job, and the properties of the resource each job creates.
8+
* `github.com/aws/aws-sdk-go-v2/service/connect`: [v1.142.0](service/connect/CHANGELOG.md#v11420-2025-10-14)
9+
* **Feature**: SDK release for TaskTemplateInfo in Contact for DescribeContact response.
10+
* `github.com/aws/aws-sdk-go-v2/service/datazone`: [v1.43.0](service/datazone/CHANGELOG.md#v1430-2025-10-14)
11+
* **Feature**: Support creating scoped and trustedIdentityPropagation enabled connections.
12+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.256.0](service/ec2/CHANGELOG.md#v12560-2025-10-14)
13+
* **Feature**: This release adds support for creating instant, point-in-time copies of EBS volumes within the same Availability Zone
14+
* `github.com/aws/aws-sdk-go-v2/service/transcribe`: [v1.53.0](service/transcribe/CHANGELOG.md#v1530-2025-10-14)
15+
* **Feature**: Move UntagResource API body member to query parameter
16+
* `github.com/aws/aws-sdk-go-v2/service/transfer`: [v1.67.0](service/transfer/CHANGELOG.md#v1670-2025-10-14)
17+
* **Feature**: SFTP connectors now support routing connections via customers' VPC. This enables connections to remote servers that are only accessible in a customer's VPC environment, and to servers that are accessible over the internet but need connections coming from an IP address in a customer VPC's CIDR range.
18+
119
# Release (2025-10-13)
220

321
## Module Highlights

service/appstream/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.50.0 (2025-10-14)
2+
3+
* **Feature**: This release introduces support for Microsoft license included applications streaming.
4+
15
# v1.49.7 (2025-09-26)
26

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

0 commit comments

Comments
 (0)