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

Request for clarification: should we use 1.0.2 or master? #23

Closed maxjacobson closed 5 years ago

maxjacobson commented 6 years ago

👋 hi there. We just started using this. Seems really great so far! We followed the examples that are on master, but then saw some logs related to shutdownRequested, and noticed that master is slightly behind the latest gem release (1.0.2), and the main new thing is that support has been added to handle that action.

For now, we're planning to use the code from master, and are pulling the gem in via git rather than rubygems. If master is stable, will you please consider releasing it at 1.0.3?

Thanks!

Diff: https://github.com/awslabs/amazon-kinesis-client-ruby/compare/v1.0.1...03be111e09528c6c4be659991323c5dc00122641