Skip to content

Commit 34cd97a

Browse files
chore: release 1.5.23
1 parent 744b559 commit 34cd97a

File tree

2 files changed

+81
-1
lines changed

2 files changed

+81
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.23] - 08/21/2025
4+
5+
### Features
6+
* (**accessanalyzer**) Remove incorrect endpoint tests
7+
* (**amp**) Remove incorrect endpoint tests
8+
* (**apigatewaymanagementapi**) Remove incorrect endpoint tests
9+
* (**appfabric**) Remove incorrect endpoint tests
10+
* (**appintegrations**) Remove incorrect endpoint tests
11+
* (**appstream**) Remove incorrect endpoint tests
12+
* (**artifact**) Remove incorrect endpoint tests
13+
* (**auditmanager**) Remove incorrect endpoint tests
14+
* (**backup**) Remove incorrect endpoint tests
15+
* (**backupgateway**) Remove incorrect endpoint tests
16+
* (**bedrockagentruntime**) Remove incorrect endpoint tests
17+
* (**billingconductor**) Remove incorrect endpoint tests
18+
* (**cloudfront**) Remove incorrect endpoint tests
19+
* (**cloudhsm**) Remove incorrect endpoint tests
20+
* (**cloudtrail**) Remove incorrect endpoint tests
21+
* (**cognitoidentity**) Remove incorrect endpoint tests
22+
* (**comprehend**) Remove incorrect endpoint tests
23+
* (**configservice**) Remove incorrect endpoint tests
24+
* (**connect**) Remove incorrect endpoint tests
25+
* (**connectcampaignsv2**) Remove incorrect endpoint tests
26+
* (**connectcases**) Remove incorrect endpoint tests
27+
* (**costoptimizationhub**) Remove incorrect endpoint tests
28+
* (**customerprofiles**) Remove incorrect endpoint tests
29+
* (**databasemigrationservice**) Remove incorrect endpoint tests
30+
* (**deadline**) Remove incorrect endpoint tests
31+
* (**directoryservice**) Remove incorrect endpoint tests
32+
* (**directoryservicedata**) Remove incorrect endpoint tests
33+
* (**dynamodbstreams**) Remove incorrect endpoint tests
34+
* (**ebs**) Remove incorrect endpoint tests
35+
* (**ecrpublic**) Remove incorrect endpoint tests
36+
* (**elasticbeanstalk**) Remove incorrect endpoint tests
37+
* (**elasticloadbalancingv2**) Remove incorrect endpoint tests
38+
* (**elasticsearchservice**) Remove incorrect endpoint tests
39+
* (**forecastquery**) Remove incorrect endpoint tests
40+
* (**gameliftstreams**) The default application in a stream group can now be changed at any time using UpdateStreamGroup to update the DefaultApplicationIdentifier.
41+
* (**glue**) Added support for preprocessing queries in Data Quality operations through new DataQualityGlueTable structure.
42+
* (**grafana**) Remove incorrect endpoint tests
43+
* (**greengrassv2**) Remove incorrect endpoint tests
44+
* (**guardduty**) Remove Pattern trait from email field
45+
* (**inspector2**) Remove incorrect endpoint tests
46+
* (**iotdeviceadvisor**) Remove incorrect endpoint tests
47+
* (**iotevents**) Remove incorrect endpoint tests
48+
* (**ioteventsdata**) Remove incorrect endpoint tests
49+
* (**iotthingsgraph**) Remove incorrect endpoint tests
50+
* (**ivs**) Remove incorrect endpoint tests
51+
* (**kinesisvideosignaling**) Remove incorrect endpoint tests
52+
* (**kinesisvideowebrtcstorage**) Remove incorrect endpoint tests
53+
* (**lexruntimev2**) Remove incorrect endpoint tests
54+
* (**lightsail**) Remove incorrect endpoint tests
55+
* (**lookoutmetrics**) Remove incorrect endpoint tests
56+
* (**managedblockchain**) Remove incorrect endpoint tests
57+
* (**marketplaceagreement**) Remove incorrect endpoint tests
58+
* (**mediaconnect**) Remove incorrect endpoint tests
59+
* (**mediaconvert**) Remove incorrect endpoint tests
60+
* (**mediapackage**) Remove incorrect endpoint tests
61+
* (**mediapackagev2**) Remove incorrect endpoint tests
62+
* (**mediatailor**) Remove incorrect endpoint tests
63+
* (**mwaa**) Remove incorrect endpoint tests
64+
* (**observabilityadmin**) Remove incorrect endpoint tests
65+
* (**panorama**) Remove incorrect endpoint tests
66+
* (**pinpointemail**) Remove incorrect endpoint tests
67+
* (**resourcegroups**) Remove incorrect endpoint tests
68+
* (**route53profiles**) Remove incorrect endpoint tests
69+
* (**route53resolver**) Remove incorrect endpoint tests
70+
* (**s3outposts**) Remove incorrect endpoint tests
71+
* (**securitylake**) Remove incorrect endpoint tests
72+
* (**ssmquicksetup**) Remove incorrect endpoint tests
73+
* (**sts**) Remove incorrect endpoint tests
74+
* (**timestreaminfluxdb**) Remove incorrect endpoint tests
75+
* (**verifiedpermissions**) Remove incorrect endpoint tests
76+
* (**wisdom**) Remove incorrect endpoint tests
77+
* (**workspacesweb**) Remove incorrect endpoint tests
78+
79+
### Documentation
80+
* (**ecs**) This is a documentation only release that adds additional information for the update-service request parameters.
81+
* (**ssmcontacts**) Doc-only updates for Incident Manager Contacts August 2025
82+
383
## [1.5.22] - 08/20/2025
484

585
### 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.23-SNAPSHOT
9+
sdkVersion=1.5.23
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)