Karafka v0.5.0.3 Release Notes

Release Date: 2017-08-02 // almost 7 years ago
    • #132 - When Kafka is gone, should reconnect after a time period
    • ๐Ÿ’Ž #136 - new ruby-kafka version + other gem bumps
    • โšก๏ธ ruby-kafka update
    • ๐Ÿ‘ #135 - NonMatchingRouteError - better error description in the code
    • ๐Ÿšš #140 - Move Capistrano Karafka to a different specific gem
    • ๐Ÿ— #110 - Add call method on a responder class to alias instance build and call
    • #76 - Configs validator
    • ๐Ÿ‘ท #138 - Possibility to have no worker class defined if inline_mode is being used
    • #145 - Topic Mapper
    • โšก๏ธ Ruby update to 2.4.1
    • Gem bump x2
    • โšก๏ธ #158 - Update docs section on heroku usage
    • #150 - Add support for start_from_beginning on a per topic basis
    • #148 - Lower Karafka Sidekiq dependency
    • ๐Ÿ‘ Allow karafka root to be specified from ENV
    • ๐Ÿš€ Handle SIGTERM as a shutdown command for kafka server to support Heroku deployment