Skip to content

Commit f72785b

Browse files
chore: release 1.3.72
1 parent c963b7c commit f72785b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.72] - 11/12/2024
4+
5+
### Features
6+
* (**codebuild**) AWS CodeBuild now supports non-containerized Linux and Windows builds on Reserved Capacity.
7+
* (**controltower**) Added ResetEnabledControl API.
8+
* (**fis**) This release adds support for generating experiment reports with the experiment report configuration
9+
* (**gamelift**) Amazon GameLift releases container fleets support for general availability. Deploy Linux-based containerized game server software for hosting on Amazon GameLift.
10+
* (**paymentcryptography**) Updated ListAliases API with KeyArn filter.
11+
12+
### Documentation
13+
* (**rds**) Updates Amazon RDS documentation for Amazon RDS Extended Support for Amazon Aurora MySQL.
14+
315
## [1.3.71] - 11/11/2024
416

517
### 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.3.72-SNAPSHOT
9+
sdkVersion=1.3.72
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)