Skip to content

Commit 34a9988

Browse files
chore: release 1.2.55
1 parent d2456d2 commit 34a9988

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.55] - 07/24/2024
4+
5+
### Features
6+
* (**cleanrooms**) Three enhancements to the AWS Clean Rooms: Disallowed Output Columns, Flexible Result Receivers, SQL as a Seed
7+
* (**iotsitewise**) Adds support for creating SiteWise Edge gateways that run on a Siemens Industrial Edge Device.
8+
* (**mediapackagev2**) This release adds support for Irdeto DRM encryption in DASH manifests.
9+
* (**medicalimaging**) CopyImageSet API adds copying selected instances between image sets, and overriding inconsistent metadata with a force parameter. UpdateImageSetMetadata API enables reverting to prior versions; updates to Study, Series, and SOP Instance UIDs; and updates to private elements, with a force parameter.
10+
11+
### Documentation
12+
* (**dynamodb**) DynamoDB doc only update for July
13+
* (**pinpointsmsvoicev2**) Update for rebrand to AWS End User Messaging SMS and Voice.
14+
315
## [1.2.54] - 07/23/2024
416

517
### 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.55-SNAPSHOT
9+
sdkVersion=1.2.55
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)