---------------------------- * Allow set_replication_factor command to work with topics that have mismatched replication factors in their partitions * Add new preferred replica election command to generate json files for kafka-preferred-replica-election
3.3.0
---------------------------- * Allow for removing brokers in kafka-cluster-manager replace command * Support consumer offset message value schema v3 (thanks mborst!)
3.2.0
---------------------------- * Add --active-controller-for-last flag to kafka-rolling-restart
3.1.0
---------------------------- * Use v1.4.7 of kafka-python to take advantage of performance upgrades * Fix Travis build by unpinning Docker version