What's Changed
💡 Enhancements
- feat(ci): add bind9 in automated dnstap test by @dmachard in #995
- refactor(file logger): rename batchSize to currentBatchSize for clarity by @dmachard
- chore(doc): comprehensive documentation restructure and enhancement by @dmachard
🔧 Bugfixes
- fix: fixing kafka worker get cancelled after 10 seconds of broker unreachability by @ahsifer in #1000
- fix(#1011): panic slice bounds out of range by @dmachard in #1019
📈 Dependency updates
- build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 by @dependabot in #998
- build(deps): bump github.com/dmachard/go-netutils from 1.5.0 to 1.6.0 by @dependabot in #997
- build(deps): bump github.com/miekg/dns from 1.1.65 to 1.1.66 by @dependabot in #1002
- build(deps): bump golang from 1.24.2-alpine to 1.24.4-alpine by @dependabot in #1003 #1021
- build(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot in #996
- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.35.0 to 1.36.0 by @dependabot in #1020
- build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot in #1017 #1022
Full Changelog: v1.7.0...v1.8.0