v0.5.0
Pre-release
Pre-release
New Features
- support shared subscription: multiple consumers can join in the same shared subscription, and each consumer will receive a subset of the records.
Others
- add some builder interfaces
- add examples to the repository
- add snapshot artifact
- improve generated javadoc
- some bug fixes