From 6888f1271f85ba80581bc18348a0cc8107ec7ad4 Mon Sep 17 00:00:00 2001 From: aws-sdk-kotlin-ci Date: Thu, 22 Aug 2024 18:29:52 +0000 Subject: [PATCH] chore: release 1.3.17 --- CHANGELOG.md | 12 ++++++++++++ gradle.properties | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4e377a7683..d3c504c319e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.3.17] - 08/22/2024 + +### Features +* (**bedrock**) Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. Customers can submit a batch of 25 evaluation jobs to be deleted at once. +* (**emrcontainers**) Correct endpoint for FIPS is configured for US Gov Regions. +* (**inspector2**) Add enums for Agentless scan statuses and EC2 enablement error states +* (**quicksight**) Explicit query for authors and dashboard viewing sharing for embedded users +* (**route53**) Amazon Route 53 now supports the Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. + +### Documentation +* (**autoscaling**) Amazon EC2 Auto Scaling now provides EBS health check to manage EC2 instance replacement + ## [1.3.16] - 08/21/2024 ### Features diff --git a/gradle.properties b/gradle.properties index caa951a4e43..228f5e0fe6e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G # sdk -sdkVersion=1.3.17-SNAPSHOT +sdkVersion=1.3.17 # dokka config (values specified at build-time as needed) smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/