Skip to content

Commit

Permalink
chore: release 1.3.105
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Jan 3, 2025
1 parent 73f4a8f commit c02d3ac
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 9 deletions.
8 changes: 0 additions & 8 deletions .changes/5c8aec67-269c-4ee5-aaec-1d01877994d4.json

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.3.105] - 01/03/2025

### Features
* (**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.

### Fixes
* [#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**)

### Documentation
* (**ecs**) Adding SDK reference examples for Amazon ECS operations.
* (**route53domains**) Doc only update for Route 53 Domains that fixes several customer-reported issues

## [1.3.104] - 01/02/2025

### Features
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G

# sdk
sdkVersion=1.3.105-SNAPSHOT
sdkVersion=1.3.105

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

0 comments on commit c02d3ac

Please sign in to comment.