Skip to content

Commit 2b53e5b

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2026-02-25
1 parent ebfd72d commit 2b53e5b

22 files changed

+48
-60
lines changed

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/7900059500374a479f09a5009d830879.json

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

.changelog/9deeb0c362df4feebd71a92c2a60c24c.json

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

.changelog/d73df7ef3f194e27b02659f4b355fca2.json

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

.changelog/e898bacd53e049228b4782f550ffbac0.json

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

.changelog/ea744277b1684bdc829bb0593f084150.json

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Release (2026-02-25)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.60.2](service/batch/CHANGELOG.md#v1602-2026-02-25)
5+
* **Documentation**: AWS Batch documentation update for service job capacity units.
6+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.292.0](service/ec2/CHANGELOG.md#v12920-2026-02-25)
7+
* **Feature**: Add support for EC2 Capacity Blocks in Local Zones.
8+
* `github.com/aws/aws-sdk-go-v2/service/neptune`: [v1.44.0](service/neptune/CHANGELOG.md#v1440-2026-02-25)
9+
* **Feature**: Neptune global clusters now supports tags
10+
* `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.71.0](service/wafv2/CHANGELOG.md#v1710-2026-02-25)
11+
* **Feature**: AWS WAF now supports GetTopPathStatisticsByTraffic that provides aggregated statistics on the top URI paths accessed by bot traffic. Use this operation to see which paths receive the most bot traffic, identify the specific bots accessing them, and filter by category, organization, or bot name.
12+
113
# Release (2026-02-24)
214

315
## Module Highlights

service/batch/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.60.2 (2026-02-25)
2+
3+
* **Documentation**: AWS Batch documentation update for service job capacity units.
4+
15
# v1.60.1 (2026-02-23)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/batch/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/ec2/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.292.0 (2026-02-25)
2+
3+
* **Feature**: Add support for EC2 Capacity Blocks in Local Zones.
4+
15
# v1.291.0 (2026-02-24)
26

37
* **Feature**: Adds httpTokensEnforced property to ModifyInstanceMetadataDefaults API. Set per account or manage organization-wide using declarative policies to prevent IMDSv1-enabled instance launch and block attempts to enable IMDSv1 on existing IMDSv2-only instances.

0 commit comments

Comments
 (0)