v0.92.2
thmoa/videoavatarsv0.92.2Aug 17, 2026by github-actions[bot]
AI Summary
This maintenance release introduces a new configuration parameter for the compactor and fixes issues related to MCP tool calls when a base URI is set, along with backported translation fixes.
Key Highlights
- New `ZO_COMPACT_DELETE_FILES_DELAY_MINUTES` configuration
- Fix for MCP tool calls returning 404 when `ZO_BASE_URI` is set
- Backported Simplified Chinese translation fixes
New Features
- New compactor configuration parameter
Full Release Notes
📦 Download Binaries from https://openobserve.ai/downloads ## What's Changed * feat: introduce compactor ZO_COMPACT_DELETE_FILES_DELAY_MINUTES (#13828) by @hengfeiyang in https://github.com/openobserve/openobserve/pull/13843 * fix: MCP tool calls return 404 when ZO_BASE_URI is set (v0.92 backport) by @hengfeiyang in https://github.com/openobserve/openobserve/pull/13846 * fix: port #13830 and #13835 (zh-CN fixes) to v0.92 by @hengfeiyang in https://github.com/openobserve/openobserve/pull/13848 **Full Changelog**: https://github.com/openobserve/openobserve/compare/v0.92.1...v0.92.2