Preparation for v2.4.4 (Revise CHANGELOG/README)
This commit is contained in:
parent
adb3990481
commit
676bb86b8e
2 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
* [#1017](https://github.com/awslabs/amazon-kinesis-client/pull/1017) Upgrade aws sdk
|
||||
* aws-java-sdk.version from 1.12.296 -> 1.12.370
|
||||
* awssdk.version from 2.17.268 -> 2.19.2
|
||||
* [#1020](https://github.com/awslabs/amazon-kinesis-client/pull/1020) Correct the KCL version in the main pom
|
||||
|
||||
### Release 2.4.3 (September 6, 2022)
|
||||
* [#980](https://github.com/awslabs/amazon-kinesis-client/pull/980) logback-classic: 1.2.9 -> 1.4.0
|
||||
|
|
|
|||
|
|
@ -70,6 +70,7 @@ The recommended way to use the KCL for Java is to consume it from Maven.
|
|||
* [#1017](https://github.com/awslabs/amazon-kinesis-client/pull/1017) Upgrade aws sdk
|
||||
* aws-java-sdk.version from 1.12.296 -> 1.12.370
|
||||
* awssdk.version from 2.17.268 -> 2.19.2
|
||||
* [#1020](https://github.com/awslabs/amazon-kinesis-client/pull/1020) Correct the KCL version in the main pom
|
||||
|
||||
### Release 2.4.3 (September 6, 2022)
|
||||
* [#980](https://github.com/awslabs/amazon-kinesis-client/pull/980) logback-classic: 1.2.9 -> 1.4.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue