Skip to content

Commit 8a93ae1

Browse files
chore: release 1.1.7
1 parent b79a561 commit 8a93ae1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.1.7] - 03/28/2024
4+
5+
### Features
6+
* (**codecatalyst**) This release adds support for understanding pending changes to subscriptions by including two new response parameters for the GetSubscription API for Amazon CodeCatalyst.
7+
* (**computeoptimizer**) This release enables AWS Compute Optimizer to analyze and generate recommendations with a new customization preference, Memory Utilization.
8+
* (**ec2**) 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.
9+
* (**eks**) Add multiple customer error code to handle customer caused failure when managing EKS node groups
10+
* (**guardduty**) Add EC2 support for GuardDuty Runtime Monitoring auto management.
11+
* (**neptunegraph**) Update ImportTaskCancelled waiter to evaluate task state correctly and minor documentation changes.
12+
* (**oam**) This release adds support for sharing AWS::InternetMonitor::Monitor resources.
13+
* (**quicksight**) Amazon QuickSight: Adds support for setting up VPC Endpoint restrictions for accessing QuickSight Website.
14+
315
## [1.1.6] - 03/27/2024
416

517
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.1.7-SNAPSHOT
9+
sdkVersion=1.1.7
1010

1111
# dokka config (values specified at build-time as needed)
1212
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/

0 commit comments

Comments
 (0)