Skip to content

Commit b75929f

Browse files
chore: release 1.0.19
1 parent 2dca700 commit b75929f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.19] - 12/18/2023
4+
5+
### Features
6+
* (**cognitoidentityprovider**) Amazon Cognito now supports trigger versions that define the fields in the request sent to pre token generation Lambda triggers.
7+
* (**eks**) Add support for EKS Cluster Access Management.
8+
* (**route53resolver**) Add DOH protocols in resolver endpoints.
9+
10+
### Documentation
11+
* (**quicksight**) A docs-only release to add missing entities to the API reference.
12+
313
## [1.0.18] - 12/15/2023
414

515
### 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.19-SNAPSHOT
9+
sdkVersion=1.0.19
1010

1111
# kotlin
1212
kotlinVersion=1.9.20

0 commit comments

Comments
 (0)