Skip to content

Commit 73aae01

Browse files
chore: release 1.5.26
1 parent 2e91d39 commit 73aae01

File tree

4 files changed

+73
-11
lines changed

4 files changed

+73
-11
lines changed

.changes/28142253-648c-44bf-a474-119a7b97d3be.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/b02d92c5-68b1-4b48-97c9-f4b733022153.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## [1.5.26] - 08/26/2025
4+
5+
### Features
6+
* (**appconfig**) Remove incorrect endpoint tests
7+
* (**appmesh**) Remove incorrect endpoint tests
8+
* (**apprunner**) Remove incorrect endpoint tests
9+
* (**arczonalshift**) This release adds new API options to enable allowed windows and multiple alarms for practice runs.
10+
* (**bedrockagentcorecontrol**) Remove incorrect endpoint tests
11+
* (**cleanrooms**) Remove incorrect endpoint tests
12+
* (**cloudwatch**) Remove incorrect endpoint tests
13+
* (**codecommit**) Remove incorrect endpoint tests
14+
* (**codestarconnections**) Remove incorrect endpoint tests
15+
* (**comprehendmedical**) Remove incorrect endpoint tests
16+
* (**connectcontactlens**) Remove incorrect endpoint tests
17+
* (**connectparticipant**) Amazon Connect Participant Service: Remove unused fields from WebRTCConnection
18+
* (**controlcatalog**) Remove incorrect endpoint tests
19+
* (**datasync**) Remove incorrect endpoint tests
20+
* (**dlm**) Remove incorrect endpoint tests
21+
* (**drs**) Remove incorrect endpoint tests
22+
* (**ec2**) Add new APIs for viewing how your shared AMIs are used by other accounts, and identify resources in your account that are dependent on particular AMIs
23+
* (**elastictranscoder**) Remove incorrect endpoint tests
24+
* (**evs**) Remove incorrect endpoint tests
25+
* (**finspace**) Remove incorrect endpoint tests
26+
* (**gamelift**) Remove incorrect endpoint tests
27+
* (**georoutes**) Added RouteFerryNotice PotentialViolatedVehicleRestrictionUsage value for CalculateRoutes. This value indicates when the Route is potentially forbidden for the given vehicle profile.
28+
* (**glacier**) Remove incorrect endpoint tests
29+
* (**globalaccelerator**) Remove incorrect endpoint tests
30+
* (**greengrass**) Remove incorrect endpoint tests
31+
* (**identitystore**) Remove incorrect endpoint tests
32+
* (**imagebuilder**) Remove incorrect endpoint tests
33+
* (**iotjobsdataplane**) Remove incorrect endpoint tests
34+
* (**iotsecuretunneling**) Remove incorrect endpoint tests
35+
* (**iottwinmaker**) Remove incorrect endpoint tests
36+
* (**kafka**) Remove incorrect endpoint tests
37+
* (**licensemanagerlinuxsubscriptions**) Remove incorrect endpoint tests
38+
* (**lookoutvision**) Remove incorrect endpoint tests
39+
* (**m2**) Remove incorrect endpoint tests
40+
* (**migrationhub**) Remove incorrect endpoint tests
41+
* (**migrationhubrefactorspaces**) Remove incorrect endpoint tests
42+
* (**mq**) Remove incorrect endpoint tests
43+
* (**neptunedata**) Remove incorrect endpoint tests
44+
* (**pcaconnectorscep**) Remove incorrect endpoint tests
45+
* (**personalizeevents**) Remove incorrect endpoint tests
46+
* (**pinpoint**) Remove incorrect endpoint tests
47+
* (**polly**) Remove incorrect endpoint tests
48+
* (**ram**) Remove incorrect endpoint tests
49+
* (**rbin**) Remove incorrect endpoint tests
50+
* (**rdsdata**) Remove incorrect endpoint tests
51+
* (**resourceexplorer2**) Remove incorrect endpoint tests
52+
* (**route53**) Remove incorrect endpoint tests
53+
* (**route53recoverycluster**) Remove incorrect endpoint tests
54+
* (**sagemakergeospatial**) Remove incorrect endpoint tests
55+
* (**secretsmanager**) Remove incorrect endpoint tests
56+
* (**securityhub**) Remove incorrect endpoint tests
57+
* (**servicecatalogappregistry**) Remove incorrect endpoint tests
58+
* (**signer**) Remove incorrect endpoint tests
59+
* (**socialmessaging**) Remove incorrect endpoint tests
60+
* (**ssm**) Remove incorrect endpoint tests
61+
* (**ssmsap**) Remove incorrect endpoint tests
62+
* (**ssooidc**) Remove incorrect endpoint tests
63+
* (**tnb**) Remove incorrect endpoint tests
64+
* (**transfer**) Remove incorrect endpoint tests
65+
* (**trustedadvisor**) Remove incorrect endpoint tests
66+
* (**wafregional**) Remove incorrect endpoint tests
67+
* (**workspaces**) Remove incorrect endpoint tests
68+
69+
### Fixes
70+
* Stop erroneously using `ProfileCredentialsProvider.profileName` to initialize IMDS instance profile
71+
72+
### Miscellaneous
73+
* Remove OpsWorks and OpsWorks-CM service clients from SDK because the [service has reached End Of Life](https://docs.aws.amazon.com/opsworks/latest/userguide/stacks-eol-faqs.html)
74+
375
## [1.5.25] - 08/25/2025
476

577
### 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.26-SNAPSHOT
9+
sdkVersion=1.5.26
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)