v0.92.2
nautechsystems/nautilus_traderv0.92.2Aug 17, 2026by github-actions[bot]
AI Summary
OpenObserve v0.92.2 introduces a configurable compactor delay for file deletion and fixes a bug where MCP tool calls return 404 when ZO_BASE_URI is set.
Key Highlights
- Introduced compactor ZO_COMPACT_DELETE_FILES_DELAY_MINUTES configuration
- Fixed MCP tool calls returning 404 when ZO_BASE_URI is set
New Features
- Configurable compactor file deletion delay
- Fix for MCP tool calls 404 error under specific URI configurations
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