Updating change log

This commit is contained in:
Ashwin Giridharan 2020-11-19 15:04:49 -08:00
parent 51179295aa
commit 53779c9b23
2 changed files with 3 additions and 0 deletions

View file

@ -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)

View file

@ -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)