Skip to content

QuantaStream 0.1.1-rc3

Pre-release
Pre-release

Choose a tag to compare

@guymolinari guymolinari released this 01 Sep 02:44
· 14 commits to main since this release

QuantaStream 0.1.1-rc3

Release candidate focused on hardening the 0.1.1 surface before wider testing.

Highlights

  • Hardened MySQL prepared statement handling with a per-session cap and invalid binary datetime rejection.
  • Hardened local WAL replay for torn-tail recovery and added KV store integrity checks.
  • Bound Q17 correlated-subquery helper filter values instead of formatting literals back into SQL.
  • Added schema column ID validation and catalog discovery readiness fixes.
  • Documented nested streaming relationship payload support.
  • Clarified relationship-vector benchmark wording and Q17-specific rewrite scope.

Notes

  • This is a prerelease validation build.
  • The public README remains pointed at the latest stable release until final 0.1.1.
  • Full RBAC remains future work; current auth is static accounts plus access policy.

Ackowledgments

We would like to acknowledge the contributions and assitance of Mike Wall