Skip to content

Release 2.3.3 of the Amazon Kinesis Client Library for Java

Compare
Choose a tag to compare
@ashwing ashwing released this 28 Jan 00:23
· 220 commits to master since this release
e032855

Latest Release 2.3.3 (December 23, 2020)

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

  • Adding support for Glue Schema Registry. Deserialize and read schemas associated with the records.
  • Updating AWS SDK version to 2.15.31