Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@parijatsinha parijatsinha released this 13 Jun 19:51
· 16 commits to master since this release

This release fixes an issue of high propagation delay of streams records when processing streams on small tables. This issue occurs when KCL ShardSyncer is not discovering new shards due to server side delays in shard creation or in reporting new shard creation to internal services. The code is implemented in a new implementation of IKinesisProxy interface called DynamoDBStreamsProxy which is part of the latest release.