Skip to content

Commit 8f6c70c

Browse files
chore: release 1.2.38
1 parent 21d3763 commit 8f6c70c

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.38] - 06/20/2024
4+
5+
### Features
6+
* (**bedrockruntime**) This release adds document support to Converse and ConverseStream APIs
7+
* (**codeartifact**) Add support for the Cargo package format.
8+
* (**computeoptimizer**) This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.
9+
* (**costoptimizationhub**) This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.
10+
* (**glue**) Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows.
11+
* (**ivsrealtime**) IVS Real-Time now offers customers the ability to record individual stage participants to S3.
12+
* (**sagemaker**) Adds support for model references in Hub service, and adds support for cross-account access of Hubs
13+
14+
### Documentation
15+
* (**dynamodb**) Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings.
16+
* (**securityhub**) Documentation updates for Security Hub
17+
318
## [1.2.37] - 06/19/2024
419

520
### 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.2.38-SNAPSHOT
9+
sdkVersion=1.2.38
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)