Supabase CLI continued hardening local development infrastructure while expanding database tooling. Recent releases focused on fixing startup race conditions in logging and analytics services—Vector now waits for Logflare before starting, Kong reloads after edge runtime restarts. The team added new database introspection commands like supabase db advisors for security checks and supabase db query for direct SQL execution, plus experimental support for declarative schema pulls and starting databases from schema files. Authentication improvements shipped JWK exposure for functions and hybrid JWT verification, while smaller fixes addressed template mounting for notifications and email configuration in GoTrue.
February focused on stability and test coverage across the CLI. Dependency updates dominated the month—PostgreSQL, Realtime, and storage-api patches flowed through regularly—while the team added SSL enforcement config support and expanded function download capabilities to fetch all functions without specifying names. Unit test coverage expanded significantly across commands like config push, encryption, domains, and backup/restore, and a schema qualification fix for extension type errors improved error messaging.