v0.92.1

ComposioHQ/awesome-claude-skillsv0.92.1Aug 14, 2026by github-actions[bot]

AI Summary

This patch release corrects a critical bug in alert aggregation logic involving HAVING clauses and enables the MCP Server setup page for Open Source Software (OSS) builds.

Key Highlights

  • Fixed aggregation HAVING clause logic in alerts
  • Enabled MCP Server setup page on OSS builds

New Features

  • MCP Server setup page on 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