Skip to content

v0.33.0

Compare
Choose a tag to compare
@dmachard dmachard released this 18 Jun 20:29
· 302 commits to main since this release
72ed13e

What's Changed

  • [ENHANCEMENT] Update documentations by @dmachard in #329
  • [ENHANCEMENT] Remove unneeded flags in binary arguments by @dmachard in #335
  • [ENHANCEMENT] Update build directives to support FreeBSD by @dmachard in #334
  • [ENHANCEMENT] Console logger: add PCAP output mode by @dmachard in #328
  • [ENHANCEMENT] Prometheus logger redesign to support high load, new dashboard by @dmachard in #325
  • [BUGFIX] XDP collector: fix harcoded device name by @dmachard in #339
  • [BUGFIX] Pdns collector: fix packing question with segment length too long by @dmachard in #331
  • [BUGFIX] Dnstap/Pdns collector: fix to avoid a memory leak with massive connections by @dmachard in #322
  • [BUGFIX] PowerDNS collector: fix race condition under high load by @dmachard in #324
  • [BUGFIX] Transforms/reducer - performance improved with a complexity O(1) by @dmachard in #326 #323
  • [BUGFIX] Fix loggers to avoid channel lock with traffic reducer by @dmachard in #327
  • [DEPENDENCY] Bump golang from 1.20.4-alpine3.17 to 1.20.5-alpine3.17 by @dependabot in #337

Full Changelog: v0.32.0...v0.33.0