Skip to content

v0.15.0

Compare
Choose a tag to compare
@daleiz daleiz released this 28 Apr 09:18
· 22 commits to main since this release

This release adds support for HStreamDB v0.15

Note: Reader and Queryer are deprecated now, and will be removed in the next release.

New Features

  • Add a new StreamShardReader
  • Add support for reading a shard from a timestamp
  • Add new APIs for Query, View, Connector
  • Add timestamp to ReceivedRecord

Enhancements

  • Consumer notifyFailed when lookup error
  • Upgrade versions of deps

Bug fixes

  • Fix streamingFetch timeout in Consumer
  • Fix getSubscription does not do lookup
  • Fix the unit of timeout in getCoroutineStubWithTimeout