Skip to content

Release 0.97.0

Compare
Choose a tag to compare
@lupko lupko released this 19 Jul 06:48
· 11 commits to master since this release
  • Enhance WatchResponse with method to count events by type
    • Done without materialization of event classes
    • Useful especially for clients which analyze possibly large incoming event batches and
      look for those that only describe DELETEs.