------------------------- * Fix bug in cluster rebalance when replication group is None
0.4.0
----------------------- * Add get topic watermark command * Fix offset get json output
0.3.3
--------------------- * Fix bug in decommissioning of failed brokers
0.3.2
--------------------- * Make min_isr and under replicated partitions check much faster
0.3.1
--------------------- * Use error field from metadata response in under replicated partition check * Fix small typo in cluster manager logging
0.3.0
--------------------- * Refactor under replicated partition check to use metadata request * Add minimum replica number parameter to under replicated check * Fix cluster manager logging