Skip to content

Commit

Permalink
chore: release 1.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Jan 29, 2025
1 parent 95b4068 commit 5579b56
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/9922940a-efce-4e11-b953-f55c6feb4aef.json

This file was deleted.

13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.4.9] - 01/29/2025

### Features
* (**bcmpricingcalculator**) Added ConflictException error type in DeleteBillScenario, BatchDeleteBillScenarioCommitmentModification, BatchDeleteBillScenarioUsageModification, BatchUpdateBillScenarioUsageModification, and BatchUpdateBillScenarioCommitmentModification API operations.
* (**ecr**) Add support for Dualstack and Dualstack-with-FIPS Endpoints
* (**ecrpublic**) Add support for Dualstack Endpoints
* (**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.
* (**s3**) Change the type of MpuObjectSize in CompleteMultipartUploadRequest from int to long.
* (**transcribestreaming**) This release adds support for AWS HealthScribe Streaming APIs within Amazon Transcribe.

### Fixes
* Upgrade **smithy-kotlin** version to pick up fixes for header signing

## [1.4.8] - 01/28/2025

### 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.4.9-SNAPSHOT
sdkVersion=1.4.9

# 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 5579b56

Please sign in to comment.