Skip to content

Commit 33a3c36

Browse files
chore: release 1.5.99
1 parent 3b56256 commit 33a3c36

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.99] - 12/09/2025
4+
5+
### Features
6+
* (**account**) This release adds a new API (GetGovCloudAccountInformation) used to retrieve information about a linked GovCloud account from the standard AWS partition.
7+
* (**appsync**) Update Event API to require EventConfig parameter in creation and update requests.
8+
* (**guardduty**) Adding support for Ec2LaunchTemplate Version field
9+
* (**ivsrealtime**) Token Exchange introduces seamless token exchange capabilities for IVS RTX, enabling customers to upgrade or downgrade token capabilities and update token attributes within the IVS client SDK without forcing clients to disconnect and reconnect.
10+
* (**mgn**) Added parameters encryption, IPv4/IPv6 protocol configuration, and enhanced tagging support for replication operations.
11+
* (**route53**) Amazon Route 53 now supports the EU (Germany) Region (eusc-de-east-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
12+
313
## [1.5.98] - 12/08/2025
414

515
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ org.gradle.jvmargs=-Xmx10g -XX:MaxMetaspaceSize=2G
77
org.gradle.parallel=true
88

99
# sdk
10-
sdkVersion=1.5.99-SNAPSHOT
10+
sdkVersion=1.5.99
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)