Skip to content

2.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@paambaati paambaati released this 04 Dec 09:02
· 4 commits to master since this release
2.0.0-beta.0
6e764dd

[2.0.0] - 2020-12-04

Changed

  • ⚡️ Replace core dependency lz4 with the much better maintained lz4-asm library. Note that this requires Node v10 or above to work!
  • Upgraded all dependencies (including running tests on Kafka v2.5.0)
  • Replace Travis CI with Github Actions.
  • Migrate to ESLint from TSLint (now that the TSLint project is deprecated).