File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.2.3] - 05/01/2024
4+
5+ ### Features
6+ * (** bedrockagent** ) This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base.
7+ * (** personalizeruntime** ) This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2.
8+ * (** securityhub** ) Updated CreateMembers API request with limits.
9+ * (** sesv2** ) Fixes ListContacts and ListImportJobs APIs to use POST instead of GET.
10+
11+ ### Documentation
12+ * (** ec2** ) Documentation updates for Amazon EC2.
13+
314## [ 1.2.2] - 04/30/2024
415
516### Features
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66org.gradle.jvmargs =-Xmx6g -XX:MaxMetaspaceSize=2G
77
88# sdk
9- sdkVersion =1.2.3-SNAPSHOT
9+ sdkVersion =1.2.3
1010
1111# dokka config (values specified at build-time as needed)
1212smithyKotlinDocBaseUrl =https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/
You can’t perform that action at this time.
0 commit comments