Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@daleiz daleiz released this 10 Oct 04:32
· 211 commits to main since this 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