Skip to content

Commit eef5dc4

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-07-01
1 parent bde0647 commit eef5dc4

28 files changed

+68
-81
lines changed

.changelog/04aff5db287f49fb9c454cd68f597737.json

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

.changelog/1d40743e4ff445b08e726c16e69e97d9.json

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

.changelog/2361b7d6f6144bd2a68607275fd1d669.json

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

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/53f052f26a3040b7b3af59c87b93296f.json

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

.changelog/62dfd92e7eaa448e801942459b4f8b01.json

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

.changelog/80017f4418b54dfeaa19748d20400f26.json

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

.changelog/f74bfe0b946041c98111dc4424d14579.json

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

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# Release (2025-07-01)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/cleanroomsml`: [v1.13.0](service/cleanroomsml/CHANGELOG.md#v1130-2025-07-01)
5+
* **Feature**: This release introduces support for incremental training and distributed training for custom models in AWS Clean Rooms ML.
6+
* `github.com/aws/aws-sdk-go-v2/service/datazone`: [v1.31.0](service/datazone/CHANGELOG.md#v1310-2025-07-01)
7+
* **Feature**: Add support for the new optional domain-unit-id parameter in the UpdateProject API.
8+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.228.0](service/ec2/CHANGELOG.md#v12280-2025-07-01)
9+
* **Feature**: Add Context to GetInstanceTypesFromInstanceRequirements API
10+
* `github.com/aws/aws-sdk-go-v2/service/odb`: [v1.0.0](service/odb/CHANGELOG.md#v100-2025-07-01)
11+
* **Release**: New AWS service client module
12+
* **Feature**: This release adds API operations for Oracle Database@AWS. You can use the APIs to create Exadata infrastructure, ODB networks, and Exadata and Autonomous VM clusters inside AWS data centers. The infrastructure is managed by OCI. You can integrate these resources with AWS services.
13+
* `github.com/aws/aws-sdk-go-v2/service/qbusiness`: [v1.28.0](service/qbusiness/CHANGELOG.md#v1280-2025-07-01)
14+
* **Feature**: New ChatResponseConfiguration to Customize Q Business chat responses for specific use cases and communication needs. Updated Boosting capability allowing admins to provide preference on date attributes for recency and/or provide a preferred data source.
15+
* `github.com/aws/aws-sdk-go-v2/service/rds`: [v1.99.1](service/rds/CHANGELOG.md#v1991-2025-07-01)
16+
* **Documentation**: Amazon RDS Custom for Oracle now supports multi-AZ database instances.
17+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.199.0](service/sagemaker/CHANGELOG.md#v11990-2025-07-01)
18+
* **Feature**: Updated field validation requirements for InstanceGroups.
19+
120
# Release (2025-06-30)
221

322
## General Highlights

service/cleanroomsml/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.13.0 (2025-07-01)
2+
3+
* **Feature**: This release introduces support for incremental training and distributed training for custom models in AWS Clean Rooms ML.
4+
15
# v1.12.4 (2025-06-17)
26

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

0 commit comments

Comments
 (0)