Skip to content

Commit cc98664

Browse files
chore: release 1.5.46
1 parent 3af86be commit cc98664

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.46] - 09/24/2025
4+
5+
### Features
6+
* (**cloudwatch**) Fix default dualstack FIPS endpoints in AWS GovCloud(US) regions
7+
* (**dax**) This release adds support for IPv6-only, DUAL_STACK DAX instances
8+
9+
### Documentation
10+
* (**appstream**) G6f instance support for AppStream 2.0
11+
* (**kms**) Documentation only updates for KMS.
12+
* (**neptune**) Doc-only update to address customer use.
13+
314
## [1.5.45] - 09/23/2025
415

516
### 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.46-SNAPSHOT
9+
sdkVersion=1.5.46
1010

1111
# atomicfu
1212
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)