What's Changed
- fix: preserve explicit enable:false settings for pipeline workers and transformers by @dmachard in #1375
- feat: add text formatting support for CD flag and EDNS fields by @dmachard in #1377
- test: wait for initial file read to finish before rewriting pcap to avoid race condition by @dmachard in #1378
- test: use assert.Eventually and cleanup collector in prometheus test to avoid race condition by @dmachard in #1379
Full Changelog: v3.1.0...v3.2.0-beta1