Skip to content

Commit

Permalink
chore: release 1.3.41
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Sep 26, 2024
1 parent ca984f7 commit 267e95f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.3.41] - 09/26/2024

### Features
* (**chatbot**) Return State and StateReason fields for Chatbot Channel Configurations.
* (**lambda**) Reverting Lambda resource-based policy and block public access APIs.
* (**organizations**) Add support for policy operations on the CHATBOT_POLICY policy type.
* (**sagemaker**) Adding `TagPropagation` attribute to Sagemaker API

### Documentation
* (**pcs**) AWS PCS API documentation - Edited the description of the iamInstanceProfileArn parameter of the CreateComputeNodeGroup and UpdateComputeNodeGroup actions; edited the description of the SlurmCustomSetting data type to list the supported parameters for clusters and compute node groups.
* (**rdsdata**) Documentation update for RDS Data API to reflect support for Aurora MySQL Serverless v2 and Provisioned DB clusters.

## [1.3.40] - 09/25/2024

### Documentation
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.41-SNAPSHOT
sdkVersion=1.3.41

# 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 267e95f

Please sign in to comment.