v0.92.2

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

AI Summary

A maintenance release focused on configuration management and bug fixes, introducing a new option for the compactor and resolving issues with MCP tool calls and localization.

Key Highlights

  • Introduced `ZO_COMPACT_DELETE_FILES_DELAY_MINUTES` configuration for the compactor
  • Fixed MCP tool calls returning 404 when `ZO_BASE_URI` is set
  • Backported Chinese (zh-CN) translation fixes

New Features

  • ZO_COMPACT_DELETE_FILES_DELAY_MINUTES configuration

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