RepoJournal
Supabase

@supabase

The open-source Firebase alternative powering thousands of startups

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

MCP SERVER SUPABASE SHIPS EDGE FUNCTION LOGS, POSTGRES BUMPS TO v17.6.1.149, REALTIME SLASHES TENANT CREATION OVERHEAD

By RepoJournal · Filed · About Supabase

The MCP server gains edge function runtime visibility while infrastructure rolls forward across three major subsystems overnight.

MCP server-supabase jumped to v0.9.0 [1] with support for edge function runtime logs in the get_logs tool, a feature teams have been waiting for to debug async workloads. The same release also fixes a critical data integrity bug [2] where composite foreign keys were returning cartesian products instead of actual column pairings, so if your schema inspector was lying to you about multi-column relationships, update immediately. The team also introduced a hidden tool flag [3] to support breaking change patterns without breaking existing integrations, and spun up automated daily CI to keep management API types synced [4], reducing noise on PRs that just touch generated code. Across the Postgres fleet, v17.6.1.149 shipped with PostgREST v14.15 bumped in, qemu/k8s image build fixes [5], and space validation before upgrades to prevent mid-migration disk panics [5]. Realtime v2.116.0 [13] and v2.115.0 landed back-to-back with a major win: tenant database dumps now load in a single shot instead of sequential migrations, shaving milliseconds off tenant creation [6], and Phoenix error messages now surface actual debugging information instead of cryptic stacks [7]. The dashboard got a features search relevance overhaul [8] so your best-matching results rank first, not alphabetically, and the Schema Visualizer can now export enums and RLS policies to Markdown [9]. Dependencies across CLI stayed fresh with Anthropic SDK, semantic-release, and undici bumps [10] [11], plus the oapi-codegen security fix [12] rolled in.

Action items

References

  1. [1] mcp-server-supabase: v0.9.0 ↗ supabase/mcp
  2. [2] fix(pg-meta): pair composite FK columns positionally to avoid cartesi… ↗ supabase/mcp
  3. [3] feat: hide tools from tools/list ↗ supabase/mcp
  4. [4] ci: management api type sync ↗ supabase/mcp
  5. [5] v17.6.1.149-cli ↗ supabase/postgres
  6. [6] feat: load tenant database dump ↗ supabase/realtime
  7. [7] feat: improve phoenix errors ↗ supabase/realtime
  8. [8] Improve features search with relevance-based ranking ↗ supabase/supabase
  9. [9] feat(studio): include enums and RLS policies in Schema Visualizer Cop… (#46189) supabase/supabase
  10. [10] chore(deps): bump the npm-major group with 10 updates ↗ supabase/cli
  11. [11] chore(deps): bump the npm-major group across 1 directory with 19 updates ↗ supabase/cli
  12. [12] chore(deps): bump github.com/oapi-codegen/oapi-codegen/v2 from 2.4.1 to 2.7.1 in /apps/cli-go ↗ supabase/cli
  13. [13] v2.116.0 ↗ supabase/realtime

Quick answers

What shipped in Supabase on July 18, 2026?
The MCP server gains edge function runtime visibility while infrastructure rolls forward across three major subsystems overnight. In total, 31 commits, 31 pull requests, and 14 releases landed.
Who contributed to Supabase on July 18, 2026?
15 developers shipped this update, including supabase-releaser[bot], anp0429, gregnr, dependabot, supabase-cli-releaser, Vaibhav, Joshen Lim, and seungjae, and 7 more.
What were the notable Supabase updates?
mcp-server-supabase: v0.9.0, fix(pg-meta): pair composite FK columns positionally to avoid cartesi…, and feat: hide tools from tools/list.

More from @supabase

Daily updates, in your inbox

Follow Supabase

The open-source Firebase alternative powering thousands of startups We'll email you a link to confirm first.

Free. Confirm via email. Unsubscribe in one click.

— or follow the whole beat:

Elsewhere on the wire