Skip to content

Commit 59f336a

Browse files
chore: release 1.2.53
1 parent 00e4d57 commit 59f336a

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

.changes/6d98b791-1532-4969-8e4a-fdda3aedc1a3.json

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

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.53] - 07/22/2024
4+
5+
### Features
6+
* (**datazone**) This release adds 1/ support of register S3 locations of assets in AWS Lake Formation hybrid access mode for DefaultDataLake blueprint. 2/ support of CRUD operations for Asset Filters.
7+
* (**ivs**) Documentation update for IVS Low Latency API Reference.
8+
* (**neptunegraph**) Amazon Neptune Analytics provides new options for customers to start with smaller graphs at a lower cost. CreateGraph, CreaateGraphImportTask, UpdateGraph and StartImportTask APIs will now allow 32 and 64 for `provisioned-memory`
9+
* (**redshiftserverless**) Adds dualstack support for Redshift Serverless workgroup.
10+
11+
### Miscellaneous
12+
* Remove deprecated Mobile service
13+
314
## [1.2.52] - 07/18/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.53-SNAPSHOT
9+
sdkVersion=1.2.53
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)