Skip to content

Commit

Permalink
chore: release 1.3.103
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Dec 28, 2024
1 parent 4d1cbfb commit ea37b21
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [1.3.103] - 12/28/2024

### Features
* (**ecr**) Restoring custom endpoint functionality for ECR
* (**ecrpublic**) Restoring custom endpoint functionality for ECR Public

## [1.3.102] - 12/27/2024

### Documentation
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.103-SNAPSHOT
sdkVersion=1.3.103

# 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 ea37b21

Please sign in to comment.