Skip to content

v0.45.0

Compare
Choose a tag to compare
@dmachard dmachard released this 26 May 08:02
· 128 commits to main since this release
ee45e33

If you find the project helpful, please consider supporting the project via monthly donation via GitHub Sponsors or simply add a star to this project.

Highlights

The focus of this update is again bug fixes and code factoring to prepare future stable release.

What's Changed

  • fix: support properly yaml tag flow in config checker by @dmachard in #716
  • fix: to avoid deadlock on stop with the XDP sniffer by @dmachard in #712
  • chore(docs): add missing docs and tests for dnsmessage collector by @dmachard in #717
  • chore(refactor): redesign transformers by @dmachard in #715
  • chore(refactor): use external default library to set default values in config by @dmachard in #714
  • chore(refactor): remove xdp and pkgutils packages by @dmachard in #710
  • chore(refactor): use external go-netutils library by @dmachard in #713 @dmachard in #709
  • chore(refactor): remove processors package by @dmachard in #704
  • chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #706
  • chore(deps): bump golang from 1.22.2-alpine3.19 to 1.22.3-alpine3.19 by @dependabot in #707
  • chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.1 by @dependabot in #697
  • chore(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #700
  • chore(deps): bump github.com/cilium/ebpf from 0.14.0 to 0.15.0 by @dependabot in #698
  • chore(deps): bump github.com/dmachard/go-clientsyslog from 0.3.0 to 0.4.0 by @dependabot in #705
  • chore(deps): bump github.com/IBM/sarama from 1.43.1 to 1.43.2 by @dependabot in #699

Full Changelog: v0.44.0...v0.45.0