awslabs / dynamodb-streams-kinesis-adapter

The Amazon DynamoDB Streams Adapter implements the Amazon Kinesis interface so that your application can use KCL to consume and process data from a DynamoDB stream.
Apache License 2.0
97 stars 37 forks source link

updated release for latest KCL #16

Closed zerth closed 6 years ago

zerth commented 6 years ago

The KCL is at version 1.9.0, but the public release of this adapter still specifies 1.7.5/1.7.6. Can a new release of this adapter be produced targeting the latest KCL?

amcp commented 6 years ago

@zerth I will pick this up. Thank you for the report.

zerth commented 6 years ago

This appears to have been resolved.