Skip to content

Commit 4a86458

Browse files
chore: release 1.3.42
1 parent 8d95268 commit 4a86458

File tree

3 files changed

+14
-6
lines changed

3 files changed

+14
-6
lines changed

.changes/70756d64-3299-47c8-ab13-a67d20620078.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

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.42] - 09/27/2024
4+
5+
### Features
6+
* (**customerprofiles**) Introduces optional RoleArn parameter for PutIntegration request and includes RoleArn in the response of PutIntegration, GetIntegration and ListIntegrations
7+
* (**quicksight**) Adding personalization in QuickSight data stories. Admins can enable or disable personalization through QuickSight settings.
8+
* (**sesv2**) This release adds support for engagement tracking over Https using custom domains.
9+
10+
### Documentation
11+
* (**securityhub**) Documentation updates for AWS Security Hub
12+
13+
### Miscellaneous
14+
* Remove WorkLink service
15+
316
## [1.3.41] - 09/26/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.42-SNAPSHOT
9+
sdkVersion=1.3.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)