Skip to content

Commit 14e8d80

Browse files
chore: release 1.4.103
1 parent 6fd86f4 commit 14e8d80

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.103] - 06/11/2025
4+
5+
### Features
6+
* (**controlcatalog**) Introduced ListControlMappings API that retrieves control mappings. Added control aliases and governed resources fields in GetControl and ListControls APIs. New filtering capability in ListControls API, with implementation identifiers and implementation types.
7+
* (**eks**) Release for EKS Pod Identity Cross Account feature and disableSessionTags flag.
8+
* (**lexmodelsv2**) Add support for the Assisted NLU feature to improve bot performance
9+
* (**networkmanager**) Add support for public DNS hostname resolution to private IP addresses across Cloud WAN-managed VPCs. Add support for security group referencing across Cloud WAN-managed VPCs.
10+
* (**wafv2**) WAF now provides two DDoS protection options: resource-level monitoring for Application Load Balancers and the AWSManagedRulesAntiDDoSRuleSet managed rule group for CloudFront distributions.
11+
12+
### Documentation
13+
* (**rds**) Updates Amazon RDS documentation for Amazon RDS for Db2 cross-Region replicas in standby mode.
14+
315
## [1.4.102] - 06/10/2025
416

517
### 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.103-SNAPSHOT
9+
sdkVersion=1.4.103
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)