Skip to content

Commit

Permalink
chore: release 1.3.91
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Dec 10, 2024
1 parent 5f43a66 commit a0cfc39
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.3.91] - 12/10/2024

### Features
* (**bcmpricingcalculator**) Updated condition key inference from Workload Estimate, Bill Scenario, and Bill Estimate resources. Updated documentation links.
* (**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.
* (**finspace**) Update KxCommandLineArgument value parameter regex to allow for spaces and semicolons
* (**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).
* (**sesv2**) Introduces support for creating DEED (Deterministic Easy-DKIM) identities.

### Documentation
* (**applicationautoscaling**) Doc only update for AAS Predictive Scaling policy configuration API.
* (**dsql**) Doc only update to examples for DeleteMultiRegionClusters & CreateMultiRegionClusters

## [1.3.90] - 12/09/2024

### Features
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G

# sdk
sdkVersion=1.3.91-SNAPSHOT
sdkVersion=1.3.91

# dokka config (values specified at build-time as needed)
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/
Expand Down

0 comments on commit a0cfc39

Please sign in to comment.