Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@dmachard dmachard released this 14 Dec 21:10
· 2 commits to main since this release
fe280d0

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 a powerful new transformer designed to track newly observed domains. This release is also the final release for the year. Thank you for your support.

What's Changed

  • feat: New domain tracker by @dmachard in #892
  • feat: Add RD flag handling in text format directive by @dmachard in #893
  • feat: dns parser: set RCODE only in DNS responses by @dmachard in #885
  • feat: support direct sniffing on gre interface on packet sniffer by @dmachard in #884
  • feat: add support of the gre protocol decoding on packet sniffer by @dmachard in #883
  • feat: bpf filter improved for packet sniffer by @dmachard in #883
  • fix: correct RCODE name from NOIMP to NOTIMP by @dmachard in #888
  • fix: properly set DNStap operation for DNS update based on QR flag by @dmachard in #889
  • fix: prevent multiple channel close in Telemetry Stop method by @dmachard in #890
  • chore(ci): update testing-dnstap.yml with unbound 1.22 by @dmachard in #868
  • chore(ci): update .goreleaser.yml by @dmachard in #869
  • chore(doc): update README.md - add docker pull badge by @dmachard in #870
  • chore(deps): bump golang from 1.23.2-alpine3.19 to 1.23.3-alpine3.19 by @dependabot in #871
  • chore(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 by @dependabot in #872
  • chore(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 by @dependabot in #873
  • chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #880
  • chore(deps): bump github.com/tinylib/msgp from 1.2.4 to 1.2.5 by @dependabot in #897
  • chore(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 by @dependabot in #896
  • chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #901

Full Changelog: v1.2.0...v1.3.0