@@ -195,53 +195,56 @@ Features in Beta are tested by an external penetration tester for security issue
195195
196196In addition to the Beta requirements, features in GA are covered by the [ uptime SLA] ( https://supabase.com/sla ) .
197197
198- | Product | Feature | Stage | Available on self-hosted |
199- | -------------- | -------------------------- | --------------- | ------------------------------------------- |
200- | Database | Postgres | ` GA ` | ✅ |
201- | Database | Vector Database | ` GA ` | ✅ |
202- | Database | Auto-generated Rest API | ` GA ` | ✅ |
203- | Database | Auto-generated GraphQL API | ` GA ` | ✅ |
204- | Database | Webhooks | ` beta ` | ✅ |
205- | Database | Vault | ` public alpha ` | ✅ |
206- | Platform | | ` GA ` | ✅ |
207- | Platform | Point-in-Time Recovery | ` GA ` | 🚧 [ wal-g] ( https://github.com/wal-g/wal-g ) |
208- | Platform | Custom Domains | ` GA ` | N/A |
209- | Platform | Network Restrictions | ` beta ` | N/A |
210- | Platform | SSL enforcement | ` GA ` | N/A |
211- | Platform | Branching | ` beta ` | N/A |
212- | Platform | Terraform Provider | ` public alpha ` | N/A |
213- | Platform | Read Replicas | ` private alpha ` | N/A |
214- | Platform | Log Drains | ` public alpha ` | ✅ |
215- | Studio | | ` GA ` | ✅ |
216- | Studio | SSO | ` GA ` | ✅ |
217- | Realtime | Postgres Changes | ` GA ` | ✅ |
218- | Realtime | Broadcast | ` GA ` | ✅ |
219- | Realtime | Presence | ` GA ` | ✅ |
220- | Realtime | Broadcast Authorization | ` public beta ` | ✅ |
221- | Realtime | Presence Authorization | ` public beta ` | ✅ |
222- | Storage | | ` GA ` | ✅ |
223- | Storage | CDN | ` GA ` | 🚧 [ Cloudflare] ( https://www.cloudflare.com ) |
224- | Storage | Smart CDN | ` GA ` | 🚧 [ Cloudflare] ( https://www.cloudflare.com ) |
225- | Storage | Image Transformations | ` GA ` | ✅ |
226- | Storage | Resumable Uploads | ` GA ` | ✅ |
227- | Storage | S3 compatibility | ` public alpha ` | ✅ |
228- | Edge Functions | | ` beta ` | ✅ |
229- | Edge Functions | Regional Invocations | ` beta ` | ✅ |
230- | Edge Functions | NPM compatibility | ` beta ` | ✅ |
231- | Auth | | ` GA ` | ✅ |
232- | Auth | Email login | ` GA ` | ✅ |
233- | Auth | Social login | ` GA ` | ✅ |
234- | Auth | Phone login | ` GA ` | ✅ |
235- | Auth | Passwordless login | ` GA ` | ✅ |
236- | Auth | SSO with SAML | ` GA ` | ✅ |
237- | Auth | Authorization via RLS | ` GA ` | ✅ |
238- | Auth | CAPTCHA protection | ` GA ` | ✅ |
239- | Auth | Server-side Auth | ` beta ` | ✅ |
240- | CLI | | ` GA ` | ✅ Works with self-hosted |
241- | Management API | | ` GA ` | N/A |
242- | Client Library | JavaScript | ` GA ` | N/A |
243- | Client Library | Flutter | ` beta ` | N/A |
244- | Client Library | Swift | ` beta ` | N/A |
198+ | Product | Feature | Stage | Available on self-hosted |
199+ | -------------- | -------------------------- | -------------- | ------------------------------------------- |
200+ | Database | Postgres | ` GA ` | ✅ |
201+ | Database | Vector Database | ` GA ` | ✅ |
202+ | Database | Auto-generated Rest API | ` GA ` | ✅ |
203+ | Database | Auto-generated GraphQL API | ` GA ` | ✅ |
204+ | Database | Webhooks | ` beta ` | ✅ |
205+ | Database | Vault | ` public alpha ` | ✅ |
206+ | Platform | | ` GA ` | ✅ |
207+ | Platform | Point-in-Time Recovery | ` GA ` | 🚧 [ wal-g] ( https://github.com/wal-g/wal-g ) |
208+ | Platform | Custom Domains | ` GA ` | N/A |
209+ | Platform | Network Restrictions | ` GA ` | N/A |
210+ | Platform | SSL enforcement | ` GA ` | N/A |
211+ | Platform | Branching | ` beta ` | N/A |
212+ | Platform | Terraform Provider | ` public alpha ` | N/A |
213+ | Platform | Read Replicas | ` GA ` | N/A |
214+ | Platform | Log Drains | ` public alpha ` | ✅ |
215+ | Studio | | ` GA ` | ✅ |
216+ | Studio | SSO | ` GA ` | ✅ |
217+ | Realtime | Postgres Changes | ` GA ` | ✅ |
218+ | Realtime | Broadcast | ` GA ` | ✅ |
219+ | Realtime | Presence | ` GA ` | ✅ |
220+ | Realtime | Broadcast Authorization | ` public beta ` | ✅ |
221+ | Realtime | Presence Authorization | ` public beta ` | ✅ |
222+ | Realtime | Broadcast from Database | ` public beta ` | ✅ |
223+ | Storage | | ` GA ` | ✅ |
224+ | Storage | CDN | ` GA ` | 🚧 [ Cloudflare] ( https://www.cloudflare.com ) |
225+ | Storage | Smart CDN | ` GA ` | 🚧 [ Cloudflare] ( https://www.cloudflare.com ) |
226+ | Storage | Image Transformations | ` GA ` | ✅ |
227+ | Storage | Resumable Uploads | ` GA ` | ✅ |
228+ | Storage | S3 compatibility | ` GA ` | ✅ |
229+ | Edge Functions | | ` GA ` | ✅ |
230+ | Edge Functions | Regional Invocations | ` GA ` | ✅ |
231+ | Edge Functions | NPM compatibility | ` GA ` | ✅ |
232+ | Auth | | ` GA ` | ✅ |
233+ | Auth | Email login | ` GA ` | ✅ |
234+ | Auth | Social login | ` GA ` | ✅ |
235+ | Auth | Phone login | ` GA ` | ✅ |
236+ | Auth | Passwordless login | ` GA ` | ✅ |
237+ | Auth | SSO with SAML | ` GA ` | ✅ |
238+ | Auth | Authorization via RLS | ` GA ` | ✅ |
239+ | Auth | CAPTCHA protection | ` GA ` | ✅ |
240+ | Auth | Server-side Auth | ` beta ` | ✅ |
241+ | Auth | Third-Party Auth | ` GA ` | ✅ |
242+ | CLI | | ` GA ` | ✅ Works with self-hosted |
243+ | Management API | | ` GA ` | N/A |
244+ | Client Library | JavaScript | ` GA ` | N/A |
245+ | Client Library | Flutter | ` GA ` | N/A |
246+ | Client Library | Swift | ` GA ` | N/A |
247+ | Client Library | Python | ` beta ` | N/A |
245248
246249- ✅ = Fully Available
247250- 🚧 = Available, but requires external tools or configuration
0 commit comments