v0.46.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
The release is the last one before the first stable release. In the meantime, this release introduces some great features:
- Some new global metrics to follow your pipeline performance and dropped packets.
- The multiplexer configuration mode is marked as DEPRECATED.
Please to update your config withpipelines
definition. - The memory usage of the tool has been reduced.
What's Changed
- feat: add integration examples with Loki, Prometheus and InfluxDB by @dmachard in #740
- feat: new global settings for default buffer size set to 4096 instead of 65535 by @dmachard in #739
- feat: add global telemetry #641 #512 by @dmachard in #724
- feat: mark as deprecated the multiplexer mode by @dmachard in #719
- feat: add pid file support by @dmachard in #723
- fix(regression): dnstap files with ingestor not properly processed by @dmachard in #732
- fix: invalid error message with config checker by @dmachard in #733
- chore(deps): bump github.com/oschwald/maxminddb-golang from 1.12.0 to 1.13.0 by @dependabot in #725
- chore(deps): bump golang from 1.22.3-alpine3.19 to 1.22.4-alpine3.19 by @dependabot in #734
- chore(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 by @dependabot in #735
- chore(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #730
- chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 by @dependabot in #736
- chore(deps): bump alpine from 3.19.1 to 3.20.0 by @dependabot in #721
Bug reporters
Full Changelog: v0.45.0...v0.46.0