v0.44.0
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 on maintenance to prepare future stable release
- Fixed support for IP fragments with AFPACKET sniffer.
- Major code refactoring of the base code.
- Completely redesigned the configuration checker.
What's Changed
- feat: support IP defrag on afpacket sniffer by @dmachard in #691
- feat: redesign config checker to support freeform keys by @dmachard in #678
- feat: add Scalyr defaults by @pieterlexis-tomtom in #677
- fix: quick fix to avoid panic with fragmented packet by @dmachard in #684
- fix: kafka - add missing textformat setting by @dmachard in #694
- chore(refactor): major code refactoring and cleanup by @dmachard in #667 #702 #696 #701
- chore(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.8 by @dependabot in #680
- chore(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #692
- chore(deps): bump github.com/miekg/dns from 1.1.58 to 1.1.59 by @dependabot in #687
- chore(deps): bump github.com/dmachard/go-dnstap-protobuf from 1.0.0 to 1.0.1 by @dependabot in #688
- chore(deps): bump github.com/dmachard/go-powerdns-protobuf from 1.1.0 to 1.1.1 by @dependabot in #689
Bug reporters
Full Changelog: v0.43.0...v0.44.0