Skip to content

Commit 973665b

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2024-03-28
1 parent 8b24e40 commit 973665b

30 files changed

+71
-75
lines changed

.changelog/108e2394884749b5873c26ad207fc32c.json

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

.changelog/144ffa3fd99c459db645178e7cac02c7.json

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

.changelog/ae790fadde114bffa63a5746e6dcc924.json

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

.changelog/c82072a0e2114872a073c781b09053b0.json

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

.changelog/cfaed1da91344be18718441820339291.json

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

.changelog/db98808d411746fb9ad0d490e2ffcd8e.json

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

.changelog/df7624fb669345778ed2aa46774fe268.json

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

.changelog/e159d5edfcae4559bbf278bb33852574.json

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

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# Release (2024-03-28)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/codecatalyst`: [v1.13.0](service/codecatalyst/CHANGELOG.md#v1130-2024-03-28)
5+
* **Feature**: This release adds support for understanding pending changes to subscriptions by including two new response parameters for the GetSubscription API for Amazon CodeCatalyst.
6+
* `github.com/aws/aws-sdk-go-v2/service/computeoptimizer`: [v1.34.0](service/computeoptimizer/CHANGELOG.md#v1340-2024-03-28)
7+
* **Feature**: This release enables AWS Compute Optimizer to analyze and generate recommendations with a new customization preference, Memory Utilization.
8+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.155.0](service/ec2/CHANGELOG.md#v11550-2024-03-28)
9+
* **Feature**: Amazon EC2 C7gd, M7gd and R7gd metal instances with up to 3.8 TB of local NVMe-based SSD block-level storage have up to 45% improved real-time NVMe storage performance than comparable Graviton2-based instances.
10+
* `github.com/aws/aws-sdk-go-v2/service/eks`: [v1.42.0](service/eks/CHANGELOG.md#v1420-2024-03-28)
11+
* **Feature**: Add multiple customer error code to handle customer caused failure when managing EKS node groups
12+
* `github.com/aws/aws-sdk-go-v2/service/guardduty`: [v1.41.0](service/guardduty/CHANGELOG.md#v1410-2024-03-28)
13+
* **Feature**: Add EC2 support for GuardDuty Runtime Monitoring auto management.
14+
* `github.com/aws/aws-sdk-go-v2/service/neptunegraph`: [v1.7.0](service/neptunegraph/CHANGELOG.md#v170-2024-03-28)
15+
* **Feature**: Update ImportTaskCancelled waiter to evaluate task state correctly and minor documentation changes.
16+
* `github.com/aws/aws-sdk-go-v2/service/oam`: [v1.10.0](service/oam/CHANGELOG.md#v1100-2024-03-28)
17+
* **Feature**: This release adds support for sharing AWS::InternetMonitor::Monitor resources.
18+
* `github.com/aws/aws-sdk-go-v2/service/quicksight`: [v1.60.0](service/quicksight/CHANGELOG.md#v1600-2024-03-28)
19+
* **Feature**: Amazon QuickSight: Adds support for setting up VPC Endpoint restrictions for accessing QuickSight Website.
20+
121
# Release (2024-03-27)
222

323
## Module Highlights

service/codecatalyst/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.13.0 (2024-03-28)
2+
3+
* **Feature**: This release adds support for understanding pending changes to subscriptions by including two new response parameters for the GetSubscription API for Amazon CodeCatalyst.
4+
15
# v1.12.3 (2024-03-18)
26

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

0 commit comments

Comments
 (0)