DEV Community

Cover image for Supabase New Release
Alex Patterson for CodingCatDev

Posted on • Edited on • Originally published at codingcat.dev

1 1 1 1 1

Supabase New Release

Original: https://codingcat.dev/podcast/4-6-supabase-release-week-x-new-features

Top 10 Launches

  1. Fly Postgres: Managed Postgres offering by Supabase and Fly.io (benefits, key features)
  2. Supabase Grafana: Open-source observability suite (what it tracks, benefits for developers)
  3. pg_graphql supports Postgres Functions: Expanded capabilities for GraphQL users
  4. Python Libraries reach stable: Improved stability and features for Python developers
  5. Aggregate Functions in PostgREST: Enhanced data manipulation capabilities
  6. Supavisor 1.0: Scalable connection pooler for Postgres (performance improvements)
  7. Edge Functions with Node & NPM support: Broader developer options for serverless functions
  8. Leaked Password Protection: Security integration with Have I Been Pwned
  9. Supabase Branching: Streamlined development workflows
  10. Postgres Read Replicas: Improved scalability and disaster recovery

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video