Skip to content

Commit 8c422c5

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-04-01
1 parent c4e8506 commit 8c422c5

10 files changed

+24
-20
lines changed

.changelog/586033efa38647b49b769886898d7039.json

-8
This file was deleted.

.changelog/9b8141a1b6a6499fa16f6c4364aaef96.json

-8
This file was deleted.

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Release (2025-04-01)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/cleanrooms`: [v1.24.0](service/cleanrooms/CHANGELOG.md#v1240-2025-04-01)
5+
* **Feature**: This release adds support for updating the analytics engine of a collaboration.
6+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.186.0](service/sagemaker/CHANGELOG.md#v11860-2025-04-01)
7+
* **Feature**: Added tagging support for SageMaker notebook instance lifecycle configurations
8+
19
# Release (2025-03-31)
210

311
## General Highlights

service/cleanrooms/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.24.0 (2025-04-01)
2+
3+
* **Feature**: This release adds support for updating the analytics engine of a collaboration.
4+
15
# v1.23.2 (2025-03-21)
26

37
* No change notes available for this release.

service/cleanrooms/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/glacier/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.27.2 (2025-04-01)
2+
3+
* No change notes available for this release.
4+
15
# v1.27.1 (2025-03-04.2)
26

37
* **Bug Fix**: Add assurance test for operation order.

service/glacier/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/internal/integrationtest/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ require (
4242
github.com/aws/aws-sdk-go-v2/service/eventbridge v1.37.2
4343
github.com/aws/aws-sdk-go-v2/service/firehose v1.37.1
4444
github.com/aws/aws-sdk-go-v2/service/gamelift v1.41.0
45-
github.com/aws/aws-sdk-go-v2/service/glacier v1.27.1
45+
github.com/aws/aws-sdk-go-v2/service/glacier v1.27.2
4646
github.com/aws/aws-sdk-go-v2/service/glue v1.107.0
4747
github.com/aws/aws-sdk-go-v2/service/health v1.30.1
4848
github.com/aws/aws-sdk-go-v2/service/iam v1.41.0

service/sagemaker/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.186.0 (2025-04-01)
2+
3+
* **Feature**: Added tagging support for SageMaker notebook instance lifecycle configurations
4+
15
# v1.185.1 (2025-03-31)
26

37
* No change notes available for this release.

service/sagemaker/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)