File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.4.26] - 02/20/2025
4+
5+ ### Features
6+ * (** codebuild** ) Add webhook status and status message to AWS CodeBuild webhooks
7+ * (** guardduty** ) Reduce the minimum number of required attack sequence signals from 2 to 1
8+ * (** sagemaker** ) Added new capability in the UpdateCluster operation to remove instance groups from your SageMaker HyperPod cluster.
9+ * (** workspacesweb** ) Add support for toolbar configuration under user settings.
10+
11+ ### Documentation
12+ * (** licensemanagerusersubscriptions** ) Updates entity to include Microsoft RDS SAL as a valid type of user subscription.
13+ * (** rds** ) CloudWatch Database Insights now supports Amazon RDS.
14+
315## [ 1.4.25] - 02/19/2025
416
517### Features
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66org.gradle.jvmargs =-Xmx6g -XX:MaxMetaspaceSize=2G
77
88# sdk
9- sdkVersion =1.4.26-SNAPSHOT
9+ sdkVersion =1.4.26
1010
1111# dokka config (values specified at build-time as needed)
1212smithyKotlinDocBaseUrl =https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/
You can’t perform that action at this time.
0 commit comments