Skip to content

Commit 5ff8bef

Browse files
chore: release 1.6.90
1 parent 85296d2 commit 5ff8bef

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.6.90] - 06/05/2026
4+
5+
### Features
6+
* (**dynamodb**) Adding new BDD representation of endpoint ruleset
7+
* (**emrserverless**) Adds support for updating max capacity and custom fields while application is started
8+
* (**mediaconvert**) Adds support for configurable number of Clear Lead segments at the beginning of encrypted output. Adds support for multiple trickplay variants.
9+
* (**paymentcryptography**) Adds CloudFormation support for resource-based policies on AWS Payment Cryptography keys.
10+
* (**quicksight**) Adds support for Knowledge Base APIs and Index Capacity API
11+
* (**sagemaker**) This release adds support for MLflow experiment tracking in SageMaker inference optimization. CreateAIRecommendationJob and CreateAIBenchmarkJob now accept an optional OutputConfig.MlflowConfig (MLflow App ARN, experiment, run name) to stream benchmark metrics and artifacts to your own MLflow App.
12+
313
## [1.6.89] - 06/04/2026
414

515
### 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.6.90-SNAPSHOT
10+
sdkVersion=1.6.90
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)