This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
Releases: lightbend/kafka-streams-query
Releases · lightbend/kafka-streams-query
Release 0.1.1 (Query enhancements)
The following issues have been fixed:
- KeyValueFetcher only supports KeyValue[Long, String]
- Add support to query all and range of values from LocalStateStore
- Upgraded dependency to kafka-streams-scala v0.1.2
- Upgrade several dependencies' versions