v0.92.2

ByteDance-Seed/SeedVRv0.92.2Aug 17, 2026by github-actions[bot]

AI Summary

This patch release introduces a new configuration option for the compactor to control file deletion delay and fixes a bug where MCP tool calls return 404 when the base URI is set. It also includes backports for localization fixes.

Key Highlights

  • Compactor ZO_COMPACT_DELETE_FILES_DELAY_MINUTES configuration
  • Fix for MCP tool calls 404 error with ZO_BASE_URI
  • Backported fixes for Simplified Chinese translations

New Features

  • Compactor 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