11.0.251

sipcapture/homer11.0.251Jun 12, 2026by adubovikov

AI Summary

This release addresses a stability issue in the compaction process by bounding memory usage to prevent Out of Memory (OOM) errors during batch merging and log breakdown.

Key Highlights

  • Fixed compaction memory breakdown on OOM
  • Bound merge batch memory usage

Full Release Notes

## What's Changed
* fix(compaction): bound merge batch and log memory breakdown on OOM (11.0.251) by @adubovikov in https://github.com/sipcapture/homer/pull/799


**Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.250...11.0.251