Releases: sipcapture/homer
Releases · sipcapture/homer
Release list
11.0.307
What's Changed
- fix(ui): show Capture ID label for node_id results column (11.0.307) by @adubovikov in #915
- chore(deps): bump npm overrides for Dependabot security alerts by @adubovikov in #912
Fixes #914 — Results table / Columns dialog now display HEP capture agent id (node_id, chunk 0x000c) as Capture ID.
Full Changelog: 11.0.306...11.0.307
11.0.306
What's Changed
- fix(decoder): sanitize HEP timestamps to stop future DuckLake partitions (11.0.306) by @adubovikov in #911
Fixes #909 — bad RTPengine HEP Tsec (NTP-as-Unix / invalid usec) no longer creates future date= partitions under hep_proto_5_default.
Full Changelog: 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 #910
- fix(decoder): sanitize HEP timestamps for RTPengine (#909) by @adubovikov in #911
Full Changelog: 11.0.305...11.0.306
11.0.305
What's Changed
- fix(sql): stop false-positive forbidden keywords in Call-IDs (11.0.305) by @adubovikov in #908
Full Changelog: 11.0.304...11.0.305
11.0.304
What's Changed
- chore(deps): bump postcss from 8.5.15 to 8.5.25 in /src/ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #905
- fix(ui): keep dashboard layout after window resize (#906) by @adubovikov in #907
Full Changelog: 11.0.303...11.0.304
11.0.303
What's Changed
- chore(deps-dev): bump brace-expansion from 1.1.16 to 1.1.18 in /src/ui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #903
- chore: DuckDB 1.5.5 (11.0.303) by @adubovikov in #904
Full Changelog: 11.0.302...11.0.303
11.0.302
What's Changed
- fix(security): validate LP event_type table identifiers (GHSA-94cf) by @adubovikov in #901
- fix(storage): detect corrupt ducklake_data_file.table_id (#900) by @adubovikov in #902
Full Changelog: 11.0.301...11.0.302
11.0.301
What's Changed
- fix(correlation): expand B2B call legs transitively (up to 5 rounds) instead of a single hop, so multi-B2BUA chains resolve the full call regardless of which leg is opened (#896). Unmodified bundled
sip_call.luaseeds auto-upgrade vialegacySeedSHA256. - docs(coordinator): document full
/api/v4/aliasesCRUD/lookup, the/ipaliasesmirror, and thealiassettings table for GitOps/Flux users (#898 / discussion #897).
Full Changelog: 11.0.300...11.0.301
11.0.300
What's Changed
- feat(coordinator): surface
data_extra.custom_headersas selectable Results-table columns (#892). Configured custom SIP headers are flattened onto search result rows (without overwriting existing keys);getColumnsunions keys across all rows so sparse enriched columns are not dropped. - fix(coordinator): render SQL
NULLalias fields as empty strings instead of the literal"<nil>"(#893). Fixes broken<img src="<nil>">for aliascustom_imageand"<nil>"tag chips.
Full Changelog: 11.0.299...11.0.300
11.0.299
What's Changed
- fix(storage): physical space reclaim on tiered volumes (#890, follow-up to #882). Tiering now runs DuckLake maintenance (
ducklake_expire_snapshots,ducklake_cleanup_old_files,ducklake_delete_orphaned_files) on every tiered lake each cycle, so partitions expired bymax_data_age_daysare physically deleted from local disk and S3/RustFS — including pre-existing obsolete backlog.
Full Changelog: 11.0.298...11.0.299
11.0.298
What's Changed
- fix(storage): expire final volume by max_data_age_days by @adubovikov in #885
- fix(search): registration Call-ID without cid column by @adubovikov in #886
- fix(node): token-aware SQL comment validation for Call-IDs with -- by @MrM0bi in #883
- chore(deps): bump the go_modules group across 2 directories with 1 update by @dependabot in #881
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #880
- chore(release): bump version to 11.0.298 by @adubovikov in #887
Full Changelog: 11.0.297...11.0.298