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

SUPABASE HIBERNATION WAKES ON DASHBOARD ACCESS, ETL FIXES PORT COLLISION

By RepoJournal · Filed · About Supabase

Dashboard loads now automatically wake hibernated projects, while the replicator stops crashing when ClickHouse claims port 9000.

The flagship hibernation feature gets smarter this morning [1]. Users hitting the dashboard on a suspended project no longer stare at a frozen state—the system wakes it up automatically at a central checkpoint that catches most project-ref pages. For active projects, this adds zero overhead since the ref details endpoint signals whether hibernation is active [1]. Meanwhile, the ETL replicator was crashing in local dev setups because both its Prometheus metrics listener and ClickHouse's native TCP port wanted port 9000 [2]. Default configuration now maps ClickHouse to 9001 on the host side while keeping the container internal port unchanged, killing the 'address already in use' crash loop that was breaking every developer's docker-compose startup [2]. The Realtime team also tightened broadcast warmup timing to prevent edge cases in subscription synchronization [3].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] feat(hibernation): automated wake ↗ supabase/supabase
  2. [2] Move local ClickHouse native port off 9000 to avoid collision ↗ supabase/etl
  3. [3] chore: increase warmup on broadcast change ↗ supabase/realtime

Quick answers

What shipped in Supabase on June 15, 2026?
Dashboard loads now automatically wake hibernated projects, while the replicator stops crashing when ClickHouse claims port 9000. In total, 3 commits and 3 pull requests landed.
Who contributed to Supabase on June 15, 2026?
3 developers shipped this update, including kevcodez, jmqd, and filipecabaco.
What were the notable Supabase updates?
feat(hibernation): automated wake, Move local ClickHouse native port off 9000 to avoid collision, and chore: increase warmup on broadcast change.

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?

We use privacy-friendly analytics (Google Analytics, IP-anonymized) to see which pages help readers. No ads, and we never sell your data. See our Privacy Policy.