11.0.258
sipcapture/homer11.0.258Jun 15, 2026by adubovikov
AI Summary
Addresses security vulnerabilities and stabilizes the compaction engine by defaulting to the DuckDB engine.
Key Highlights
- Security fix for database query built from user-controlled sources
- Default compaction engine switched to DuckDB
- Added catalog rebuild command
New Features
- Catalog rebuild command
Full Release Notes
## What's Changed * chore(deps): bump github.com/apache/thrift from 0.22.0 to 0.23.0 in /src in the go_modules group across 1 directory by @dependabot[bot] in https://github.com/sipcapture/homer/pull/805 * Potential fix for code scanning alert no. 40: Database query built from user-controlled sources by @adubovikov in https://github.com/sipcapture/homer/pull/806 * fix(compaction): default to duckdb engine + add catalog rebuild command by @adubovikov in https://github.com/sipcapture/homer/pull/808 **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.256...11.0.258