Monitor Supabase platform releases and client library updates

Track Supabase releases before a client library upgrade breaks your queries

APIDrift monitors Supabase's GitHub releases for database client changes, auth flow updates, realtime modifications, and storage API changes that affect your backend.

No credit card. Supabase is pre-configured. Get your first digest this week.

3

Sources tracked

GitHub Releases

Source type

standard

Content depth

Supabase moves fast — auth, realtime, and storage all evolve in parallel

Supabase bundles updates across their entire platform: Auth flow changes, Realtime channel behavior, PostgREST query modifications, and Storage API updates all ship together. A single release can touch your authentication, database queries, and file uploads simultaneously.

Supabase updated their auth-helpers package and the session refresh behavior changed. Users started getting logged out randomly and it took us two days to realize the new version required explicit session refresh calls.

Backend developer at a startup using Supabase

Manual monitoring vs APIDrift

Without APIDrift

  • Check frequency

    When you remember

  • Change classification

    Read every line yourself

  • Alert timing

    Days or weeks late

  • Team visibility

    Tribal knowledge

  • Setup time

    Bookmarks, RSS, custom scripts

With APIDrift

  • Check frequency

    Every 6 hours, automatically

  • Change classification

    AI-powered severity & type tagging

  • Alert timing

    Same-day smart digests

  • Team visibility

    Shared watchlist & history

  • Setup time

    One click, 30 seconds

What APIDrift tracks for Supabase

Database & PostgREST changes

Query behavior modifications, new filter operators, and PostgREST version bumps

Auth flow updates

Authentication method changes, session handling modifications, and OAuth provider updates

Realtime & Edge Functions

Realtime channel behavior changes, Edge Functions runtime updates, and broadcast modifications

Source:GitHub ReleasesTracked via GitHub Releases from the supabase/supabase repository

How it works

1

Add Supabase to your watchlist

One click. No config needed.

2

We scrape & diff every 6 hours

AI classifies each change by type and severity.

3

Get smart digests

Email, Slack, or webhook — your choice.

Example: What an alert looks like

Breaking

v2.40.0: Realtime channels now require explicit subscription — auto-subscribe removed

Realtime channels no longer auto-subscribe when created. You must call channel.subscribe() explicitly. This prevents unintended resource usage but requires code changes for existing implementations.

New Feature

v2.39.0: Auth now supports anonymous sign-ins with automatic account linking

New signInAnonymously() method creates temporary anonymous sessions that can be linked to a permanent account later.

This is a static preview — not live data.

Frequently asked questions

Start monitoring Supabase today

Stop checking changelogs manually.

Free plan. No credit card. 30-second setup.