Skip to content

Commit 9f281c7

Browse files
chore: release 1.5.45
1 parent 14ab9e3 commit 9f281c7

File tree

3 files changed

+14
-6
lines changed

3 files changed

+14
-6
lines changed

.changes/058bf26f-7f37-439a-9170-d0a2c9c84e3e.json

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

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
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

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=-Xmx10g -XX:MaxMetaspaceSize=2G
77

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

1111
# atomicfu
1212
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)