engineering··3 min read·WoWSQL Engineering

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

Engineering update for April 07, 2026: 5 commits in WoWSQL/wowmysql — Add Supavisor auto-discovery via kubectl (+2 related commits).

WoWSQL Shipping Log — April 07, 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 — Add Supavisor auto-discovery via kubectl (+2 related commits)
  • Platform improvements — Coerce timestamp/date strings for asyncpg (+1 related commit)

Commits (5 total)

Commit Change
ec1be5f Add Supavisor auto-discovery via kubectl
065d1d9 Coerce timestamp/date strings for asyncpg
d153596 Add Supavisor support and EKS routing
372c3dc Improve logging & update DB images and init roles
be7bc2d Moving PGCat to PBBouncer and postgresREST options for better readability

What this means for developers

Database improvements strengthen managed PostgreSQL reliability, backups, pooling, or SQL workflows.

Try WoWSQL


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

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