This release introduces major performance optimizations for the DNStap collector and an optional multi-worker pool for high-throughput scaling.
What's Changed
- perf(dnstap collector): add configurable socket read buffer size by @dmachard in #1288
- perf(dnstap collector): optimize processor hot path allocations and enum lookups by @dmachard in #1287
Full Changelog: v2.5.0...v2.6.0-beta1