Skip to content

Commit e2fd622

Browse files
chore: release 1.3.9
1 parent f48fd43 commit e2fd622

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.9] - 08/12/2024
4+
5+
### Features
6+
* (**configservice**) Documentation update for the OrganizationConfigRuleName regex pattern.
7+
* (**ec2**) This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation.
8+
* (**eks**) Added support for new AL2023 GPU AMIs to the supported AMITypes.
9+
* (**medialive**) AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex.
10+
* (**sagemaker**) Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas.
11+
12+
### Documentation
13+
* (**computeoptimizer**) Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications
14+
* (**groundstation**) Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide
15+
316
## [1.3.8] - 08/09/2024
417

518
### 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.9-SNAPSHOT
9+
sdkVersion=1.3.9
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)