RepoJournal
Supabase

@supabase

The open-source Firebase alternative powering thousands of startups

Keep up with Supabase in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

POSTGRES 17.6.1.156 SHIPS WITH ORIOLEDB VARIANT, CLI PORTS NATIVE TYPESCRIPT START COMMAND

By RepoJournal · Filed · About Supabase

Supabase shipped five Postgres releases overnight across three build variants while the CLI ditched its Go binary proxy for native TypeScript in the local dev stack.

The Postgres team cut 17.6.1.156 [3] across standard and x86 architectures [4], plus a dedicated OrionDB variant [2], completing a coordinated platform release. The 15.x line also advanced to 15.14.1.156 [1] for backward compatibility paths. This mirrors a broader engineering effort to consolidate the Postgres delivery surface. On the CLI side, the team ported supabase start from a Go-binary proxy to native TypeScript [5], eliminating the legacy shell abstraction and talking directly to Docker/Podman via subprocess. The port follows the already-completed migrations of stop, status, db push, db reset, and db start to TypeScript. The same sprint also restored pg-delta's migrations catalog cache [6], a feature the earlier db push port had left behind, now reimplemented in native TS with `legacyTryCacheMigrationsCatalog` gated on pg-delta enablement. Beta 2.110.0-beta.39 [7] ships these CLI improvements with the supabase start port now live.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] 15.14.1.156 ↗ supabase/postgres
  2. [2] 17.9.0.009-orioledb ↗ supabase/postgres
  3. [3] 17.6.1.156 ↗ supabase/postgres
  4. [4] 17.6.1.156-x86 ↗ supabase/postgres
  5. [5] feat(cli): port supabase start command to native TypeScript ↗ supabase/cli
  6. [6] feat(cli): port pg-delta catalog cache ↗ supabase/cli
  7. [7] v2.110.0-beta.39 ↗ supabase/cli

Quick answers

What shipped in Supabase on July 25, 2026?
Supabase shipped five Postgres releases overnight across three build variants while the CLI ditched its Go binary proxy for native TypeScript in the local dev stack. In total, 5 commits, 5 pull requests, and 12 releases landed.
Who contributed to Supabase on July 25, 2026?
3 developers shipped this update, including github-actions[bot], Coly010, and 7ttp.
What were the notable Supabase updates?
15.14.1.156, 17.9.0.009-orioledb, and 17.6.1.156.

More from @supabase

Daily updates, in your inbox

Follow Supabase

Keep up with Supabase in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?