Skip to content

v0.16.0

Choose a tag to compare

@s12f s12f released this 07 Jul 06:27
· 12 commits to main since this release

This release adds support for HStreamDB v0.16.

New Features

  • Add a BatchReceiver API in Consumer
  • Add a BatchReceiver API in StreamShardReader
  • Add a getTailRecordId API in HStreamClient
  • Add maxReadBatches, until options in StreamShardReaderBuilder

Breaking Changes

  • Change shardOffset to from in StreamShardReaderBuilder

Bug Fixes

  • Add lookup for Query and View APIs