Skip to content

Commit af5ac92

Browse files
chore: release 1.1.16
1 parent 05a1a6f commit af5ac92

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

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.1.16] - 04/10/2024
4+
5+
### Features
6+
* (**cleanrooms**) AWS Clean Rooms Differential Privacy is now fully available. Differential privacy protects against user-identification attempts.
7+
* (**connect**) This release adds new Submit Auto Evaluation Action for Amazon Connect Rules.
8+
* (**qconnect**) This release adds a new QiC public API updateSession and updates an existing QiC public API createSession
9+
* (**rekognition**) Added support for ContentType to content moderation detections.
10+
* (**supplychain**) This release includes API SendDataIntegrationEvent for AWS Supply Chain
11+
* (**workspacesthinclient**) Adding tags field to SoftwareSet. Removing tags fields from Summary objects. Changing the list of exceptions in tagging APIs. Fixing an issue where the SDK returns empty tags in Get APIs.
12+
13+
### Documentation
14+
* (**networkmonitor**) Examples were added to CloudWatch Network Monitor commands.
15+
316
## [1.1.15] - 04/09/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.1.16-SNAPSHOT
9+
sdkVersion=1.1.16
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)