---------------------------- * kafka-check offline_partitions does not throw an exception for empty clusters anymore * Add --broker-ids option to kafka-rolling-restart
1.6.2
---------------------------- * Fix offset_get and delete_group when no offsets folder under zk consumers node
1.6.1
---------------------------- * Add NoNodeError to get_brokers & get_topics * Catch Exceptions for commands under empty cluster exception
1.6.0
---------------------------- * Set exactly topic matching as default for get_topic_watermark command * Add -r/--regex option for get_topic_watermark command for regex search
1.5.1
---------------------------- * Improve handling of missing topic in getting topic-specific configuration
1.5.0
---------------------------- * Add --topics option to kafka_consumer_manager unsubscribe_topics