11.0.250
sipcapture/homer11.0.250Jun 12, 2026by adubovikov
AI Summary
This release fixes a critical memory issue in the Ducklake component by enabling disk spilling to prevent Out of Memory (OOM) errors during long-range searches.
Key Highlights
- Enabled disk spilling for Ducklake
- Fix for OOM errors during long-range searches
Full Release Notes
## What's Changed * fix(ducklake): enable disk spilling so long-range searches don't OOM (11.0.250) by @adubovikov in https://github.com/sipcapture/homer/pull/798 **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.249...11.0.250