File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66org.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)
1212smithyKotlinDocBaseUrl =https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/
You can’t perform that action at this time.
0 commit comments