v0.4.0
v0.4.0 is a limited availability feature release. It is supported for all usage.
- Fixes an issue where headers were not passed correctly to the
eachBatch
callback (#130). - Add support for an Admin API to list a consumer group's offsets (#49).
- Reduce consumer poll timeout to nil and add wakeups for new messages. This improves
the consumer efficiency, and resolves issues while running multiple consumers within
the same node process (#135). - Add pre-built binaries for macOS (Intel).