Skip to content

Commit 3dca5e4

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2026-02-12
1 parent 7caa4bd commit 3dca5e4

File tree

6 files changed

+12
-22
lines changed

6 files changed

+12
-22
lines changed

.changelog/41575353444b40ffbf474f4155544f00.json

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

.changelog/b69903abaa7b45808c95754997de8be5.json

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Release (2026-02-12)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.288.0](service/ec2/CHANGELOG.md#v12880-2026-02-12)
5+
* **Feature**: Launching nested virtualization. This feature allows you to run nested VMs inside virtual (non-bare metal) EC2 instances.
6+
17
# Release (2026-02-11)
28

39
## Module Highlights

service/ec2/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.288.0 (2026-02-12)
2+
3+
* **Feature**: Launching nested virtualization. This feature allows you to run nested VMs inside virtual (non-bare metal) EC2 instances.
4+
15
# v1.287.0 (2026-02-11)
26

37
* **Feature**: R8i instances powered by custom Intel Xeon 6 processors available only on AWS with sustained all-core 3.9 GHz turbo frequency

service/ec2/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/internal/integrationtest/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ require (
55
github.com/aws/aws-sdk-go-v2/config v1.32.7
66
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.0
77
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.55.0
8-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.287.0
8+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.288.0
99
github.com/aws/aws-sdk-go-v2/service/lambda v1.88.0
1010
github.com/aws/aws-sdk-go-v2/service/s3 v1.96.0
1111
github.com/aws/aws-sdk-go-v2/service/s3control v1.68.0

0 commit comments

Comments
 (0)