2026-05-13
1 day ago
Highlights
- mcp: Notion and Atlassian MCP integrations are now enabled for all customers across all environments.
- mcp: New OAuth consent screen for MCP token approvals — users see a permission confirmation before granting access to external integrations.
- monitoring: Multi-monitor mute rules with CEL expression filters — mute rules can now target multiple monitors and use CEL expressions for fine-grained alert suppression.
- search: Semantic tag-value search results are now reranked by LLM for improved relevance ordering.
- traces: Extract JSON controls moved from the trace explorer toolbar to the inspect rail for a cleaner interface.
Bug Fixes
- compiler: Fixed column stats failing on VARIANT columns when string encoding mode is active, causing "Invalid argument types for function GET" errors in Log Explorer (OBSSD-3945).
- datatable: Fixed cursor errors triggering a full page reload instead of re-running the query.
- datasets: Added a confirmation modal when saving datasets with unused stages or when not viewing the output query (OBSSD-3833).
- metrics: Fixed missing metrics in Metric Explorer caused by query server configuration limits being too low.
- monitors: Fixed force-recompile leaving dangling active alarms that could never be closed by the new pipeline.
- monitors: Fixed saving a monitor incorrectly recreating all inline actions, resetting their ownership to the saving user.
- monitors: Added row and byte caps on monitor evaluation reads to prevent OOM crashes from oversized results.
- timepicker: Fixed keyboard navigation not working in date-time segments of the time range picker.