Skip to content

Commit f444129

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-05-28
1 parent 4ba713d commit f444129

17 files changed

+38
-46
lines changed

.changelog/433d66af9a9c427596b8a08783f7d469.json

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

.changelog/96bfc3a8eb9c4495878bd0e71318d303.json

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

.changelog/afce3b6988a2436d81878d6dfc49d7fc.json

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

.changelog/b3b2f5362f304dbca6b28807ad6446da.json

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

.changelog/c712c846ea1a4c7db8697f167d18e850.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 (2025-05-28)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/costoptimizationhub`: [v1.15.0](service/costoptimizationhub/CHANGELOG.md#v1150-2025-05-28)
5+
* **Feature**: This release allows customers to modify their preferred commitment term and payment options.
6+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.224.0](service/ec2/CHANGELOG.md#v12240-2025-05-28)
7+
* **Feature**: Enable the option to automatically delete underlying Amazon EBS snapshots when deregistering Amazon Machine Images (AMIs)
8+
* `github.com/aws/aws-sdk-go-v2/service/networkfirewall`: [v1.48.0](service/networkfirewall/CHANGELOG.md#v1480-2025-05-28)
9+
* **Feature**: You can now use VPC endpoint associations to create multiple firewall endpoints for a single firewall.
10+
* `github.com/aws/aws-sdk-go-v2/service/synthetics`: [v1.35.0](service/synthetics/CHANGELOG.md#v1350-2025-05-28)
11+
* **Feature**: Add support to change ephemeral storage. Add a new field "TestResult" under CanaryRunStatus.
12+
113
# Release (2025-05-27)
214

315
## Module Highlights

service/costoptimizationhub/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.15.0 (2025-05-28)
2+
3+
* **Feature**: This release allows customers to modify their preferred commitment term and payment options.
4+
15
# v1.14.1 (2025-04-10)
26

37
* No change notes available for this release.

service/costoptimizationhub/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.224.0 (2025-05-28)
2+
3+
* **Feature**: Enable the option to automatically delete underlying Amazon EBS snapshots when deregistering Amazon Machine Images (AMIs)
4+
15
# v1.223.0 (2025-05-27)
26

37
* **Feature**: This release adds three features - option to store AWS Site-to-Site VPN pre-shared keys in AWS Secrets Manager, GetActiveVpnTunnelStatus API to check the in-use VPN algorithms, and SampleType option in GetVpnConnectionDeviceSampleConfiguration API to get recommended sample configs for VPN devices.

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
@@ -29,7 +29,7 @@ require (
2929
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.31.5
3030
github.com/aws/aws-sdk-go-v2/service/docdb v1.41.3
3131
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.43.1
32-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.223.0
32+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.224.0
3333
github.com/aws/aws-sdk-go-v2/service/ecr v1.44.0
3434
github.com/aws/aws-sdk-go-v2/service/ecs v1.57.1
3535
github.com/aws/aws-sdk-go-v2/service/efs v1.35.3

service/networkfirewall/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.48.0 (2025-05-28)
2+
3+
* **Feature**: You can now use VPC endpoint associations to create multiple firewall endpoints for a single firewall.
4+
15
# v1.47.2 (2025-04-03)
26

37
* No change notes available for this release.

service/networkfirewall/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/scheduler/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.13.5 (2025-05-28)
2+
3+
* No change notes available for this release.
4+
15
# v1.13.4 (2025-05-19)
26

37
* No change notes available for this release.

service/scheduler/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/synthetics/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.35.0 (2025-05-28)
2+
3+
* **Feature**: Add support to change ephemeral storage. Add a new field "TestResult" under CanaryRunStatus.
4+
15
# v1.34.0 (2025-05-09)
26

37
* **Feature**: Add support to retry a canary automatically after schedule run failures. Users can enable this feature by configuring the RetryConfig field when calling the CreateCanary or UpdateCanary API. Also includes changes in GetCanary and GetCanaryRuns to support retrieving retry configurations.

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