Skip to content

Commit b0fbd51

Browse files
chore: release 1.4.62
1 parent afe5623 commit b0fbd51

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.4.62] - 04/11/2025
4+
5+
### Features
6+
* (**connectcontactlens**) Making sentiment optional for ListRealtimeContactAnalysisSegments Response depending on conversational analytics configuration
7+
* (**datazone**) Raise hard limit of authorized principals per SubscriptionTarget from 10 to 20.
8+
* (**detective**) Add support for Detective DualStack endpoints
9+
* (**marketplaceentitlementservice**) Add support for Marketplace Entitlement Service dual-stack endpoints for CN and GOV regions
10+
* (**marketplacemetering**) Add support for Marketplace Metering Service dual-stack endpoints for CN regions
11+
* (**pcs**) Changed the minimum length of clusterIdentifier, computeNodeGroupIdentifier, and queueIdentifier to 3.
12+
* (**verifiedpermissions**) Adds deletion protection support to policy stores. Deletion protection is disabled by default, can be enabled via the CreatePolicyStore or UpdatePolicyStore APIs, and is visible in GetPolicyStore.
13+
14+
### Documentation
15+
* (**dynamodb**) Doc only update for API descriptions.
16+
317
## [1.4.61] - 04/10/2025
418

519
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.4.62-SNAPSHOT
9+
sdkVersion=1.4.62
1010

1111
# dokka config (values specified at build-time as needed)
1212
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/

0 commit comments

Comments
 (0)