Skip to content

QuantaStream 0.1.1-rc5

Pre-release
Pre-release

Choose a tag to compare

@guymolinari guymolinari released this 02 Sep 20:39
· 9 commits to main since this release

QuantaStream 0.1.1-rc5

This release candidate restores the supported standard-mode mutation paths uncovered by expanded SQLRunner validation.

Fixes

  • Wired the existing projection-materialization kernel into inabox-standard mutation session handles.
  • Restored correct UPDATE and DELETE behavior for residual predicates, including LIKE and NOT LIKE.
  • Restored row-local UPDATE ... SET column = expression execution in standard mode.
  • Added a standard-session regression test for mutation materialization wiring.
  • Promoted the extended SQLRunner suites into the GitHub CI release gate.

Documentation

  • Documented flat and nested loader event shapes and their intended batch and streaming use cases.

Release validation

  • Passed go test ./... -count=1 -timeout=2m.
  • Passed all core and extended inabox-standard SQLRunner suites, including the complete mutation suite with its original supported expectations.
  • Verified archive and binary checksums and embedded version metadata.
  • Passed loader, static auth, WAL, backup, restore, support-bundle, and restored-query artifact smoke checks.

This is a prerelease build intended for validation before QuantaStream 0.1.1.