• v0.1.7 9ff8c83e19

    v0.1.7
    Some checks failed
    ci / go-test (push) Successful in 1m49s
    ci / release-smoke (push) Successful in 5m45s
    ci / integration (push) Successful in 4m26s
    ci / parser-fixtures (push) Successful in 4m13s
    release / metadata (push) Successful in 3s
    release / build-artifacts (push) Successful in 5m45s
    release / publish (push) Failing after 13s
    Stable

    StefanSA released this 2026-07-06 11:50:45 +02:00 | 22 commits to main since this release

    v0.1.7 - 2026-07-06

    Added

    • Added additive ECS role mirroring for GeoIP/ASN enrichment:
      • client.geo.*
      • server.geo.*
      • client.as.*
      • server.as.*
    • Reuses existing source.* / destination.* GeoASN enrichment after client/server roles are known.
    • Adds no additional MaxMind GeoIP or ASN lookups.

    Compatibility

    • Existing source.* and destination.* enrichment remains unchanged.
    • Existing private ASN compatibility remains unchanged.
    • Existing flow.src.as.label, flow.dst.as.label, and as.label behavior remains unchanged.

    Validation

    • Added tests for public to public, private to public, public to private, private to private, and missing client/server role coverage.
    Downloads