v0.92.1
thmoa/videoavatarsv0.92.1Aug 14, 2026by github-actions[bot]
AI Summary
This minor maintenance update fixes a critical aggregation bug in alerts and ensures the MCP Server setup page is available on Open Source Software builds.
Key Highlights
- Fix for aggregation HAVING clause type handling
- MCP Server setup page now served 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