awslabs / amazon-kinesis-client-ruby

A Ruby interface for the Amazon Kinesis Client Library. Allows developers to easily create robust application to process Amazon Kinesis streams in Ruby.
Apache License 2.0
146 stars 55 forks source link

Upgrade Kinesis client #41

Closed Bottelet closed 6 months ago

Bottelet commented 3 years ago

Are there any plans for upgrading the core kinesis library version to the latest?

We are looking to use idleTimeBetweenReadsInMillis, but it seems it is ignored till version 2.3.3

brendan-p-lynch commented 6 months ago

It has been upgraded to 2.4.4: https://github.com/awslabs/amazon-kinesis-client-ruby/blob/v2.1.1/pom.xml#L16