Skip to content

Commit ccd3a12

Browse files
chore: release 1.6.106
1 parent 7ea86d4 commit ccd3a12

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.6.106] - 07/02/2026
4+
5+
### Features
6+
* (**cognitoidentityprovider**) Add support for provisioned limit management, enabling customers to view and update their provisioned API rate limits for Amazon Cognito User Pools programmatically through the new GetProvisionedLimit and UpdateProvisionedLimit APIs.
7+
* (**configservice**) AWS Config now supports tag-on-create for organization-managed Config rules and conformance packs through the PutOrganizationConfigRule and PutOrganizationConformancePack APIs.
8+
* (**customerprofiles**) Amazon Connect Customer Profiles adds support for diversityConfig to recommenderConfig which can be used for diversifying the recommendations. This release also includes model versioning support which helps customer to rollback trained models.
9+
* (**elementalinference**) Adding new BDD representation of endpoint ruleset
10+
* (**mediatailor**) Added dual-stack (IPv4 and IPv6) endpoint fields to SSAI and Channel Assembly API responses.
11+
* (**odb**) Updated model definitions for ODB service.
12+
* (**outposts**) Tighten Outpost site ContactPhoneNumber regex to perform phone number validation.
13+
314
## [1.6.105] - 07/01/2026
415

516
### 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.106-SNAPSHOT
10+
sdkVersion=1.6.106
1111

1212
# atomicfu
1313
kotlinx.atomicfu.enableJvmIrTransformation=true

0 commit comments

Comments
 (0)