Skip to content

Commit

Permalink
chore: release 1.3.37
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Sep 20, 2024
1 parent ecddfaa commit 83a836d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.3.37] - 09/20/2024

### Features
* (**dynamodb**) Generate account endpoint for DynamoDB requests when the account ID is available
* (**neptune**) Add v2 smoke tests and smithy smokeTests trait for SDK testing.
* (**sagemaker**) Amazon SageMaker now supports using manifest files to specify the location of uncompressed model artifacts within Model Packages
* (**sagemakermetrics**) This release introduces support for the SageMaker Metrics BatchGetMetrics API.
* (**workspaces**) Releasing new ErrorCodes for SysPrep failures during ImageImport and CreateImage process

## [1.3.36] - 09/19/2024

### Features
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G

# sdk
sdkVersion=1.3.37-SNAPSHOT
sdkVersion=1.3.37

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

0 comments on commit 83a836d

Please sign in to comment.