Skip to content

Commit

Permalink
chore: release 1.3.72
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Nov 12, 2024
1 parent c963b7c commit f72785b
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.72] - 11/12/2024

### Features
* (**codebuild**) AWS CodeBuild now supports non-containerized Linux and Windows builds on Reserved Capacity.
* (**controltower**) Added ResetEnabledControl API.
* (**fis**) This release adds support for generating experiment reports with the experiment report configuration
* (**gamelift**) Amazon GameLift releases container fleets support for general availability. Deploy Linux-based containerized game server software for hosting on Amazon GameLift.
* (**paymentcryptography**) Updated ListAliases API with KeyArn filter.

### Documentation
* (**rds**) Updates Amazon RDS documentation for Amazon RDS Extended Support for Amazon Aurora MySQL.

## [1.3.71] - 11/11/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.72-SNAPSHOT
sdkVersion=1.3.72

# 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 f72785b

Please sign in to comment.