v2.2.0
Minor release
- Fixes with configuration to ensure all system library locations are used for include directories and library directories.
- Include js linting in build process for CI
- Support for Node 8
Consumer Changes
- Support for resume, pause, and offset store.
- Committed now takes an array of topic partitions to fetch committed offsets for. Defaults to the current assignment.
- Position now takes an array of topic partitions to get positions for, or defaults to current assignment.