Skip to content

v0.6.0

Compare
Choose a tag to compare
@KeranYang KeranYang released this 18 Dec 18:28
· 48 commits to main since this release
615d49b

What's Changed

  • chore: add e2e image build to example pom file by @KeranYang in #84
  • fix: counter example by @yhl25 in #85
  • fix: require event time when dropping messages by @KeranYang in #86
  • chore: adding partitions for user defined source by @yhl25 in #88
  • chore: release version 0.6.0 by @KeranYang in #89

⚠️ Breaking Changes

The sourcer and source transformer interfaces have been updated. Please refer to the examples and update your sourcers and source transformers accordingly.

Full Changelog: v0.5.6...v0.6.0