• v0.1.16 aee2736f33

    v0.1.16
    All checks were successful
    ci / go-test (push) Successful in 5m52s
    ci / release-smoke (push) Successful in 5m59s
    ci / integration (push) Successful in 5m49s
    ci / parser-fixtures (push) Successful in 5m44s
    release / metadata (push) Successful in 3s
    release / build-artifacts (push) Successful in 7m1s
    release / publish (push) Successful in 1m37s
    Stable

    StefanSA released this 2026-07-20 14:41:57 +02:00 | 3 commits to main since this release

    v0.1.16 - 2026-07-20

    Fixed

    • Added deterministic flow.in.netif.name and flow.out.netif.name fallback
      values formatted as index: <id> whenever a valid non-zero numeric interface
      index is present without an exported name.
    • Preserved exporter-provided friendly interface names and the existing
      exporter-scoped SNMP behavior that replaces only matching numeric fallback
      names with real interface metadata.
    • Applied the central interface-name fallback consistently to NetFlow v5,
      NetFlow v9, IPFIX, and sFlow v5 events without changing the numeric interface
      fields.

    Compatibility

    • Retained the proven directional VLAN fields flow.in.vlan.tag.id and
      flow.out.vlan.tag.id.
    • Did not add an unproven vlan.tag.id alias.
    • tcp.options.tags remains unsupported pending parity evidence for the exact
      VictoriaFlow bit ordering and canonical tag names; TCP flags are not used as
      a substitute.
    Downloads