Supabase
npx @buildinternet/releases get supabaseRecently shipped Pipelines public alpha, Sign in with ChatGPT beta, and first-password email identity creation across Auth.
First-password flows create email identities. When a user sets their first password, or an admin sets one on their behalf, the matching email identity is created and audit logs track identity-linked actions. SCIM added /ResourceTypes, /Schemas, and /ServiceProviderConfig endpoints.
Pipelines streams Postgres changes to BigQuery. Pipelines is now public alpha on all paid plans — a managed CDC service configured in the Dashboard. Sign in with ChatGPT is in beta, and Supabase Select returns to SF on October 2, tickets by application.
Pipelines and infrastructure updates. Read replicas moved to Project Settings → Infrastructure; Database → Replication is now for Pipelines destinations only. Restores reapply current database credentials after a physical restore, and daily backup scheduling retries to prevent skipped backups.
Auth and JS fixes. JS v2.112.x prevented duplicate realtime bindings, kept setAuth from disabling token refresh, and added trace context headers to the CORS allow-list.
CLI refinements. CLI v2.116.0-beta.5 caches the shadow database baseline as a PGDATA snapshot, and batched migration statements continue with better error rendering.