Skip to content

Commit 1fe694a

Browse files
chore: release 1.4.31
1 parent f06184d commit 1fe694a

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.4.31] - 02/27/2025
4+
5+
### Features
6+
* (**bedrockagentruntime**) Introduces Sessions (preview) to enable stateful conversations in GenAI applications.
7+
* (**qbusiness**) This release supports deleting attachments from conversations.
8+
* (**redshiftserverless**) Add track support for Redshift Serverless workgroup.
9+
* (**sagemaker**) SageMaker HubService is introducing support for creating Training Jobs in Curated Hub (Private Hub). Additionally, it is introducing two new APIs: UpdateHubContent and UpdateHubContentReference.
10+
* (**storagegateway**) This release adds support to invoke a process that cleans the specified file share's cache of file entries that are failing upload to Amazon S3.
11+
12+
### Documentation
13+
* (**emr**) Definition update for EbsConfiguration.
14+
315
## [1.4.30] - 02/26/2025
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.4.31-SNAPSHOT
9+
sdkVersion=1.4.31
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)