Skip to content

Commit 50fcce2

Browse files
chore: release 1.3.56
1 parent f053db1 commit 50fcce2

File tree

3 files changed

+18
-6
lines changed

3 files changed

+18
-6
lines changed

.changes/17dc21c3-0b7f-4796-ae05-ce7417589e63.json

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

CHANGELOG.md

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

3+
## [1.3.56] - 10/17/2024
4+
5+
### Features
6+
* (**bedrockagent**) Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum PromptVariant to 1
7+
* (**dataexchange**) This release adds Data Grant support, through which customers can programmatically create data grants to share with other AWS accounts and accept data grants from other AWS accounts.
8+
* (**pinpointsmsvoicev2**) Added the registrations status of REQUIRES_AUTHENTICATION
9+
* (**pipes**) This release adds validation to require specifying a SecurityGroup and Subnets in the Vpc object under PipesSourceSelfManagedKafkaParameters. It also adds support for iso-e, iso-f, and other non-commercial partitions in ARN parameters.
10+
* (**quicksight**) Add StartDashboardSnapshotJobSchedule API. RestoreAnalysis now supports restoring analysis to folders.
11+
* (**workspaces**) Updated the DomainName pattern for Active Directory
12+
13+
### Documentation
14+
* (**ecs**) This is an Amazon ECS documentation only update to address tickets.
15+
* (**rds**) Updates Amazon RDS documentation for TAZ IAM support
16+
17+
### Miscellaneous
18+
* Upgrade to Kotlin 2.0.21
19+
320
## [1.3.55] - 10/16/2024
421

522
### 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.3.56-SNAPSHOT
9+
sdkVersion=1.3.56
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)