Skip to content

Commit ff6393f

Browse files
chore: release 1.5.14
1 parent ba6c7d5 commit ff6393f

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.14] - 08/08/2025
4+
5+
### Features
6+
* (**applicationsignals**) Removed incorrect endpoint tests
7+
* (**backupsearch**) Removed incorrect endpoint tests
8+
* (**bcmpricingcalculator**) Removed incorrect endpoint tests
9+
* (**billing**) Removed incorrect endpoint tests
10+
* (**connect**) This release adds a new API GetContactMetrics for Amazon Connect.
11+
* (**dsql**) Removed incorrect endpoint tests
12+
* (**gameliftstreams**) Removed incorrect endpoint tests
13+
* (**inspector2**) Add CVSSV4 to Vulnerability Search API and update enable/disable account id list length to 5
14+
* (**invoicing**) Removed incorrect endpoint tests
15+
* (**iotdataplane**) Adding DeleteConnection API to IoT Data Plane
16+
* (**iotmanagedintegrations**) Removed incorrect endpoint tests
17+
* (**keyspacesstreams**) Removed incorrect endpoint tests
18+
* (**mpa**) Removed incorrect endpoint tests
19+
* (**networkflowmonitor**) Removed incorrect endpoint tests
20+
* (**notifications**) Removed incorrect endpoint tests
21+
* (**notificationscontacts**) Removed incorrect endpoint tests
22+
* (**partnercentralselling**) Removed incorrect endpoint tests
23+
* (**s3vectors**) Removed incorrect endpoint tests
24+
* (**sagemaker**) Adds support for GB200 UltraServers in Amazon SageMaker training jobs, training plans, and HyperPod clusters
25+
* (**securityir**) Removed incorrect endpoint tests
26+
* (**workspacesinstances**) Removed incorrect endpoint tests
27+
28+
### Documentation
29+
* (**transcribe**) Update documentation to use key ARN only in OutputEncryptionKMSKeyId request parameter
30+
331
## [1.5.13] - 08/07/2025
432

533
### 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=-Xmx10g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.5.14-SNAPSHOT
9+
sdkVersion=1.5.14
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)