Skip to content

Commit 624ea6c

Browse files
chore: release 1.1.22
1 parent 966bbe3 commit 624ea6c

File tree

4 files changed

+12
-14
lines changed

4 files changed

+12
-14
lines changed

.changes/14eca09d-0ee6-45f3-a758-5e5b2ac471f0.json

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

.changes/7699105e-2f52-4239-abff-631aa6dba005.json

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

CHANGELOG.md

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

3+
## [1.1.22] - 04/19/2024
4+
5+
### Features
6+
* (**glue**) Adding RowFilter in the response for GetUnfilteredTableMetadata API
7+
* (**internetmonitor**) This update introduces the GetInternetEvent and ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch Internet Weather Map.
8+
* (**personalize**) This releases auto training capability while creating a solution and automatically syncing latest solution versions when creating/updating a campaign
9+
* Customize S3's `Expires` field, including adding a new `ExpiresString` field for output types.
10+
11+
### Fixes
12+
* [#1210](https://github.com/awslabs/aws-sdk-kotlin/issues/1210) Service client based identity providers now respect AWS_ENDPOINT_URL_SERVICE environment variables
13+
314
## [1.1.21] - 04/18/2024
415

516
### 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.1.22-SNAPSHOT
9+
sdkVersion=1.1.22
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)