Skip to content

Commit a0cfc39

Browse files
chore: release 1.3.91
1 parent 5f43a66 commit a0cfc39

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

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.3.91] - 12/10/2024
4+
5+
### Features
6+
* (**bcmpricingcalculator**) Updated condition key inference from Workload Estimate, Bill Scenario, and Bill Estimate resources. Updated documentation links.
7+
* (**connect**) Add support for Push Notifications for Amazon Connect chat. With Push Notifications enabled an alert could be sent to customers about new messages even when they aren't actively using the mobile application.
8+
* (**finspace**) Update KxCommandLineArgument value parameter regex to allow for spaces and semicolons
9+
* (**ivsrealtime**) IVS Real-Time now offers customers the ability to customize thumbnails recording mode and interval for both Individual Participant Recording (IPR) and Server-Side Compositions (SSC).
10+
* (**sesv2**) Introduces support for creating DEED (Deterministic Easy-DKIM) identities.
11+
12+
### Documentation
13+
* (**applicationautoscaling**) Doc only update for AAS Predictive Scaling policy configuration API.
14+
* (**dsql**) Doc only update to examples for DeleteMultiRegionClusters & CreateMultiRegionClusters
15+
316
## [1.3.90] - 12/09/2024
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=-Xmx6g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.3.91-SNAPSHOT
9+
sdkVersion=1.3.91
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)