Skip to content

Commit 5579b56

Browse files
chore: release 1.4.9
1 parent 95b4068 commit 5579b56

File tree

3 files changed

+14
-6
lines changed

3 files changed

+14
-6
lines changed

.changes/9922940a-efce-4e11-b953-f55c6feb4aef.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

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.4.9] - 01/29/2025
4+
5+
### Features
6+
* (**bcmpricingcalculator**) Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations.
7+
* (**ecr**) Add support for Dualstack and Dualstack-with-FIPS Endpoints
8+
* (**ecrpublic**) Add support for Dualstack Endpoints
9+
* (**mailmanager**) This release includes a new feature for Amazon SES Mail Manager which allows customers to specify known addresses and domains and make use of those in traffic policies and rules actions to distinguish between known and unknown entries.
10+
* (**s3**) Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long.
11+
* (**transcribestreaming**) This release adds support for AWS HealthScribe Streaming APIs within Amazon Transcribe.
12+
13+
### Fixes
14+
* Upgrade **smithy-kotlin** version to pick up fixes for header signing
15+
316
## [1.4.8] - 01/28/2025
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.4.9-SNAPSHOT
9+
sdkVersion=1.4.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)