Skip to content

Commit 2f3ac47

Browse files
chore: release 1.4.50
1 parent 1fc7929 commit 2f3ac47

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.50] - 03/27/2025
4+
5+
### Features
6+
* (**batch**) This release will enable two features: Firelens log driver, and Execute Command on Batch jobs on ECS. Both features will be passed through to ECS.
7+
* (**bcmpricingcalculator**) Added standaloneAccountRateTypeSelections for GetPreferences and UpdatePreferences APIs. Added STALE enum value to status attribute in GetBillScenario and UpdateBillScenario APIs.
8+
* (**bedrockagentruntime**) bedrock flow now support node action trace.
9+
* (**cloudformation**) Adding support for the new parameter "ScanFilters" in the CloudFormation StartResourceScan API. When this parameter is included, the StartResourceScan API will initiate a scan limited to the resource types specified by the parameter.
10+
* (**datazone**) This release adds new action type of Create Listing Changeset for the Metadata Enforcement Rule feature.
11+
* (**eks**) Added support for BOTTLEROCKET FIPS AMIs to AMI types in US regions.
12+
* (**gamelift**) Amazon GameLift Servers add support for additional instance types.
13+
* (**iam**) Update IAM dual-stack endpoints for BJS, IAD and PDT partitions
14+
* (**sagemaker**) add: recovery mode for SageMaker Studio apps
15+
* (**ssooidc**) This release adds AwsAdditionalDetails in the CreateTokenWithIAM API response.
16+
317
## [1.4.49] - 03/26/2025
418

519
### 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.4.50-SNAPSHOT
9+
sdkVersion=1.4.50
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)