Skip to content

Commit 7b52d0d

Browse files
chore: release 1.0.22
1 parent c74425d commit 7b52d0d

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.0.22] - 12/21/2023
4+
5+
### Features
6+
* (**amp**) This release updates Amazon Managed Service for Prometheus APIs to support customer managed KMS keys.
7+
* (**appintegrations**) The Amazon AppIntegrations service adds DeleteApplication API for deleting applications, and updates APIs to support third party applications reacting to workspace events and make data requests to Amazon Connect for agent and contact events.
8+
* (**bedrockagent**) This release introduces Amazon Aurora as a vector store on Knowledge Bases for Amazon Bedrock
9+
* (**codecommit**) AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters.
10+
* (**connect**) Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds.
11+
* (**medialive**) MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect.
12+
* (**neptunegraph**) Adds Waiters for successful creation and deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for Neptune Analytics
13+
* (**rds**) This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
14+
* (**rdsdata**) This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
15+
* (**sagemaker**) Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains.
16+
317
## [1.0.21] - 12/20/2023
418

519
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.0.22-SNAPSHOT
9+
sdkVersion=1.0.22
1010

1111
# dokka config (values specified at build-time as needed)
1212
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/

0 commit comments

Comments
 (0)