Skip to content

Commit 6a7e8b5

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-05-21
1 parent 422e4b4 commit 6a7e8b5

17 files changed

+42
-48
lines changed

.changelog/31e7d98bdacc47aaa6784afc137b8c75.json

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

.changelog/35c3a1e484404a748ec63b3f9744a14e.json

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

.changelog/a7a0afeb15f54567a5396840b28d657a.json

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

.changelog/a8f3bbaf782049618333a3d83d6c8730.json

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

.changelog/c7292c0db5834768a10676f0a064e7ff.json

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

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Release (2025-05-21)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/applicationautoscaling`: [v1.36.1](service/applicationautoscaling/CHANGELOG.md#v1361-2025-05-21)
5+
* **Documentation**: Doc only update that addresses a customer reported issue.
6+
* `github.com/aws/aws-sdk-go-v2/service/bedrockagentruntime`: [v1.44.0](service/bedrockagentruntime/CHANGELOG.md#v1440-2025-05-21)
7+
* **Feature**: Amazon Bedrock introduces asynchronous flows (in preview), which let you run flows for longer durations and yield control so that your application can perform other tasks and you don't have to actively monitor the flow's progress.
8+
* `github.com/aws/aws-sdk-go-v2/service/cloudwatch`: [v1.45.0](service/cloudwatch/CHANGELOG.md#v1450-2025-05-21)
9+
* **Feature**: Adds support for setting up Contributor Insight rules on logs transformed via Logs Transformation feature.
10+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.221.0](service/ec2/CHANGELOG.md#v12210-2025-05-21)
11+
* **Feature**: Release of Dualstack and Ipv6-only EC2 Public DNS hostnames
12+
* `github.com/aws/aws-sdk-go-v2/service/partnercentralselling`: [v1.5.0](service/partnercentralselling/CHANGELOG.md#v150-2025-05-21)
13+
* **Feature**: Modified validation to allow expectedCustomerSpend array with zero elements in Partner Opportunity operations.
14+
115
# Release (2025-05-20)
216

317
## Module Highlights

service/applicationautoscaling/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.36.1 (2025-05-21)
2+
3+
* **Documentation**: Doc only update that addresses a customer reported issue.
4+
15
# v1.36.0 (2025-04-10)
26

37
* **Feature**: Application Auto Scaling now supports horizontal scaling for Elasticache Memcached self-designed clusters using target tracking scaling policies and scheduled scaling.

service/applicationautoscaling/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/bedrockagentruntime/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.44.0 (2025-05-21)
2+
3+
* **Feature**: Amazon Bedrock introduces asynchronous flows (in preview), which let you run flows for longer durations and yield control so that your application can perform other tasks and you don't have to actively monitor the flow's progress.
4+
15
# v1.43.0 (2025-05-13)
26

37
* **Feature**: Changes for enhanced metadata in trace

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