Developer Update - December 2024 #33035
CoolAssPuppy
announced in
Changelog
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Welcome to 2025. Here’s everything that happened with Supabase in the last month:
Supabase Integrations Page
We added an Integrations Section to the Dashboard. Inside you’ll find useful features, like our new Postgres modules: Cron Jobs and Queues.
[Changelog]
Fix Security and Performance Issues with AI
The AI Assistant has a new ability: it can help you understand and resolve Security and Performance issues. The issue context is passed to the assistant, which explains the issue and suggests fixes.
[Check out the Security Advisor]
SQL Editor Inline AI Assistance
When using the SQL Editor, you can now hit CMD+K to open an inline AI assistant that will help you make changes to your query. It will only make changes to whatever you have selected, but also has the surrounding context and can access schema, policy, and function information, if needed.
[Check out the SQL Editor]
Supabase Branching Available in Vercel Integration
Vercel Branching Integration now works with Vercel Marketplace managed projects. You can synchronize environment variables for newly created branches to your Vercel projects, no matter whether the project was created directly in Supabase or through a Vercel dashboard.
[Changelog]
Database Connection Settings Redesigned
The “Connect” dialog has moved to the top of the Dashboard. You can access your database connection settings from anywhere. The “Connection String” tab includes guidance on when to connect via direct connection, transaction pooler, and session pooler.
[Dashboard]
Query Cloudflare D1 from Your Supabase Database
Cloudflare D1 is a serverless SQLite service. You can now query it from your Supabase database using our Wrappers service, along with other services like BigQuery, ClickHouse, Firebase, and Snowflake.
[Docs]
Quick Product Announcements
Dashboard
Edge Functions
Logs
Connection Pooler
Auth
This discussion was created from the release Developer Update - December 2024.
Beta Was this translation helpful? Give feedback.
All reactions