Skip to content

Commit cfdf117

Browse files
chore: release 1.4.104
1 parent f376ca4 commit cfdf117

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.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

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.104-SNAPSHOT
9+
sdkVersion=1.4.104
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)