Skip to content

Commit 610d926

Browse files
chore: release 1.4.112
1 parent 8980906 commit 610d926

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.4.112] - 06/24/2025
4+
5+
### Features
6+
* (**aiops**) Adds support for cross account investigations for CloudWatch investigations AI Operations (AIOps).
7+
* (**batch**) Add userdataType to LaunchTemplateSpecification and LaunchTemplateSpecificationOverride.
8+
* (**bedrock**) We are making ListFoundationModelAgreementOffers, DeleteFoundationModelAgreement, CreateFoundationModelAgreement, GetFoundationModelAvailability, PutUseCaseForModelAccess and GetUseCaseForModelAccess APIs public, previously they were console.
9+
* (**ec2**) This release allows you to create and register AMIs while maintaining their underlying EBS snapshots within Local Zones.
10+
* (**elasticloadbalancingv2**) Add Paginator for DescribeAccountLimits, and fix Paginators for DescribeTrustStoreAssociations, DescribeTrustStoreRevocations, and DescribeTrustStores
11+
* (**gamelift**) Add support for UDP ping beacons to ListLocations API, including new PingBeacon and UDPEndpoint data types within its Locations return value. Use UDP ping beacon endpoints to help measure real-time network latency for multiplayer games.
12+
* (**licensemanager**) AWS License Manager now supports license type conversions for AWS Marketplace products. Customers can provide Marketplace codes in the source license context or destination license context in the CreateLicenseConversionTaskForResource requests.
13+
* (**rds**) Adding support for RDS on Dedicated Local Zones, including local backup target, snapshot availability zone and snapshot target
14+
* (**route53resolver**) Add support for iterative DNS queries through the new INBOUND_DELEGATION endpoint. Add delegation support through the Outbound Endpoints with DELEGATE rules.
15+
* (**transcribe**) This Feature Adds Support for the "et-EE" Locale for Batch Operations
16+
317
## [1.4.111] - 06/23/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=-Xmx6g -XX:MaxMetaspaceSize=2G
77

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