Skip to content

5.0.0

Compare
Choose a tag to compare
@ocadaruma ocadaruma released this 27 Jun 03:03
· 70 commits to master since this release

Breaking Changes

  • Use bytes for record keys instead of String (#157)

New Features

Bug Fixes

Improvements

Other Changes

  • Fix flaky test in BatchingProcessorTest (#156)
  • Fix missing links on docs (#158)
  • Upgrade kafka-clients dependency to 3.2.0 (#154)
  • Test on Java 17 (#152)