0.3.0
This release implements a custom ConsumerLoop
to make strong guarantees about committing offsets, and to hide the complexity of the low-level Java SDK.
This API is inspired by Alpakka Kafka and Reactor Kafka.
More details can be found in the PR: #58