Skip to content

Commit 57c5a98

Browse files
chore: release 1.0.27
1 parent e286fe1 commit 57c5a98

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
lines changed

.changes/4b14b5e8-5743-4c8f-977e-802d8cc4eb82.json

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

.changes/f0f7ca8d-5690-4449-ace1-e826656a662c.json

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

CHANGELOG.md

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

3+
## [1.0.27] - 12/29/2023
4+
5+
### Features
6+
* (**apprunner**) AWS App Runner adds Python 3.11 and Node.js 18 runtimes.
7+
* (**location**) This release introduces a new parameter to bypasses an API key's expiry conditions and delete the key.
8+
* (**quicksight**) Add LinkEntityArn support for different partitions; Add UnsupportedUserEditionException in UpdateDashboardLinks API; Add support for New Reader Experience Topics
9+
10+
### Fixes
11+
* [#1165](https://github.com/awslabs/aws-sdk-kotlin/issues/1165) (**s3**) Fix default execution context attributes
12+
13+
### Miscellaneous
14+
* Bump smithy version to 1.42.0
15+
316
## [1.0.26] - 12/28/2023
417

518
### 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.0.27-SNAPSHOT
9+
sdkVersion=1.0.27
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)