- Refactor common DNS packet decoding #50. Thanks to @jtt
- Bump some golang dependencies (dns, protobuf, ..) #49 #47 #48
- Add support for Public Suffix #38. thanks to @juliusrickert
- DNS parser: Ensure there is enough data on RDATA #43. Thanks to @jtt
- DNS parser: Make ParseLabels stricter #42, thanks to @jviide
- E2E testing - new test with unbound 1.15.0
- E2E testing - update coredns to 1.9.0
- Dns filtering improvement
- Support SIGUP to reload config #34
- DNS Parser: Add length check before reading label pointer #40, thanks to @jtt
- Logger Loki: Add JSON mode to Loki client #36 , thanks to @juliusrickert