11.0.256
sipcapture/homer11.0.256Jun 14, 2026by adubovikov
AI Summary
Focuses on performance improvements for the DuckLake search engine, including a native Go compactor and query splitting logic.
Key Highlights
- Native Go DuckLake compactor (now the default)
- Split lake/mem queries for better performance
- Added OOM troubleshooting guide for DuckLake search
New Features
- Native Go DuckLake compactor
Full Release Notes
## What's Changed * chore(deps): bump esbuild from 0.27.7 to removed in /src/ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/sipcapture/homer/pull/800 * docs: add OOM troubleshooting guide for DuckLake search by @adubovikov in https://github.com/sipcapture/homer/pull/802 * feat: native Go DuckLake compactor (default) + lake/mem query split (11.0.255) by @adubovikov in https://github.com/sipcapture/homer/pull/804 **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.251...11.0.256