File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66org.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)
1212smithyKotlinDocBaseUrl =https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/
You can’t perform that action at this time.
0 commit comments