QuantaStream 0.1.1-rc5
Pre-release
Pre-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
UPDATEandDELETEbehavior for residual predicates, includingLIKEandNOT LIKE. - Restored row-local
UPDATE ... SET column = expressionexecution 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.