Skip to content

Commit 5e152e5

Browse files
chore: release 1.5.28
1 parent cfd195b commit 5e152e5

File tree

2 files changed

+70
-1
lines changed

2 files changed

+70
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.28] - 08/28/2025
4+
5+
### Features
6+
* (**amplify**) Remove incorrect endpoint tests
7+
* (**applicationautoscaling**) Remove incorrect endpoint tests
8+
* (**applicationcostprofiler**) Remove incorrect endpoint tests
9+
* (**autoscalingplans**) Remove incorrect endpoint tests
10+
* (**bedrockruntime**) Remove incorrect endpoint tests
11+
* (**cloud9**) Remove incorrect endpoint tests
12+
* (**cloudhsmv2**) Remove incorrect endpoint tests
13+
* (**cloudsearchdomain**) Remove incorrect endpoint tests
14+
* (**codedeploy**) Remove incorrect endpoint tests
15+
* (**codegurureviewer**) Remove incorrect endpoint tests
16+
* (**connect**) AgentStatusDrillDown feature in GetCurrentMetricData API. Adding AGENT_STATUS as filter and grouping in GetCurrentMetricData API
17+
* (**connectcampaigns**) Remove incorrect endpoint tests
18+
* (**databrew**) Remove incorrect endpoint tests
19+
* (**dynamodb**) Remove incorrect endpoint tests
20+
* (**ec2**) This release adds support for copying Amazon EBS snapshot and AMIs to and from Local Zones.
21+
* (**ec2instanceconnect**) Remove incorrect endpoint tests
22+
* (**ecr**) Remove incorrect endpoint tests
23+
* (**emr**) Remove incorrect endpoint tests
24+
* (**entityresolution**) Remove incorrect endpoint tests
25+
* (**eventbridge**) Remove incorrect endpoint tests
26+
* (**fis**) Remove incorrect endpoint tests
27+
* (**fms**) Remove incorrect endpoint tests
28+
* (**geomaps**) Remove incorrect endpoint tests
29+
* (**geoplaces**) Remove incorrect endpoint tests
30+
* (**glue**) Adding support to fetch TargetDatabase field during GetDatabases with AttributesToGet
31+
* (**healthlake**) Add ValidationLevel parameter to StartFHIRImportJob API, allowing users to specify a FHIR validation level for their asynchronous import jobs.
32+
* (**inspectorscan**) Remove incorrect endpoint tests
33+
* (**internetmonitor**) Remove incorrect endpoint tests
34+
* (**kinesis**) Remove incorrect endpoint tests
35+
* (**licensemanagerusersubscriptions**) Remove incorrect endpoint tests
36+
* (**machinelearning**) Remove incorrect endpoint tests
37+
* (**managedblockchainquery**) Remove incorrect endpoint tests
38+
* (**marketplacedeployment**) Remove incorrect endpoint tests
39+
* (**mediastoredata**) Remove incorrect endpoint tests
40+
* (**mturk**) Remove incorrect endpoint tests
41+
* (**networkfirewall**) Remove incorrect endpoint tests
42+
* (**oam**) Remove incorrect endpoint tests
43+
* (**omics**) Adds Amazon ECR pull through cache support to AWS HealthOmics, so you can more easily use container images from external sources.
44+
* (**opensearch**) Remove incorrect endpoint tests
45+
* (**osis**) Remove incorrect endpoint tests
46+
* (**pcs**) Remove incorrect endpoint tests
47+
* (**pinpointsmsvoice**) Remove incorrect endpoint tests
48+
* (**pinpointsmsvoicev2**) Remove incorrect endpoint tests
49+
* (**pipes**) Remove incorrect endpoint tests
50+
* (**quicksight**) Remove incorrect endpoint tests
51+
* (**rds**) Added RDS HTTP Endpoint feature support flag to DescribeOrderableDBInstanceOptions API
52+
* (**rekognition**) Remove incorrect endpoint tests
53+
* (**route53domains**) Remove incorrect endpoint tests
54+
* (**savingsplans**) Remove incorrect endpoint tests
55+
* (**scheduler**) Remove incorrect endpoint tests
56+
* (**servicequotas**) Remove incorrect endpoint tests
57+
* (**ses**) Remove incorrect endpoint tests
58+
* (**sesv2**) Remove incorrect endpoint tests
59+
* (**ssmguiconnect**) Remove incorrect endpoint tests
60+
* (**ssmincidents**) Remove incorrect endpoint tests
61+
* (**ssmsap**) Added support for Configuration Checks on SAP HANA Applications.
62+
* (**sso**) Remove incorrect endpoint tests
63+
* (**swf**) Remove incorrect endpoint tests
64+
* (**timestreamquery**) Remove incorrect endpoint tests
65+
* (**waf**) Remove incorrect endpoint tests
66+
* (**workmailmessageflow**) Remove incorrect endpoint tests
67+
* (**xray**) Remove incorrect endpoint tests
68+
69+
### Documentation
70+
* (**apprunner**) Doc only updates for APIs and and datatypes related to IPAddressType and Subnets for IPv6 dualstack support.
71+
372
## [1.5.27] - 08/27/2025
473

574
### 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.28-SNAPSHOT
9+
sdkVersion=1.5.28
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)