---
number: 19669
slug: 19669-supavisor-1-0
published: 2023-12-13
discussion: https://github.com/orgs/supabase/discussions/19669
labels:
  - infra
page: https://supabase.com/changelog/19669-supavisor-1-0
---

# Supavisor 1.0

Supavisor 1.0 is released. Rollout to Supabase hosted projects planned for next week.

Notable changes include:

- Added support for named prepared statements
- Added support for read replicas and query load balancing
- Added a client_idle_timeout option
- New docs build process and website (Github hosted)
- Docs for migrating from PgBouncer
- auth_query with md5 support
- native pool_mode to proxy direct connections to Postgres
- New metric for unique connected tenants
- Cache metadata database queries for faster tenant info lookups
- Bug fixes

See the full changelog: 

https://github.com/supabase/supavisor/releases/tag/v1.0.0
