v0.92.1
ravitemer/mcp-hubv0.92.1Aug 14, 2026by github-actions[bot]
AI Summary
A maintenance release focusing on fixing alerting aggregation clauses and enabling the MCP Server setup page in the Open Source build.
Key Highlights
- Fix for aggregation HAVING clause type in alerts
- MCP Server setup page now available in OSS build
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