v0.15.0
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 inConsumer
- Fix
getSubscription
does not do lookup - Fix the unit of
timeout
ingetCoroutineStubWithTimeout