BREAKING CHANGES
New config format:
topics:
- name: my-topic-1
proto_type: myTopic.Event
proto_paths:
- project/proto
Now "topics" is slice of "topic". Previously it was a map "topic name" -> "topic settings"
New "cluster" cmd
Improve consuming per time
Improve group commit cmd