Skip to content

Release 2.3.6 of the Amazon Kinesis Client Library for Java

Compare
Choose a tag to compare
@AvinashChowdary AvinashChowdary released this 10 Jul 01:19
· 227 commits to master since this release
1a51b0e

Release 2.3.6 (July 9, 2021)

Milestone#62

  • #836 Upgraded AWS SDK version to 2.16.98
  • #835 Upgraded Glue Schema Registry version to 1.1.1
  • #828 Modified wildcard imports to individual imports.
  • #817 Updated the Worker shutdown logic to make sure that the LeaseCleanupManager also terminates all the threads that it has started.
  • #794 Silence warning when there are no stale streams to delete.