v0.92.1
nautechsystems/nautilus_traderv0.92.1Aug 14, 2026by github-actions[bot]
AI Summary
OpenObserve v0.92.1 addresses issues with alert aggregation and expands OSS capabilities by serving the MCP Server setup page.
Key Highlights
- Fixed alert aggregation HAVING clause type
- Served MCP Server setup page on OSS builds
New Features
- Fix for alert aggregation HAVING clause logic
- MCP Server setup page availability 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