From a436a2b1c313de6acd0d4bf6a1fd4ce9e003e57c Mon Sep 17 00:00:00 2001 From: aws-sdk-kotlin-ci Date: Tue, 26 Nov 2024 19:09:04 +0000 Subject: [PATCH] chore: release 1.3.83 --- CHANGELOG.md | 9 +++++++++ gradle.properties | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ee1c5b9db8..8b4f63e1671 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.3.83] - 11/26/2024 + +### Features +* (**bedrockagent**) Custom Orchestration API release for AWSBedrockAgents. +* (**bedrockagentruntime**) Custom Orchestration and Streaming configurations API release for AWSBedrockAgents. +* (**connect**) Enables access to ValueMap and ValueInteger types for SegmentAttributes and fixes deserialization bug for DescribeContactFlow in AmazonConnect Public API +* (**ec2**) Adds support for Time-based Copy for EBS Snapshots and Cross Region PrivateLink. Time-based Copy ensures that EBS Snapshots are copied within and across AWS Regions in a specified timeframe. Cross Region PrivateLink enables customers to connect to VPC endpoint services hosted in other AWS Regions. +* (**qapps**) Private sharing, file upload and data collection feature support for Q Apps + ## [1.3.82] - 11/25/2024 ### Features diff --git a/gradle.properties b/gradle.properties index 01d1c462fcf..c867c8a7624 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.83-SNAPSHOT +sdkVersion=1.3.83 # dokka config (values specified at build-time as needed) smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/