Skip to content

Commit 46463e4

Browse files
chore: release 1.5.27
1 parent 2050a20 commit 46463e4

File tree

2 files changed

+69
-1
lines changed

2 files changed

+69
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.27] - 08/27/2025
4+
5+
### Features
6+
* (**acmpca**) Remove incorrect endpoint tests
7+
* (**amplifybackend**) Remove incorrect endpoint tests
8+
* (**amplifyuibuilder**) Remove incorrect endpoint tests
9+
* (**appconfigdata**) Remove incorrect endpoint tests
10+
* (**applicationdiscoveryservice**) Remove incorrect endpoint tests
11+
* (**applicationinsights**) Remove incorrect endpoint tests
12+
* (**apptest**) Remove incorrect endpoint tests
13+
* (**bedrockagentcore**) Remove incorrect endpoint tests
14+
* (**chime**) Remove incorrect endpoint tests
15+
* (**chimesdkidentity**) Remove incorrect endpoint tests
16+
* (**chimesdkmeetings**) Remove incorrect endpoint tests
17+
* (**chimesdkvoice**) Remove incorrect endpoint tests
18+
* (**cleanroomsml**) Remove incorrect endpoint tests
19+
* (**codebuild**) Remove incorrect endpoint tests
20+
* (**codeconnections**) Remove incorrect endpoint tests
21+
* (**codeguruprofiler**) Remove incorrect endpoint tests
22+
* (**computeoptimizer**) Remove incorrect endpoint tests
23+
* (**datapipeline**) Remove incorrect endpoint tests
24+
* (**directoryservice**) Add APIs for CA AutoEnrollment support: DescribeCAEnrollmentPolicy, EnableCAEnrollmentPolicy and DisableCAEnrollmentPolicy.
25+
* (**eks**) Add support for on-demand refresh of EKS cluster insights
26+
* (**elasticache**) Remove incorrect endpoint tests
27+
* (**evidently**) Remove incorrect endpoint tests
28+
* (**frauddetector**) Remove incorrect endpoint tests
29+
* (**inspector**) Remove incorrect endpoint tests
30+
* (**iot**) Remove incorrect endpoint tests
31+
* (**iotfleetwise**) Remove incorrect endpoint tests
32+
* (**iotwireless**) Remove incorrect endpoint tests
33+
* (**ivschat**) Remove incorrect endpoint tests
34+
* (**ivsrealtime**) Remove incorrect endpoint tests
35+
* (**kafkaconnect**) Remove incorrect endpoint tests
36+
* (**kinesisvideo**) Remove incorrect endpoint tests
37+
* (**kinesisvideomedia**) Remove incorrect endpoint tests
38+
* (**kms**) Remove incorrect endpoint tests
39+
* (**lakeformation**) Remove incorrect endpoint tests
40+
* (**lexmodelbuildingservice**) Remove incorrect endpoint tests
41+
* (**marketplacereporting**) Remove incorrect endpoint tests
42+
* (**medicalimaging**) Remove incorrect endpoint tests
43+
* (**mgn**) Remove incorrect endpoint tests
44+
* (**migrationhubconfig**) Remove incorrect endpoint tests
45+
* (**neptune**) Remove incorrect endpoint tests
46+
* (**neptunegraph**) Add StartGraph and StopGraph operations to Neptune Analytics
47+
* (**omics**) Remove incorrect endpoint tests
48+
* (**paymentcryptographydata**) Remove incorrect endpoint tests
49+
* (**personalize**) Remove incorrect endpoint tests
50+
* (**pi**) Remove incorrect endpoint tests
51+
* (**qapps**) Remove incorrect endpoint tests
52+
* (**qldbsession**) Remove incorrect endpoint tests
53+
* (**redshift**) Remove incorrect endpoint tests
54+
* (**robomaker**) Remove incorrect endpoint tests
55+
* (**s3tables**) Remove incorrect endpoint tests
56+
* (**sagemaker**) This release adds support for AutoScaling on SageMaker HyperPod.
57+
* (**schemas**) Remove incorrect endpoint tests
58+
* (**snowdevicemanagement**) Remove incorrect endpoint tests
59+
* (**sns**) Remove incorrect endpoint tests
60+
* (**supplychain**) Remove incorrect endpoint tests
61+
* (**textract**) Remove incorrect endpoint tests
62+
* (**timestreamwrite**) Remove incorrect endpoint tests
63+
* (**voiceid**) Remove incorrect endpoint tests
64+
* (**vpclattice**) Remove incorrect endpoint tests
65+
* (**workdocs**) Remove incorrect endpoint tests
66+
* (**workmail**) Remove incorrect endpoint tests
67+
68+
### Documentation
69+
* (**batch**) Added ECS_AL2023_NVIDIA as an option for Ec2Configuration.imageType.
70+
371
## [1.5.26] - 08/26/2025
472

573
### 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.27-SNAPSHOT
9+
sdkVersion=1.5.27
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)