Skip to content

Commit e4eff6c

Browse files
chore: release 1.5.82
1 parent 3822383 commit e4eff6c

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.82] - 11/13/2025
4+
5+
### Features
6+
* (**cloudformation**) CloudFormation now supports GetHookResult API with annotations to retrieve structured compliance check results and remediation guidance for each evaluated resource, replacing the previous single-message limitation with detailed validation outcomes.
7+
* (**controlcatalog**) Added support for related control mappings with new RELATED_CONTROL mapping type in ListControlMappings API.
8+
* (**ec2**) Added support for new accelerator types ("media") and accelerator names ("L4", "L40s", "GAUDI_HL_205", "INFERENTIA2", "TRAINIUM", "TRAINIUM2", "U30") in Attributes Based Instance Type Selection for launched instance types.
9+
* (**ecr**) Add Amazon ECR FIPS PrivateLink endpoint support
10+
* (**elasticloadbalancingv2**) QUIC and TCP_QUIC protocol support for Network Load Balancer (NLB). This capability enables customers to forward QUIC traffic to their targets with ultra-low latency while maintaining session stickiness using QUIC Connection IDs.
11+
* (**iotwireless**) Integration of Device Location with Amazon Sidewalk network for Amazon Sidewalk enabled devices
12+
* (**mediaconvert**) Lowers minimum duration for black video generator. Adds support for embedding and signing C2PA content credentials in DASH and CMAF HLS outputs.
13+
* (**rds**) Updated endpoint and service metadata
14+
* (**sagemaker**) Added support for minor version upgrades and AWS Identity Center integration for SageMaker Hadron Partner Apps, enabling automated version management and IdC group-based access control.
15+
* (**workspacesweb**) Support for managing web content filtering for defining, tracking and regulating type of content accessed with WorkSpaces Secure Browser as part of browser settings.
16+
317
## [1.5.81] - 11/12/2025
418

519
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ org.gradle.jvmargs=-Xmx10g -XX:MaxMetaspaceSize=2G
77
org.gradle.parallel=true
88

99
# sdk
10-
sdkVersion=1.5.82-SNAPSHOT
10+
sdkVersion=1.5.82
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)