Skip to content

Commit 6b38534

Browse files
chore: release 1.2.42
1 parent 3499d62 commit 6b38534

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.42] - 06/27/2024
4+
5+
### Features
6+
* (**applicationautoscaling**) Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool.
7+
* (**chimesdkmediapipelines**) Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics
8+
* (**datazone**) This release supports the data lineage feature of business data catalog in Amazon DataZone.
9+
* (**elasticache**) Add v2 smoke tests and smithy smokeTests trait for SDK testing.
10+
* (**mq**) This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'.
11+
* (**qconnect**) Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs.
12+
* (**quicksight**) Adding support for Repeating Sections, Nested Filters
13+
* (**sagemaker**) Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools.
14+
* (**workspaces**) Added support for WorkSpaces Pools.
15+
16+
### Documentation
17+
* (**cloudfront**) Doc only update for CloudFront that fixes customer-reported issue
18+
* (**rds**) Updates Amazon RDS documentation for TAZ export to S3.
19+
320
## [1.2.41] - 06/26/2024
421

522
### 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.2.42-SNAPSHOT
9+
sdkVersion=1.2.42
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)