Skip to content

Commit ea37b21

Browse files
chore: release 1.3.103
1 parent 4d1cbfb commit ea37b21

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.3.103] - 12/28/2024
4+
5+
### Features
6+
* (**ecr**) Restoring custom endpoint functionality for ECR
7+
* (**ecrpublic**) Restoring custom endpoint functionality for ECR Public
8+
39
## [1.3.102] - 12/27/2024
410

511
### Documentation

gradle.properties

+1-1
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.103-SNAPSHOT
9+
sdkVersion=1.3.103
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)