• v0.1.15 e6671d9402

    v0.1.15
    All checks were successful
    ci / go-test (push) Successful in 4m49s
    ci / release-smoke (push) Successful in 4m41s
    ci / integration (push) Successful in 4m34s
    ci / parser-fixtures (push) Successful in 4m34s
    release / metadata (push) Successful in 3s
    release / build-artifacts (push) Successful in 5m13s
    release / publish (push) Successful in 1m10s
    Stable

    StefanSA released this 2026-07-13 08:13:45 +02:00 | 5 commits to main since this release

    v0.1.15 - 2026-07-13

    Changed

    • Made external hosts.csv the authoritative first hostname source for DNS
      enrichment.
    • Changed DNS resolution order to hosts.csv, positive cache, negative cache,
      optional private PTR skip, and PTR lookup for remaining addresses.
    • Added canonical ip,hostname header support while preserving comment-based
      hosts files.
    • Documented hosts.csv plus skip_private_ptr=true as the recommended
      production private-network deployment model.
    • Runtime validated using the dedicated /opt/containers/flowcollector-go test
      deployment.
    Downloads