Skip to content

Commit 5edf91e

Browse files
chore: release 1.2.54
1 parent 945ba8c commit 5edf91e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.54] - 07/23/2024
4+
5+
### Features
6+
* (**appsync**) Adding support for paginators in AppSync list APIs
7+
* (**cleanrooms**) This release adds AWS Entity Resolution integration to associate ID namespaces & ID mapping workflow resources as part of ID namespace association and ID mapping table in AWS Clean Rooms. It also introduces a new ID_MAPPING_TABLE analysis rule to manage the protection on ID mapping table.
8+
* (**cleanroomsml**) Adds SQL query as the source of seed audience for audience generation job.
9+
* (**connect**) Added PostContactSummary segment type on ListRealTimeContactAnalysisSegmentsV2 API
10+
* (**connectcontactlens**) Added PostContactSummary segment type on ListRealTimeContactAnalysisSegments API
11+
* (**datazone**) This release removes the deprecated dataProductItem field from Search API output.
12+
* (**entityresolution**) Support First Party ID Mapping
13+
314
## [1.2.53] - 07/22/2024
415

516
### 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.54-SNAPSHOT
9+
sdkVersion=1.2.54
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)