Skip to content

Commit 981e1ba

Browse files
chore: release 1.0.23
1 parent 032c89c commit 981e1ba

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.23] - 12/22/2023
4+
5+
### Features
6+
* (**bedrockagent**) Adding Claude 2.1 support to Bedrock Agents
7+
* (**glue**) This release adds additional configurations for Query Session Context on the following APIs: GetUnfilteredTableMetadata, GetUnfilteredPartitionMetadata, GetUnfilteredPartitionsMetadata.
8+
* (**lakeformation**) This release adds additional configurations on GetTemporaryGlueTableCredentials for Query Session Context.
9+
* (**mediaconnect**) This release adds the DescribeSourceMetadata API. This API can be used to view the stream information of the flow's source.
10+
* (**networkmonitor**) CloudWatch Network Monitor is a new service within CloudWatch that will help network administrators and operators continuously monitor network performance metrics such as round-trip-time and packet loss between their AWS-hosted applications and their on-premises locations.
11+
* (**s3**) Added additional examples for some operations.
12+
* (**secretsmanager**) Update endpoint rules and examples.
13+
14+
### Documentation
15+
* (**omics**) Provides minor corrections and an updated description of APIs.
16+
317
## [1.0.22] - 12/21/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.23-SNAPSHOT
9+
sdkVersion=1.0.23
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)