Skip to content

Commit a095704

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-07-03
1 parent aef9a40 commit a095704

23 files changed

+53
-69
lines changed

.changelog/0d249609f3c64ceead060bda00d8bea6.json

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

.changelog/1728c36dffe7475db8c2628728931a4a.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/8301d75b1cc548bf9c0553c1f3823321.json

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

.changelog/83e3094379ef467c9005feee9ec6910f.json

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

.changelog/969c243e6a7244b785879e74e876f297.json

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

.changelog/b069914c7a5544d89edfa286881d4b69.json

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

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Release (2025-07-03)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/customerprofiles`: [v1.47.0](service/customerprofiles/CHANGELOG.md#v1470-2025-07-03)
5+
* **Feature**: This release introduces capability of create Segments via importing a CSV file directly. This consumes the CSV file and creates/updates corresponding profiles for the particular domain.
6+
* `github.com/aws/aws-sdk-go-v2/service/deadline`: [v1.15.0](service/deadline/CHANGELOG.md#v1150-2025-07-03)
7+
* **Feature**: Added fields for output manifest reporting and task chunking parameters
8+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.230.0](service/ec2/CHANGELOG.md#v12300-2025-07-03)
9+
* **Feature**: This release adds GroupOwnerId as a response member to the DescribeSecurityGroupVpcAssociations API and also adds waiters for SecurityGroupVpcAssociations (SecurityGroupVpcAssociationAssociated and SecurityGroupVpcAssociationDisassociated).
10+
* `github.com/aws/aws-sdk-go-v2/service/mediapackagev2`: [v1.24.0](service/mediapackagev2/CHANGELOG.md#v1240-2025-07-03)
11+
* **Feature**: This release adds support for Microsoft Smooth Streaming (MSS) and allows users to exclude DRM segment Metadata in MediaPackage v2 Origin Endpoints
12+
* `github.com/aws/aws-sdk-go-v2/service/route53`: [v1.53.0](service/route53/CHANGELOG.md#v1530-2025-07-03)
13+
* **Feature**: Amazon Route 53 now supports the iso-e regions for private DNS Amazon VPCs and cloudwatch healthchecks.
14+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.200.0](service/sagemaker/CHANGELOG.md#v12000-2025-07-03)
15+
* **Feature**: Changes include new StartSession API for SageMaker Studio spaces and CreateHubContentPresignedUrls API for SageMaker JumpStart.
16+
117
# Release (2025-07-02)
218

319
## General Highlights

service/customerprofiles/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.47.0 (2025-07-03)
2+
3+
* **Feature**: This release introduces capability of create Segments via importing a CSV file directly. This consumes the CSV file and creates/updates corresponding profiles for the particular domain.
4+
15
# v1.46.2 (2025-06-17)
26

37
* **Dependency Update**: Update to smithy-go v1.22.4.

service/customerprofiles/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)