Skip to content

Releases: disney/quanta

v0.9.11-rc-18

12 Oct 15:01
Compare
Choose a tag to compare
v0.9.11-rc-18 Pre-release
Pre-release

Previous fix broke non-join projections.

v0.9.11-rc-17

07 Oct 13:13
Compare
Choose a tag to compare
v0.9.11-rc-17 Pre-release
Pre-release

Fix projection where left table is not child

v0.9.11-rc-14

03 Sep 18:35
Compare
Choose a tag to compare
v0.9.11-rc-14 Pre-release
Pre-release
  • Ingest into multiple tables via a 'selector' from a single kinesis stream.
  • Bug fixes.
  • Enhancements.

v0.9.11-rc-13

22 Aug 12:12
Compare
Choose a tag to compare
v0.9.11-rc-13 Pre-release
Pre-release
  • Fix commit() bug

v0.9.11-rc-12

15 Aug 19:46
Compare
Choose a tag to compare
v0.9.11-rc-12 Pre-release
Pre-release
  • TokenService re-enablement missed in code merge.

v0.9.11-rc-11

13 Aug 18:50
Compare
Choose a tag to compare
v0.9.11-rc-11 Pre-release
Pre-release
  • Implement 'commit' which blocks until the node write queues empty.

v0.9.11-rc-10

12 Aug 17:44
Compare
Choose a tag to compare
v0.9.11-rc-10 Pre-release
Pre-release
  • 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

09 Aug 14:20
597a233
Compare
Choose a tag to compare
v0.9.11-rc-9 Pre-release
Pre-release

Quanta in a box initial release candidate.

v0.9.11-rc-8

04 Aug 12:51
Compare
Choose a tag to compare
v0.9.11-rc-8 Pre-release
Pre-release

Disable cache locks during Truncate()

v0.9.11-rc-7

26 Jul 13:38
Compare
Choose a tag to compare
v0.9.11-rc-7 Pre-release
Pre-release

Re-enable token service