Skip to content

Commit 704e826

Browse files
chore: release 1.4.124
1 parent f3f0986 commit 704e826

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.124] - 07/17/2025
4+
5+
### Features
6+
* (**cleanroomsml**) This release introduces Parquet result format support for ML Input Channel models in AWS Clean Rooms ML.
7+
* (**ec2**) AWS Free Tier Version2 Support
8+
* (**mailmanager**) Allow underscores in the local part of the input of the "Email recipients rewrite" action in rule sets.
9+
* (**mediaconvert**) This release expands the range of supported audio outputs to include xHE, 192khz FLAC and the deprecation of dual mono for AC3.
10+
* (**synthetics**) This feature allows AWS Synthetics customers to provide code dependencies using lambda layer while creating a canary
11+
12+
### Documentation
13+
* (**cloudfront**) Doc only update for CloudFront that fixes some customer-reported issues
14+
* (**keyspacesstreams**) Doc only update for the Amazon Keyspaces Streams API.
15+
* (**sfn**) Align input with style guidelines.
16+
317
## [1.4.123] - 07/16/2025
418

519
### 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.4.124-SNAPSHOT
9+
sdkVersion=1.4.124
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)