Skip to content

Commit d477412

Browse files
chore: release 1.5.24
1 parent e97cf75 commit d477412

File tree

2 files changed

+48
-1
lines changed

2 files changed

+48
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.24] - 08/22/2025
4+
5+
### Features
6+
* (**account**) Remove incorrect endpoint tests
7+
* (**apigateway**) Remove incorrect endpoint tests
8+
* (**apigatewayv2**) Remove incorrect endpoint tests
9+
* (**b2bi**) Remove incorrect endpoint tests
10+
* (**clouddirectory**) Remove incorrect endpoint tests
11+
* (**codepipeline**) Remove incorrect endpoint tests
12+
* (**cognitosync**) Remove incorrect endpoint tests
13+
* (**dataexchange**) Remove incorrect endpoint tests
14+
* (**docdb**) Remove incorrect endpoint tests
15+
* (**elasticloadbalancing**) Remove incorrect endpoint tests
16+
* (**emrserverless**) Remove incorrect endpoint tests
17+
* (**firehose**) Remove incorrect endpoint tests
18+
* (**healthlake**) Remove incorrect endpoint tests
19+
* (**iotanalytics**) Remove incorrect endpoint tests
20+
* (**launchwizard**) Remove incorrect endpoint tests
21+
* (**location**) Remove incorrect endpoint tests
22+
* (**macie2**) Remove incorrect endpoint tests
23+
* (**marketplacecommerceanalytics**) Remove incorrect endpoint tests
24+
* (**medialive**) AWS Elemental MediaLive now has a field called "SubtitleRows" for controlling subtitle row count for DVB-Sub and Burn-In captions outputs
25+
* (**memorydb**) Remove incorrect endpoint tests
26+
* (**migrationhuborchestrator**) Remove incorrect endpoint tests
27+
* (**networkmonitor**) Remove incorrect endpoint tests
28+
* (**organizations**) Remove incorrect endpoint tests
29+
* (**paymentcryptography**) Remove incorrect endpoint tests
30+
* (**pricing**) Remove incorrect endpoint tests
31+
* (**proton**) Remove incorrect endpoint tests
32+
* (**qconnect**) Releasing model ID support for UpdateAIPrompt
33+
* (**qldb**) Remove incorrect endpoint tests
34+
* (**redshiftdata**) Remove incorrect endpoint tests
35+
* (**rolesanywhere**) Remove incorrect endpoint tests
36+
* (**route53recoveryreadiness**) Remove incorrect endpoint tests
37+
* (**rum**) Remove incorrect endpoint tests
38+
* (**sagemaker**) Launch SageMaker Notebook Instances support for AL2023 along with P6-B200 instance type and Rootless Docker support for SageMaker Studio.
39+
* (**sagemakera2iruntime**) Remove incorrect endpoint tests
40+
* (**sagemakermetrics**) Remove incorrect endpoint tests
41+
* (**simspaceweaver**) Remove incorrect endpoint tests
42+
* (**sqs**) Remove incorrect endpoint tests
43+
* (**synthetics**) Added multi browser support for synthetics canaries, Increased ephemeral storage limit from 5GB to 10GB
44+
* (**wafv2**) test and verified, safe to release
45+
46+
### Documentation
47+
* (**rds**) Updates Amazon RDS documentation for Db2 read-only replicas.
48+
* (**servicediscovery**) Updating SDK examples after launch of shared AWS Cloud Map namespaces
49+
350
## [1.5.23] - 08/21/2025
451

552
### 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.24-SNAPSHOT
9+
sdkVersion=1.5.24
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)