Releases: hadriansecurity/sanicdns
Releases · hadriansecurity/sanicdns
v0.1.5
What's Changed
- utils/counters: Fix max retry counter by @kalmjasper in #20
- CMakeLists: suppress gcc false positive dangling reference warnings by @Geertiebear in #24
- main: include NIC name in version output by @Geertiebear in #26
- Skip queue count check by @kalmjasper in #28
New Contributors
- @Geertiebear made their first contribution in #24
Full Changelog: v0.1.4...v0.1.5
v0.1.4: Add CAA record + better output formatting for MX and SOA record
What's Changed
- src/dns_packet: Add CAA record by @kalmjasper in #16
- Remove build static for pull requests by @kalmjasper in #17
- Format CAA, MX, SOA by @kalmjasper in #18
- src/dns_packet: Ignore spaces in unquoted DNS values by @kalmjasper in #19
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Fix install script bug with kernel version check by @kalmjasper in #6
- Fetching link info kept hanging, fix by @kalmjasper in #7
- Docs by @kalmjasper in #8
- Update readme.md by @kalmjasper in #9
- Update readme.md by @kalmjasper in #10
- Change output to massdns-like output by @kalmjasper in #11
- include/dns_struct_defs: Add nested data for massdns compatibility by @kalmjasper in #12
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
What's Changed
- Fix version by @kalmjasper in #2
- Revert "Fix version" by @kalmjasper in #3
- Add install script by @kalmjasper in #4
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Initial commit with submodules by @kalmjasper in #1
New Contributors
- @kalmjasper made their first contribution in #1
Full Changelog: https://github.com/hadriansecurity/sanicdns/commits/v0.1.0