diff --git a/CHANGELOG.md b/CHANGELOG.md index 16e5ffe4..cdf6f31e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ ### Latest Release 2.3.2 (November 19, 2020) [Milestone#54](https://github.com/awslabs/amazon-kinesis-client/milestone/54) * Adding support for Glue Schema Registry. Deserialize and read schemas associated with the records. +* Updating AWS SDK version to 2.15.31 + ### Release 2.3.1 (October 20, 2020) [Milestone#53](https://github.com/awslabs/amazon-kinesis-client/milestone/53) diff --git a/README.md b/README.md index a97d40dd..cb3d1c96 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ The recommended way to use the KCL for Java is to consume it from Maven. ### Latest Release 2.3.2 (November 19, 2020) [Milestone#54](https://github.com/awslabs/amazon-kinesis-client/milestone/54) * Adding support for Glue Schema Registry. Deserialize and read schemas associated with the records. +* Updating AWS SDK version to 2.15.31 ### Release 2.3.1 (October 20, 2020) [Milestone#53](https://github.com/awslabs/amazon-kinesis-client/milestone/53)