Supabase
npx @buildinternet/releases get supabaseRecently shipped Sign in with ChatGPT beta, Supabase Evals open-source benchmark, and a one-click Grafana Cloud integration.
Sign in with ChatGPT is available in beta. Users can log into Supabase using their ChatGPT account on the supabase.com login page, and through the Supabase plugin in ChatGPT on desktop, web, and mobile. This removes account friction for builders using ChatGPT Work or Codex.
Open-sourced Supabase Evals, a benchmark for AI agents. It runs coding agents — Claude Code, Codex, OpenCode — against real Supabase tasks (schema building, debugging Edge Functions, fixing RLS policies) and scores their performance. Powers both a published benchmark and an internal regression suite.
Grafana Cloud connects to every Supabase project in one click. A pre-built dashboard, alerting, and metrics are available on every plan, including free.
Pipelines moved to public alpha with schema change detection and a faster initial sync. Google BigQuery remains the first destination; ClickHouse, Snowflake, and DuckLake are now requestable.
Unified Logs entered open beta. All services — API gateway, Postgres, Auth, Storage, PostgREST, Realtime, connection poolers — log into a single searchable stream.
Auth v2.195.0 gates SCIM router behind an experimental flag and accepts offline_access OAuth scope for MCP refresh clients. v2.194.0 added cursor-based admin user pagination and optional custom provider redirect URIs.
CLI v2.111.0 made function deployments fault-tolerant — bulk deploys continue if individual functions fail — and added plan upgrade hints. Beta releases ported more parity from the Go CLI, including matching error output for database operations, migrations, and connections.
JS SDK v2.112.0 moved OpenTelemetry tracing to an opt-in /tracing subpath. v2.111.0 stores PKCE verifiers in per-flow slots to survive overlapping flows.