v0.92.1
ByteDance-Seed/SeedVRv0.92.1Aug 14, 2026by github-actions[bot]
AI Summary
This version focuses on correcting alert aggregation logic to ensure the HAVING clause is correctly applied based on the aggregate function rather than the column. It also confirms the availability of the MCP Server setup page on the OSS build.
Key Highlights
- Fix for alert aggregation HAVING clause logic
- MCP Server setup page on OSS builds
New Features
- MCP Server setup page on OSS builds
Full Release Notes
📦 Download Binaries from https://openobserve.ai/downloads ## What's Changed * fix(alerts): type the aggregation HAVING clause from the aggregate, not the column (#13790) by @hengfeiyang in https://github.com/openobserve/openobserve/pull/13802 * feat(iam): serve the MCP Server setup page on the OSS build (#13720) by @bjp232004 in https://github.com/openobserve/openobserve/pull/13811 **Full Changelog**: https://github.com/openobserve/openobserve/compare/v0.92.0...v0.92.1