Skip to content

Commit 1cfa85a

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-05-27
1 parent d078e8a commit 1cfa85a

File tree

11 files changed

+26
-28
lines changed

11 files changed

+26
-28
lines changed

.changelog/38d969db93984e1581ab3a1e21be25d9.json

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

.changelog/62c496fbd18640e98d2162309ec05f62.json

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

.changelog/edb1de45c9404c5c9e643532799b6033.json

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

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Release (2025-05-27)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/costexplorer`: [v1.50.0](service/costexplorer/CHANGELOG.md#v1500-2025-05-27)
5+
* **Feature**: This release introduces Cost Comparison feature (GetCostAndUsageComparisons, GetCostComparisonDrivers) allowing you find cost variations across multiple dimensions and identify key drivers of spending changes.
6+
* `github.com/aws/aws-sdk-go-v2/service/deadline`: [v1.13.0](service/deadline/CHANGELOG.md#v1130-2025-05-27)
7+
* **Feature**: AWS Deadline Cloud service-managed fleets now support storage profiles. With storage profiles, you can map file paths between a workstation and the worker hosts running the job.
8+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.223.0](service/ec2/CHANGELOG.md#v12230-2025-05-27)
9+
* **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.
10+
111
# Release (2025-05-23)
212

313
## Module Highlights

service/costexplorer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.50.0 (2025-05-27)
2+
3+
* **Feature**: This release introduces Cost Comparison feature (GetCostAndUsageComparisons, GetCostComparisonDrivers) allowing you find cost variations across multiple dimensions and identify key drivers of spending changes.
4+
15
# v1.49.0 (2025-04-08)
26

37
* **Feature**: This release supports Pagination traits on Cost Anomaly Detection APIs.

service/costexplorer/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/deadline/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.13.0 (2025-05-27)
2+
3+
* **Feature**: AWS Deadline Cloud service-managed fleets now support storage profiles. With storage profiles, you can map file paths between a workstation and the worker hosts running the job.
4+
15
# v1.12.0 (2025-05-12)
26

37
* **Feature**: AWS Deadline Cloud service-managed fleets now support configuration scripts. Configuration scripts make it easy to install additional software, like plugins and packages, onto a worker.

service/deadline/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.223.0 (2025-05-27)
2+
3+
* **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.
4+
15
# v1.222.0 (2025-05-23)
26

37
* **Feature**: This release adds support for the C7i-flex, M7i-flex, I7i, I7ie, I8g, P6-b200, Trn2, C8gd, M8gd and R8gd instances

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.222.0
32+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.223.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

0 commit comments

Comments
 (0)