11.0.291
sipcapture/homer11.0.291Jul 13, 2026by adubovikov
AI Summary
Maintenance release updating the Go runtime and fixing a storage tiering issue related to duplicate cold copies.
Key Highlights
- Updated Go to version 1.26.5
- Fixed duplicate cold copies when hot tiering delete fails
Full Release Notes
## What's Changed * chore: update Go to 1.26.5 by @github-actions[bot] in https://github.com/sipcapture/homer/pull/864 * fix(storage): prevent duplicate cold copies when hot tiering delete fails by @adubovikov in https://github.com/sipcapture/homer/pull/867 **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.290...11.0.291