Skip to content

Releases: sipcapture/homer

11.0.307

Choose a tag to compare

@adubovikov adubovikov released this 05 Aug 19:02
1aae7da

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

Choose a tag to compare

@adubovikov adubovikov released this 04 Aug 11:39
959507b

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

Choose a tag to compare

@adubovikov adubovikov released this 02 Aug 20:05
c2cd5ad

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

Choose a tag to compare

@adubovikov adubovikov released this 02 Aug 15:27
fde2c49

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

Choose a tag to compare

@adubovikov adubovikov released this 02 Aug 10:10
039f6aa

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

Choose a tag to compare

@adubovikov adubovikov released this 01 Aug 09:34
8d8d465

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

Choose a tag to compare

@adubovikov adubovikov released this 30 Jul 08:08
6fcd2d7

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.lua seeds auto-upgrade via legacySeedSHA256.
  • docs(coordinator): document full /api/v4/aliases CRUD/lookup, the /ipaliases mirror, and the alias settings table for GitOps/Flux users (#898 / discussion #897).

Full Changelog: 11.0.300...11.0.301

11.0.300

Choose a tag to compare

@adubovikov adubovikov released this 24 Jul 16:47
9047a39

What's Changed

  • feat(coordinator): surface data_extra.custom_headers as selectable Results-table columns (#892). Configured custom SIP headers are flattened onto search result rows (without overwriting existing keys); getColumns unions keys across all rows so sparse enriched columns are not dropped.
  • fix(coordinator): render SQL NULL alias fields as empty strings instead of the literal "<nil>" (#893). Fixes broken <img src="<nil>"> for alias custom_image and "<nil>" tag chips.

Full Changelog: 11.0.299...11.0.300

11.0.299

Choose a tag to compare

@adubovikov adubovikov released this 23 Jul 10:02
5a18f0b

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 by max_data_age_days are physically deleted from local disk and S3/RustFS — including pre-existing obsolete backlog.

Full Changelog: 11.0.298...11.0.299

11.0.298

Choose a tag to compare

@adubovikov adubovikov released this 22 Jul 21:53
d89363b

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