Skip to content

v2.2.0

Compare
Choose a tag to compare
@webmakersteve webmakersteve released this 09 Nov 20:56
· 292 commits to master since this release

Minor release

  1. Fixes with configuration to ensure all system library locations are used for include directories and library directories.
  2. Include js linting in build process for CI
  3. Support for Node 8

Consumer Changes

  1. Support for resume, pause, and offset store.
  2. Committed now takes an array of topic partitions to fetch committed offsets for. Defaults to the current assignment.
  3. Position now takes an array of topic partitions to get positions for, or defaults to current assignment.