11.0.235
sipcapture/homer11.0.235Jun 1, 2026by adubovikov
AI Summary
A critical maintenance release that fixes a memory leak in Ducklake where inline tables were not being garbage collected, preventing excessive RAM usage growth.
Key Highlights
- Fixed GC leaked inline tables to stop multi-GB RSS growth
- Resolved memory leak in Ducklake
Full Release Notes
## What's Changed * fix(ducklake): GC leaked inline tables to stop multi-GB RSS growth by @adubovikov in https://github.com/sipcapture/homer/pull/767 **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.234...11.0.235