Skip to content

Commit 72c1e67

Browse files
chore: release 1.5.4
1 parent 5a2c448 commit 72c1e67

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.5.4] - 07/25/2025
4+
5+
### Features
6+
* (**appintegrations**) Amazon AppIntegrations introduces new configuration capabilities to enable customers to manage iframe permissions, control application refresh behavior (per contact or per browser/cross-contact), and run background applications (service).
7+
* (**budgets**) Adds IPv6 and PrivateLink support for AWS Budgets in IAD.
8+
* (**ec2**) Transit Gateway native integration with AWS Network Firewall. Adding new enum value for the new Transit Gateway Attachment type.
9+
* (**mediapackagev2**) This release adds support for specifying a preferred input for channels using CMAF ingest.
10+
* (**socialmessaging**) This release introduces new WhatsApp template management APIs that enable customers to programmatically create and submit templates for approval, monitor approval status, and manage the complete template lifecycle
11+
12+
### Documentation
13+
* (**configservice**) Documentation improvements have been made to the EvaluationModel and DescribeConfigurationRecorders APIs.
14+
* (**kms**) Doc only update: fixed grammatical errors.
15+
* (**sqs**) Documentation updates for Amazon SQS fair queues feature.
16+
317
## [1.5.3] - 07/24/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=-Xmx10g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.5.4-SNAPSHOT
9+
sdkVersion=1.5.4
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)