Home / Companies / Supabase / Blog / February 2026

February 2026 Summaries

5 posts from Supabase

Filter
Month: Year:
Post Summaries Back to Blog
On February 12, 2026, Supabase experienced a significant outage in the us-east-2 AWS region, lasting over three hours, due to a deployment that inadvertently enabled AWS's VPC Block Public Access feature, causing a complete block of internet gateway traffic. The issue was not due to external attacks or AWS disruptions but stemmed from a configuration error and insufficient deployment pipeline guardrails. The resolution was delayed by misdirected initial investigations and the absence of key infrastructure teams. To prevent future occurrences, Supabase is implementing immediate, near-term, and structural changes, including improved guardrails, access controls, and better incident communication strategies. Additionally, they are enhancing network connectivity monitoring, ensuring full parity between pre-production and production environments, and improving coordination and communication during incidents. The company acknowledges its communication shortcomings during the incident and is committed to overhauling its approach to customer communication in such events.
Feb 13, 2026 2,491 words in the original blog post.
Joe Sciarrino, co-creator of Hydra, has joined the Supabase team to advance their Open Warehouse Architecture initiative, which centralizes Postgres in modern analytics workflows. This initiative aims to integrate Postgres with object storage, develop serverless analytics workflows, and establish a foundation for open table formats and analytics-first tooling. Hydra's collaboration with pg_duckdb, an open-source extension that enhances Postgres analytics queries by over 600 times, is pivotal to this development. The ongoing work is set to remain open source, with Supabase taking over the maintenance of Hydra’s existing repositories and supporting the Postgres + Analytics roadmap.
Feb 10, 2026 540 words in the original blog post.
X/Twitter has transitioned from the legacy OAuth 1.0a to the more secure and modern OAuth 2.0 implementation, which includes features like PKCE support for enhanced security. To set up X/Twitter authentication using OAuth 2.0, developers need to enable email requests in the app's authentication settings, add a callback URL from the Supabase dashboard, and configure the Client ID and Client Secret. The Supabase client libraries can then be used to authenticate users. Although the legacy OAuth 1.0a provider remains available for now, developers are encouraged to migrate to the new OAuth 2.0 provider for a better authentication experience.
Feb 06, 2026 164 words in the original blog post.
Dennis Senn, the creator of BKND, has joined the Supabase team to contribute his expertise in developing lightweight backends and developer-first tooling, focusing on creating a "Supabase Lite" tailored for agentic workloads. This endeavor is not an immediate integration of BKND into Supabase but an exploration of new possibilities, with the shape of the Supabase Lite offering still being refined. The goal is to develop a streamlined experience that supports sandboxes and agentic database architectures, resulting in smaller, more cost-effective, and simpler databases. BKND will remain open source as the team works in a separate repository to develop this lightweight experience, inviting collaboration and ideas from the community as the project progresses.
Feb 03, 2026 363 words in the original blog post.
Supabase MCP server is now integrated into Claude's official connectors, enabling users to manage their entire database infrastructure through conversation. With this integration, users can execute SQL queries, modify schemas, deploy edge functions, manage branches, and troubleshoot projects without leaving their interaction with Claude. It includes 32 tools covering aspects such as database management, project operations, branching and migrations, storage, edge functions, and direct access to Supabase documentation. The connector is compatible with all Supabase plans and all paid Claude plans, and it streamlines various operations like executing schema changes, deploying edge functions with a single prompt, and checking security advisors. Users can authorize Claude to access their Supabase organization and manage projects by simply describing their needs.
Feb 03, 2026 508 words in the original blog post.