File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.3.25] - 09/04/2024
4+
5+ ### Features
6+ * (** appsync** ) Adds new logging levels (INFO and DEBUG) for additional log output control
7+ * (** bedrockagent** ) Add support for user metadata inside PromptVariant.
8+ * (** cloudwatchlogs** ) Update to support new APIs for delivery of logs from AWS services.
9+ * (** fis** ) This release adds safety levers, a new mechanism to stop all running experiments and prevent new experiments from starting.
10+ * (** s3control** ) Amazon Simple Storage Service /S3 Access Grants / Features : This release launches new Access Grants API - ListCallerAccessGrants.
11+
12+ ### Documentation
13+ * (** finspace** ) Updates Finspace documentation for smaller instances.
14+
315## [ 1.3.24] - 09/03/2024
416
517### 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.3.25-SNAPSHOT
9+ sdkVersion =1.3.25
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