v0.43.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
This release introduces some great features
- Compression support on DNSTap collector and logger
- Custom Flat-JSON relabeling
- New ClickHouse logger thank to @zunnurainbadar
What's Changed
- feat: transform: normalize lowercase RR's by @dmachard in #665
- feat: build with golang 1.22 and 1.20 support removed by @dmachard in #660
- feat: added Clickhouse Logger by @zunnurainbadar in #349
- feat: add compression support on DNSTap client and server by @dmachard in #538
- feat: new relabeling transform by @dmachard in #645
- fix: relabel-config error in loki client by @dmachard in #664
- chore(docs): add more docs for the atags transformer by @dmachard in #656 #659
- chore(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in #651
- chore(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 by @dependabot in #652
- chore(deps): bump Loki to v2.9.6
- chore(refactor): code cleanup on transformers by @dmachard in #666
New Contributors
- @zunnurainbadar made their first contribution in #349
Bug reporters
Full Changelog: v0.42.0...v0.43.0