WoWSQL Shipping Log — April 18, 2026
This is an evidence-based engineering update from the public WoWSQL/wowmysql repository. We document what landed in git on this date — not roadmap promises.
Highlights
- Database & Postgres — Refactor email templates and update frontend URLs (+3 related commits)
- Infrastructure & deployments — Use wowsqlconnect domain; preserve EKS teardown (+1 related commit)
- Platform improvements — Add free-project pause & expiry warnings
- Security & reliability — Use project DB user/name and require SSL
Commits (8 total)
| Commit | Change |
|---|---|
7e61a1d |
Refactor email templates and update frontend URLs |
76bd1e2 |
Add free-project pause & expiry warnings |
7a4a34e |
Use wowsqlconnect domain; preserve EKS teardown |
d6c2e31 |
Normalize pooler user and Helm PostgREST changes |
c3210b7 |
Switch from PgCat/PgBouncer to Supavisor |
f68ca68 |
Use project DB user/name and require SSL |
cc4ede7 |
Add EKS reconcile + pooler/connect DNS support |
2eb8b76 |
Add EKS tenant provisioning and DNS automation |
What this means for developers
Database improvements strengthen managed PostgreSQL reliability, backups, pooling, or SQL workflows. Infrastructure updates improve how tenant Postgres clusters are provisioned, upgraded, and monitored.
Try WoWSQL
Source: git history on 2026-04-18. Features described here reflect engineering work in progress or shipped — verify in docs or changelog before building production dependencies.