Skip to content

Commit 8772e5c

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-12-03
1 parent f1ca488 commit 8772e5c

File tree

8 files changed

+22
-30
lines changed

8 files changed

+22
-30
lines changed

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/a150de8d71724879bdc2a115c84a7a20.json

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

.changelog/bc5d567586e142e0b4ba3fc53783b150.json

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Release (2025-12-03)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/bedrock`: [v1.52.0](service/bedrock/CHANGELOG.md#v1520-2025-12-03)
5+
* **Feature**: Adding support in Amazon Bedrock to customize models with reinforcement fine-tuning (RFT) and support for updating the existing Custom Model Deployments.
6+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.228.0](service/sagemaker/CHANGELOG.md#v12280-2025-12-03)
7+
* **Feature**: Introduces Serverless training: A fully managed compute infrastructure that abstracts away all infrastructure complexity, allowing you to focus purely on model development.
8+
9+
Added AI model customization assets used to train, refine, and evaluate custom models during the model customization process.
10+
111
# Release (2025-12-02)
212

313
## General Highlights

service/bedrock/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.52.0 (2025-12-03)
2+
3+
* **Feature**: Adding support in Amazon Bedrock to customize models with reinforcement fine-tuning (RFT) and support for updating the existing Custom Model Deployments.
4+
15
# v1.51.0 (2025-12-02)
26

37
* **Feature**: Adds the audioDataDeliveryEnabled boolean field to the Model Invocation Logging Configuration.

service/bedrock/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.

service/sagemaker/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v1.228.0 (2025-12-03)
2+
3+
* **Feature**: Introduces Serverless training: A fully managed compute infrastructure that abstracts away all infrastructure complexity, allowing you to focus purely on model development.
4+
5+
Added AI model customization assets used to train, refine, and evaluate custom models during the model customization process.
6+
17
# v1.227.0 (2025-12-02)
28

39
* **Feature**: Added support for serverless MLflow Apps.

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