Skip to content

Commit f3e6ffa

Browse files
chore: release 1.2.24
1 parent 849e678 commit f3e6ffa

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
lines changed

.changes/16007c74-7831-42d2-8a3b-01e4868da600.json

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

.changes/8248143a-7a11-46c0-a44d-7bbeabe34c82.json

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

CHANGELOG.md

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

3+
## [1.2.24] - 05/31/2024
4+
5+
### Features
6+
* (**codegurusecurity**) This release includes minor model updates and documentation updates.
7+
* (**launchwizard**) This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations.
8+
9+
### Fixes
10+
* [#1315](https://github.com/awslabs/aws-sdk-kotlin/issues/1315) Disable proxying of requests made to EC2 IMDS
11+
12+
### Documentation
13+
* (**codebuild**) AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise
14+
* (**elasticache**) Update to attributes of TestFailover and minor revisions.
15+
16+
### Miscellaneous
17+
* [#1303](https://github.com/awslabs/aws-sdk-kotlin/issues/1303) Add trailing slash to base IMDS endpoint
18+
319
## [1.2.23] - 05/30/2024
420

521
### 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=-Xmx6g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.2.24-SNAPSHOT
9+
sdkVersion=1.2.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)