[1.4.0] - 2018-10-09
Fixed
- Potential offset loss when updating offsets for resolved partitions #124
- Refresh metadata on lock timeout #131
- Cleans up stale brokers on metadata refresh #131
- Force metadata refresh on
ECONNREFUSED
#134 - Handle API version not supported #135
- Handle v0.10 messages on v0.11 Fetch API #143
Added
- Admin delete topics #117
- Update metadata api and allow to disable auto topic creation #118
- Use highest available API version #135 #146
- Admin describe and alter configs #138
- Validate message format in producer #142
- Consumers can detect that a topic was updated and force a rebalance #136