engineering··3 min read·WoWSQL Engineering

WoWSQL Shipping Log — August 31, 2026: Billing & pricing

Engineering update for August 31, 2026: 6 commits in WoWSQL/wowmysql — Normalize invoice items and improve billing APIs (+1 related commit).

WoWSQL Shipping Log — August 31, 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

  • Billing & pricing — Normalize invoice items and improve billing APIs (+1 related commit)
  • Security & reliability — Paid-node scheduling, IAM policy & upgrade scripts
  • Platform improvements — Add support feedback & account deletion tools
  • Infrastructure & deployments — Support helm vs kubectl context flags

Commits (6 total)

Commit Change
0015452 Paid-node scheduling, IAM policy & upgrade scripts
7284f49 Normalize invoice items and improve billing APIs
ea55d4c Add account-deletion & invoice calc helpers
e53c619 Add support feedback & account deletion tools
d0071cc Support helm vs kubectl context flags
40ef435 Reuse running dedicated stacks in migration

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-31. Features described here reflect engineering work in progress or shipped — verify in docs or changelog before building production dependencies.

WoWSQL Shipping Log — August 31, 2026: Billing & pricing — WoWSQL Blog | WoWSQL