Skip to content

Commit 6bbd958

Browse files
chore: release 1.5.81
1 parent 3d1e70f commit 6bbd958

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.5.81] - 11/12/2025
4+
5+
### Features
6+
* (**amp**) Add VPC source configuration support enabling Amazon Managed Service for Prometheus Collector to collect metrics from MSK clusters.
7+
* (**connect**) Updated Authentication Profile APIs to add support for automatic logout on user inactivity
8+
* (**databasemigrationservice**) Added support of SQL statements creation, metadata model discovery and selection rules transformation.
9+
* (**ec2**) Adds complete AMI ancestry tracing from immediate parent through each preceding generation back to the root AMI
10+
* (**elasticloadbalancingv2**) This release expands ALB Authentication to support JWT verification and adds support for a new JWT validation action in listener rule.
11+
* (**redshift**) Added GetIdentityCenterAuthToken API to retrieve encrypted authentication tokens for Identity Center integrated applications. This API enables programmatic access to secure Identity Center tokens with proper error handling and parameter validation across supported SDK languages.
12+
* (**s3tables**) Adds support for request metrics metrics APIs for S3 Tables
13+
* (**sagemaker**) Add support for trn2.3xlarge instance type for SageMaker Hyperpod
14+
315
## [1.5.80] - 11/11/2025
416

517
### 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.81-SNAPSHOT
10+
sdkVersion=1.5.81
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)