Skip to content

Commit b5c8d83

Browse files
chore: release 1.4.70
1 parent b248995 commit b5c8d83

File tree

3 files changed

+16
-9
lines changed

3 files changed

+16
-9
lines changed

.changes/af8e4342-f541-4d83-88a1-2570461d7e7e.json

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

CHANGELOG.md

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

3+
## [1.4.70] - 04/24/2025
4+
5+
### Features
6+
* (**apprunner**) AWS App Runner adds Node.js 22 runtime.
7+
* (**appsync**) Add data source support to Event APIs
8+
* (**bedrockdataautomation**) Added support for modality routing and modality enablement on CreateDataAutomationProject and UpdateDataAutomationProject APIs
9+
* (**codebuild**) Remove redundant validation check.
10+
* (**dynamodb**) Add support for ARN-sourced account endpoint generation for TransactWriteItems. This will generate account endpoints for DynamoDB TransactWriteItems requests using ARN-sourced account ID when available.
11+
* (**rds**) This Amazon RDS release adds support for managed master user passwords for Oracle CDBs.
12+
* [#1577](https://github.com/awslabs/aws-sdk-kotlin/issues/1577) Add support for DynamoDB Mapper `getItem` overloads that specify primary key(s)
13+
14+
### Documentation
15+
* (**ecs**) Documentation only release for Amazon ECS
16+
* (**pcs**) Documentation-only update: added valid values for the version property of the Scheduler and SchedulerRequest data types.
17+
318
## [1.4.69] - 04/23/2025
419

520
### 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.4.70-SNAPSHOT
9+
sdkVersion=1.4.70
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)