11.0.306
sipcapture/homer11.0.306Aug 4, 2026by adubovikov
AI Summary
Fixes a decoder issue where invalid HEP timestamps created future DuckLake partitions.
Key Highlights
- Sanitize HEP timestamps for RTPengine to prevent future `date=` partitions.
- Fix issue where bad RTPengine HEP `Tsec` caused partition errors.
Full Release Notes
## What's Changed * fix(decoder): sanitize HEP timestamps to stop future DuckLake partitions (11.0.306) by @adubovikov in https://github.com/sipcapture/homer/pull/911 Fixes https://github.com/sipcapture/homer/issues/909 — bad RTPengine HEP `Tsec` (NTP-as-Unix / invalid usec) no longer creates future `date=` partitions under `hep_proto_5_default`. **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.305...11.0.306 ## What's Changed * chore(deps): bump undici from 7.28.0 to 7.29.0 in /src/ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/sipcapture/homer/pull/910 * fix(decoder): sanitize HEP timestamps for RTPengine (#909) by @adubovikov in https://github.com/sipcapture/homer/pull/911 **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.305...11.0.306