Skip to content

Release 2.6.0 of Amazon Kinesis Client Library for Java

Latest
Compare
Choose a tag to compare
@lucienlu-aws lucienlu-aws released this 02 May 00:48
89a90e3

Release 2.6.0 (2024-05-01)

  • #1317 Add enablePriorityLeaseAssignment config
  • #1320 Update lease taker to get unassigned leases
  • #1318 Internally construct and use stream ARNs for all streams in multi-stream mode
  • #1291 Update RetrievalFactory implementations to utilize the StreamIdentifier field of StreamConfig
  • #1308 Move shutdownComplete call to ShardConsumer
  • #1313 Add additional integration tests for multi-stream and cross account access
  • #1273 Optimize currentStreamConfigMap by cleaning up lingering streams
  • #1302 Fix gracefulShutdown behavior in Scheduler