Skip to content

Commit d614753

Browse files
chore: release 1.4.26
1 parent 5a9a0a5 commit d614753

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.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

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.4.26-SNAPSHOT
9+
sdkVersion=1.4.26
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)