v0.6.0
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