You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Highlights
Added CI evidence artifacts with tested backend/version matrix, parser benchmark history, and structured JSON outputs.
CI now covers MySQL 5.6, 5.7, 8.0, and 8.4, PostgreSQL 16, MongoDB 7.0, Redis 7.2, short tests, integration fixtures, fuzz smoke, benchmark smoke, lint, vet, and govulncheck.
MySQL benchmark CI now generates a real MySQL 8.4 binlog fixture before benchmark execution.
Updated public documentation, roadmap, security window, and backend module versions to v0.4.0.
Upgraded MongoDB module transitive Go dependencies to resolve golang.org/x/crypto Dependabot alerts.