Skip to content

Commit 9ec6049

Browse files
chore: release 1.6.91
1 parent d09423a commit 9ec6049

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.6.91] - 06/08/2026
4+
5+
### Features
6+
* (**computeoptimizer**) Adds new Idle Recommendation Resource types in the AWS Compute Optimizer API
7+
* (**costoptimizationhub**) Adds new Idle Recommendation types in the Cost Optimization Hub API
8+
* (**deadline**) Added optional identityCenterRegion parameter to AssociateMember APIs to allow managing memberships for users and groups in other regions.
9+
* (**devopsagent**) Add Asset APIs for managing versioned assets and asset files in AWS DevOps Agent agent spaces.
10+
* (**mediapackagev2**) Adds support for DASH Audio Timeline Patternization. This enables your DASH manifests to templatize the repeating patterns that emerge in audio segment timelines. This compacts the total timeline length, utilizing the repeat notation, such that manifests don't grow indefinitely long.
11+
* (**mgn**) AWS Transform discovery tool now supported as network migration input source. You can now use the AWS Transform Discovery tool as a source for network migration alongside modelizeIT, enabling hybrid network migrations for environments running both VMware and non-VMware workloads.
12+
* (**observabilityadmin**) CloudWatch Observability Admin extends CentralizationRuleForOrganization APIs to support metrics, enabling centralization of metrics across accounts and Regions alongside logs.
13+
* (**omics**) StartRunBatch API - Add EngineSettings
14+
* (**taxsettings**) Adds support for additional tax information fields for Philippines, Belgium, Chile, France, Poland, and Italy in the Tax Settings API.
15+
316
## [1.6.90] - 06/05/2026
417

518
### 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.91-SNAPSHOT
10+
sdkVersion=1.6.91
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)