v1.0.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 first stable release with great new features.
What's Changed
- feat: log malformed packet enabled by default by @dmachard in #819
- feat: build with go1.23 by @dmachard in #818
- feat: add tests for matching feature with pipeline mode by @dmachard in #797
- feat: convert latency field to float + new advanced example by @dmachard in #758
- feat: support round robin partitionner for kafka producer by @dmachard in #759 #809
- feat: update README.md and remove beta code warning by @dmachard in #755
- feat: add rewrite transform + quote some text directives by @dmachard in #756
- feat: update normalize transform to replace non printable characters by @dmachard in #754
- feat: add custom text format with jinja templating by @dmachard in #748
- feat: enhanced text-format with raw text by @peterand-pa in #609
- feat: move docker config to pipelines by @dmachard in #757
- fix: matching with arrays failed with dnsmessage collector by @dmachard in #797
- fix: decode properly dynamic/update dns queries by @dmachard in #819
- chore(deps): bump to loki 3.2 by @dmachard in #742 #768 #782 #817
- chore(docs): update README.md by @dmachard in #760
- chore(deps): bump github.com/Azure/sdk/azidentity from 1.5.1 to 1.6.0 by @dependabot in #743
- chore(deps): update unbound and pdns-recursor version in CI by @dmachard in #765
- chore(deps): bump github.com/prometheus/common from 0.48.0 to 0.59.1 by @dependabot in #726 #762 #806
- chore(deps): bump github.com/miekg/dns from 1.1.59 to 1.1.62 by @dependabot in #744 #788
- chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 by @dependabot in #745
- chore(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9 by @dependabot in #746
- chore(deps): bump alpine from 3.20.0 to 3.20.3 by @dependabot in #752 #778 #802
- chore(deps): bump prometheus from 0.51.0 to 0.54.1 by @dependabot in #751 #773 #781 #794
- chore(deps): bump github.com/dmachard/go-dnstap-protobuf from 1.0.1 to 1.0.2 by @dependabot in #750
- chore(deps): bump github.com/oschwald/maxminddb-golang from 1.13.0 to 1.13.1 by @dependabot in #761
- chore(deps): bump golang.org/x/net from 0.26.0 to 0.28.0 by @dependabot in #767 #780
- chore(deps): bump golang.org/x/sys from 0.22.0 to 0.25.0 by @dependabot in #779 #783 #803
- chore(deps): bump github.com/IBM/sarama from 1.43.2 to 1.43.3 by @dependabot in #787
- chore(deps): bump github.com/creasty/defaults from 1.7.0 to 1.8.0 by @dependabot in #789
- chore(deps): bump github.com/cilium/ebpf from 0.15.0 to 0.16.0 by @dependabot in #777
- chore(deps): bump github.com/tinylib/msgp from 1.1.9 to 1.2.1 by @dependabot in #766 #804
- chore(deps): bump golang from 1.22.4-alpine3.19 to 1.22.6-alpine3.19 by @dependabot in #770 #784
- chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in #772
- chore(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.3 by @dependabot in #805
Bug reporters
New Contributors
- @peterand-pa made their first contribution in #609
Full Changelog: v0.46.0...v1.0.0