WoWSQL Shipping Log — August 29, 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
- Platform improvements — update for pod test before running da (+4 related commits)
- Database & Postgres — Dedicated pod checks & migration self-heal (+3 related commits)
- Billing & pricing — Update billing_models.py (+1 related commit)
- Infrastructure & deployments — auto clear helm updates
Commits (14 total)
| Commit | Change |
|---|---|
d159d7a |
auto clear helm updates |
db4f427 |
update for pod test before running da |
f08af6f |
Dedicated pod checks & migration self-heal |
a0b0bb1 |
Track and surface migration progress/status |
40c9954 |
Enhance shared-to-dedicated migration and audit |
1034f0b |
version mismatch error fixed for auto project upgrade |
3994aef |
iam policy added for admin |
499347f |
Update billing_models.py |
ee2c44a |
update for the migrations |
279ed47 |
Add plan-change flow, idempotent webhooks & billing |
219f99c |
Handle missing dedicated_stack and add maintenance scripts |
245baa6 |
Block access to paused projects and add paused UI |
Showing 12 of 14 commits. View full day on GitHub.
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. Billing changes refine invoices, subscriptions, and admin tooling for paid customers.
Try WoWSQL
Source: git history on 2026-08-29. Features described here reflect engineering work in progress or shipped — verify in docs or changelog before building production dependencies.