What's Changed
- Inline all format argument, split out NoRecords type by @djc in https://github.com/hickory-dns/hickory-dns/pull/2966
- proto & server: update message signature repr by @cpu in https://github.com/hickory-dns/hickory-dns/pull/2964
- Distinguish different reserved certificate types by @divergentdave in https://github.com/hickory-dns/hickory-dns/pull/2971
- Fix race condition...