Skip to content

Commit df044c4

Browse files
chore: release 1.0.59
1 parent 514d984 commit df044c4

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.0.59] - 02/16/2024
4+
5+
### Features
6+
* (**emr**) adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce
7+
* (**firehose**) This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations.
8+
* (**sns**) This release marks phone numbers as sensitive inputs.
9+
10+
### Documentation
11+
* (**connectparticipant**) Doc only update to GetTranscript API reference guide to inform users about presence of events in the chat transcript.
12+
* (**lambda**) Documentation-only updates for Lambda to clarify a number of existing actions and properties.
13+
* (**rds**) Doc only update for a valid option in DB parameter group
14+
315
## [1.0.58] - 02/15/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.0.59-SNAPSHOT
9+
sdkVersion=1.0.59
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)