File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.4.104] - 06/12/2025
4+
5+ ### Features
6+ * (** connectcampaignsv2** ) Added PutInstanceCommunicationLimits and GetInstanceCommunicationLimits APIs
7+ * (** emrserverless** ) This release adds support for retrieval of the optional executionIamPolicy field in the GetJobRun API response.
8+ * (** iotfleetwise** ) Add new status READY_FOR_CHECKIN used for vehicle synchronisation
9+ * (** kms** ) AWS KMS announces the support of ML-DSA key pairs that creates post-quantum safe digital signatures.
10+ * (** pcs** ) Fixed regex patterns for ARN fields.
11+
12+ ### Documentation
13+ * (** apigateway** ) Documentation updates for Amazon API Gateway
14+ * (** apigatewayv2** ) Documentation updates for Amazon API Gateway
15+ * (** ecs** ) This Amazon ECS release supports updating the capacityProviderStrategy parameter in update-service.
16+
317## [ 1.4.103] - 06/11/2025
418
519### Features
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66org.gradle.jvmargs =-Xmx6g -XX:MaxMetaspaceSize=2G
77
88# sdk
9- sdkVersion =1.4.104-SNAPSHOT
9+ sdkVersion =1.4.104
1010
1111# dokka config (values specified at build-time as needed)
1212smithyKotlinDocBaseUrl =https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/
You can’t perform that action at this time.
0 commit comments