What's Changed
If you find this project helpful, consider supporting it by becoming a GitHub Sponsors or simply by giving it a ⭐ to this project.
💡 Enhancements
- feat: add tests for kafka producer by @dmachard in #992
- feat: add support to get http-protocol from dnstap stream by @dmachard in #993
- feat: update go-framestream to v1.3.0 - memory allocation optimized by @dmachard in #987
- feat: rename buffer-size to batch-size in Kafka logger config (BREAKING CHANGE) by @dmachard in #981
- feat: no more display latency for query in text format by @dmachard in #967
- feat(ci): dnsdist v2 automatically tested in CI by @dmachard in #968
- feat(ci): knot-resolver automatically tested in CI by @dmachard in #978
🔧 Bugfixes
- fix(#962): downsample implementation error by @perlang in #963
- fix(#974): update framestream lib to 1.2.0 to fix the panic by @dmachard in #980
📈 Dependency updates
- build(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by @dependabot in #988
- build(deps): bump github.com/IBM/fluent-forward-go from 0.2.2 to 0.3.0 by @dependabot in #990
- build(deps): bump github.com/prometheus/prometheus from 0.302.0 to 0.303.0 by @dependabot in #991
- build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @dependabot in #989
- build(deps): bump github.com/prometheus/client_golang from 1.21.0-rc.0 to 1.22.0 by @dependabot in #985
- build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot in #970
- build(deps): bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by @dependabot in #971
- build(deps): bump github.com/golang/snappy from 0.0.4 to 1.0.0 by @dependabot in #972
- build(deps): bump go.opentelemetry.io/otel/sdk from 1.34.0 to 1.35.0 by @dependabot in #942
- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.34.0 to 1.35.0 by @dependabot in #944
- build(deps): bump ebpf to 0.17.1 by @dmachard in #966
- build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0 by @dependabot in #955
- build(deps): bump github.com/miekg/dns from 1.1.63 to 1.1.65 by @dependabot in #983
- build(deps): bump github.com/IBM/sarama from 1.43.3 to 1.45.1 by @dependabot in #984
New Contributors
Full Changelog: v1.6.0...v1.7.0