Skip to content

Commit 626d010

Browse files
chore: release 1.4.115
1 parent c1628c0 commit 626d010

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.115] - 06/27/2025
4+
5+
### Features
6+
* (**connect**) This release adds the following value to an InitiateAs enum: COMPLETED
7+
* (**glue**) AWS Glue now supports schema, partition and sort management of Apache Iceberg tables using Glue SDK
8+
* (**guardduty**) Update JSON target for Kubernetes workload resource type.
9+
* (**qconnect**) Adding UnauthorizedException to public SDK
10+
* (**rds**) StartDBCluster and StopDBCluster can now throw InvalidDBShardGroupStateFault.
11+
* (**sesv2**) Added support for new SES regions
12+
13+
### Documentation
14+
* (**configservice**) Added important considerations to the PutConformancePack and PutOrganizationConformancPack APIs.
15+
316
## [1.4.114] - 06/26/2025
417

518
### 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.115-SNAPSHOT
9+
sdkVersion=1.4.115
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)