What's Changed
- [ENHANCEMENT] Dnstap/Powerdns collector: improve log messages, track connId by @dmachard in #321
- [ENHANCEMENT] Allow reading of basic auth password for loki logger from file by @ReneHollander in #317
- [ENHANCEMENT] Suspicious transformer: support whitelist domains by @dmachard in #315
- [ENHANCEMENT] RestAPI logger: return array instead of dict (breaking changes) by @dmachard in #313 #314
- [ENHANCEMENT] Dnstap/Powerdns collector: new setting to reset tcp connection by @dmachard in #308
- [ENHANCEMENT] Update docs, more config examples added by @dmachard in #294 #302 #309
- [ENHANCEMENT] Implement relabeling functionality in the Loki logger by @ReneHollander in #286
- [ENHANCEMENT] New Falco plugin logger by @SysdigDan in #289
- [ENHANCEMENT] New Kafka logger by @dmachard in #291
- [BUGFIX] Dnstap/Powerdns collector: fix to avoid tcp zero window size by @dmachard in #316 #318 #319
- [BUGFIX] Add missing support for latency check in suspicious transformer by @flz in #304
- [BUGFIX] Suspicious directive not working in text format by @dmachard in #293
- [BUGFIX] Goreleaser github assets renaming in #287
- [BUGFIX] Fix reducer (breaking changes) by @dmachard in #305
- [BUGFIX] Fix to apply transformers properly on all loggers by @dmachard in #305
- [DEPENDENCY] Bump alpine from 3.17.3 to 3.18.0 by @dependabot in #310
- [DEPENDENCY] Bump golang from 1.20.3-alpine3.17 to 1.20.4-alpine3.17 by @dependabot in #296
- [DEPENDENCY] Bump github.com/prometheus/common from 0.42.0 to 0.43.0 by @dependabot in #298
- [DEPENDENCY] Bump golang.org/x/sys from 0.7.0 to 0.8.0 by @dependabot in #301
- [DEPENDENCY] Bump golang.org/x/net from 0.8.0 to 0.9.0 by @dependabot in #272
- [DEPENDENCY] Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #273
- [DEPENDENCY] Bump github.com/miekg/dns from 1.1.53 to 1.1.54 by @dependabot in #290
- [DEPENDENCY] Bump Loki to 2.8.2 and Prometheus to 0.43.1 by @dmachard in #303
- [DEPENDENCY] Bump github.com/segmentio/kafka-go from 0.4.39 to 0.4.40 by @dependabot in #297
New Contributors
- @ReneHollander made their first contribution in #286
- @SysdigDan made their first contribution in #289
Full Changelog: v0.31.0...v0.32.0