Skip to content

Commit c02d3ac

Browse files
chore: release 1.3.105
1 parent 73f4a8f commit c02d3ac

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed

.changes/5c8aec67-269c-4ee5-aaec-1d01877994d4.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

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

3+
## [1.3.105] - 01/03/2025
4+
5+
### Features
6+
* (**s3**) This change is only for updating the model regexp of CopySource which is not for validation but only for documentation and user guide change.
7+
8+
### Fixes
9+
* [#1481](https://github.com/awslabs/aws-sdk-kotlin/issues/1481) Add missing packages to version catalog and BOM (**http-client-engine-okhttp4**, **smithy-rpcv2-protocols**, **telemetry-provider-micrometer**)
10+
11+
### Documentation
12+
* (**ecs**) Adding SDK reference examples for Amazon ECS operations.
13+
* (**route53domains**) Doc only update for Route 53 Domains that fixes several customer-reported issues
14+
315
## [1.3.104] - 01/02/2025
416

517
### 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.3.105-SNAPSHOT
9+
sdkVersion=1.3.105
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)