Skip to content

Commit 1a0ebce

Browse files
chore: release 1.4.49
1 parent da2a0b6 commit 1a0ebce

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.4.49] - 03/26/2025
4+
5+
### Features
6+
* (**arczonalshift**) Add new shiftType field for ARC zonal shifts.
7+
* (**directconnect**) With this release, AWS Direct Connect allows you to tag your Direct Connect gateways. Tags are metadata that you can create and use to manage your Direct Connect gateways. For more information about tagging, see AWS Tagging Strategies.
8+
* (**mediaconvert**) This release adds a configurable Quality Level setting for the top rendition of Auto ABR jobs
9+
* (**mediatailor**) Add support for log filtering which allow customers to filter out selected event types from logs.
10+
* (**polly**) Added support for the new voice - Jihye (ko-KR). Jihye is available as a Neural voice only.
11+
* (**wafv2**) This release adds the ability to associate an AWS WAF v2 web ACL with an AWS Amplify App.
12+
13+
### Documentation
14+
* (**rds**) Add note about the Availability Zone where RDS restores the DB cluster for the RestoreDBClusterToPointInTime operation.
15+
316
## [1.4.48] - 03/25/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.49-SNAPSHOT
9+
sdkVersion=1.4.49
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)