Skip to content

1.6.0

Latest
Compare
Choose a tag to compare
@gguptp gguptp released this 16 Jan 08:02
· 1 commit to master since this release
  • Upgrades Amazon Kinesis Client Library (KCL) to version 1.14.9. Customers can now use DynamoDB Streams Adapter with KCL version 1.14.9. However, DynamoDB Streams Adapter does not inherit performance optimizations like support for child shards, shard synchronization, deferred lease clean-up available in KCL.
  • Fixes #40 which was causing errors in DynamoDB Streams Adapter with KCL version 1.14.0.
  • With upgrade to KCL version 1.14.9, the default shard prioritization strategy has been changed to NoOpShardPrioritization. To retain the existing behavior, DynamoDB Streams customers should explicitly update the shard prioritization strategy to ParentsFirstShardPrioritization if there was no explicit override done in the application.
  • Upgrades jackson-databind to version 2.12.7.1
  • This release uses Apache 2.0 license.