diff --git a/README.md b/README.md index b86fab18..e03e3f05 100644 --- a/README.md +++ b/README.md @@ -72,11 +72,6 @@ The recommended way to use the KCL for Java is to consume it from Maven. * Fixing bug in PrefetchRecordsPublisher which was causing retry storms if initial request fails. * Fixing bug where idleTimeBetweenReadsInMillis property was ignored in PollingConfig. -### Release 2.3.3 (December 23, 2020) -[Milestone#55](https://github.com/awslabs/amazon-kinesis-client/milestone/55) -* Fixing bug in PrefetchRecordsPublisher which was causing retry storms if initial request fails. -* Fixing bug where idleTimeBetweenReadsInMillis property was ignored in PollingConfig. - ### 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.