engineering··3 min read·WoWSQL Engineering

WoWSQL Shipping Log — April 21, 2026: Database & Postgres

Engineering update for April 21, 2026: 8 commits in WoWSQL/wowmysql — Support free/paid EKS nodes and Supavisor resync (+1 related commit).

WoWSQL Shipping Log — April 21, 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 — Support free/paid EKS nodes and Supavisor resync (+1 related commit)
  • Documentation — Normalize docs HTML and persist scroll state
  • Platform improvements — Use percent-encoding and PG env for DB creds
  • Infrastructure & deployments — Update secret.yaml

Commits (8 total)

Commit Change
6348ae2 Normalize docs HTML and persist scroll state
01a6435 Support free/paid EKS nodes and Supavisor resync
5185c44 Use percent-encoding and PG env for DB creds
d476ccd Update secret.yaml
1f13682 Support Supavisor re-registration and pooler users

Showing 5 of 8 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.

Try WoWSQL


Source: git history on 2026-04-21. Features described here reflect engineering work in progress or shipped — verify in docs or changelog before building production dependencies.

WoWSQL Shipping Log — April 21, 2026: Database & Postgres — WoWSQL Blog | WoWSQL