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.2.13] - 05/15/2024
4+
5+ ### Features
6+ * (** bedrockagentruntime** ) Updating Bedrock Knowledge Base Metadata & Filters feature with two new filters listContains and stringContains
7+ * (** codebuild** ) CodeBuild Reserved Capacity VPC Support
8+ * (** datasync** ) Task executions now display a CANCELLING status when an execution is in the process of being cancelled.
9+ * (** grafana** ) This release adds new ServiceAccount and ServiceAccountToken APIs.
10+ * (** medicalimaging** ) Added support for importing medical imaging data from Amazon S3 buckets across accounts and regions.
11+
12+ ### Documentation
13+ * (** securityhub** ) Documentation-only update for AWS Security Hub
14+
315## [ 1.2.12] - 05/14/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.2.13-SNAPSHOT
9+ sdkVersion =1.2.13
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