Releases: Blizzard/node-rdkafka
Releases · Blizzard/node-rdkafka
v2.15.0
v2.14.6
What's Changed
- Add windows and mac to CI workflow by @GaryWilber in #998
- Revert node engine change by @GaryWilber in #1002
Full Changelog: v2.14.5...v2.14.6
v2.14.5
What's Changed
- Add support for node 19
- Update test workflow to use node versions 14, 16, 18, 19
- Update mocha, node-gyp, and nan
- Update node engine requirement to >= 14
- Remove shrinkwrap file - replace it with package lock
- Document how to publish new package versions
- Use node version 18 when publishing
Full Changelog: v2.14.4...v2.14.5
v2.14.4
Fix package version issues
v2.14.3
What's Changed
- Run consume logic in a separate thread by @GaryWilber in #982
Full Changelog: v2.14.2...v2.14.3
v2.14.2
CI push