File tree Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Expand file tree Collapse file tree 3 files changed +14
-6
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.5.45] - 09/23/2025
4+
5+ ### Features
6+ * (** cleanrooms** ) Added support for running incremental ID mapping for rule-based workflows.
7+ * (** ec2** ) Add Amazon EC2 R8gn instance types
8+ * (** entityresolution** ) Support incremental id mapping workflow for AWS Entity Resolution
9+ * (** ssm** ) Added Dualstack support to GetDeployablePatchSnapshotForInstance
10+ * (** ssoadmin** ) Add support for encryption at rest with Customer Managed KMS Key in AWS IAM Identity Center
11+ * (** ssooidc** ) This release includes exception definition and documentation updates.
12+
13+ ### Miscellaneous
14+ * Upgrade to Gradle 9.0.0
15+
316## [ 1.5.44] - 09/22/2025
417
518### Features
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66org.gradle.jvmargs =-Xmx10g -XX:MaxMetaspaceSize=2G
77
88# sdk
9- sdkVersion =1.5.45-SNAPSHOT
9+ sdkVersion =1.5.45
1010
1111# atomicfu
1212kotlinx.atomicfu.enableJvmIrTransformation =true
You can’t perform that action at this time.
0 commit comments