Skip to content

Release 3.0.2 of the Amazon Kinesis Client Library for Java

Latest
Compare
Choose a tag to compare
@lucienlu-aws lucienlu-aws released this 13 Mar 16:47
· 2 commits to master since this release
5263b42

Release 3.0.2 (March 12, 2025)

  • #1443 Reduce DynamoDB IOPS for smaller stream and worker count applications
  • The below two PRs are intended to support DynamoDB Streams Kinesis Adapter compatibility
    • #1441 Make consumerTaskFactory overridable by customers
    • #1440 Make ShutdownTask, ProcessTask, InitializeTask, BlockOnParentTask, and ShutdownNotificationTask overridable by customers
  • #1437 Suppress LeaseAssignmentManager excessive WARN logs when there is no issue
  • #1439 Upgrade io.netty:netty-handler from 4.1.108.Final to 4.1.118.Final
  • #1400 Upgrade com.fasterxml.jackson.core:jackson-databind from 2.10.1 to 2.12.7.1