Find and install terminal apps faster with tuistore
tuistore is a GPL-licensed terminal app store that helps developers search hundreds of TUI and CLI tools, inspect install...
Supabase published a migration note for teams that query the Management API logs.all analytics endpoint directly. The old endpoint is scheduled for removal on September 23, 2026.
Use this as a bookmark if you have scripts, internal dashboards, observability jobs, MCP tooling, or agent workflows that call .../analytics/endpoints/logs.all.
What changes:
analytics/endpoints/logs.all to analytics/endpoints/logs.logs table.source_name filter, such as WHERE source_name = 'edge_logs'.metadata arrays to a flatter log_attributes map.This is not a dashboard change. Supabase says the dashboard Logs Explorer is not affected. The risk is custom code that calls the Management API endpoint directly and assumes the old table-per-source structure.
Check your codebase for logs.all, analytics/endpoints/logs.all, and old metadata unnesting patterns, then convert the queries against Supabase's new logs endpoint before the cutoff.
Supabase will make Envoy the default API gateway for self-hosted Docker installs in the week of August 9, 2026, with com…
HeyGen now lists October 31, 2026 as the support deadline for its v1 and v2 APIs, with all traffic expected to move to v…
GitHub's Copilot usage metrics REST API now reports repository-level activity for Copilot coding agent and Copilot code …
Sign in to join the discussion and vote on comments.
Sign in