Releases: disney/quanta
Releases · disney/quanta
v0.9.11-rc-18
Previous fix broke non-join projections.
v0.9.11-rc-17
Fix projection where left table is not child
v0.9.11-rc-14
- Ingest into multiple tables via a 'selector' from a single kinesis stream.
- Bug fixes.
- Enhancements.
v0.9.11-rc-13
- Fix commit() bug
v0.9.11-rc-12
- TokenService re-enablement missed in code merge.
v0.9.11-rc-11
- Implement 'commit' which blocks until the node write queues empty.
v0.9.11-rc-10
- Fix bug where values are not being default when inserting via kinesis
- This build contains the ability to run in local mode AKA "quanta-in-a-box".
v0.9.11-rc-9
Quanta in a box initial release candidate.
v0.9.11-rc-8
Disable cache locks during Truncate()
v0.9.11-rc-7
Re-enable token service