Skip to content

Release 2.2.1 of the Amazon Kinesis Client Library for Java

Compare
Choose a tag to compare
@micah-jaffe micah-jaffe released this 01 Jul 18:51
· 340 commits to master since this release
7d8b281

Release 2.2.1 (June 28, 2019)

Milestone#32

  • Add periodic logging for the state of the thread pool executor service. This service executes the async tasks submitted to and by the ShardConsumer.
  • Add logging of failures from RxJava layer.