We are thrilled to announce the release of version 0.10.2 of domain, our #OpenSOurce #rustlang library that provides essential building blocks for working with #DNS. This latest version introduces several new features, including a #DNSSEC validator, #XFR zone transfers, client and server transport, TSIG request signing and response validation, and much more. For more information, please visit our GitHub repository: https://github.com/NLnetLabs/domain/releases/tag/v0.10.2
Release 0.10.2 · NLnetLabs/domain

New Added an optional push size limit to MessageBuilder. (#348) Added FromStr impls for Rcode and OptRcode. (#357) Added OptRcode::is_ext to check if the code is an extended code. (#358) Added Rty...

GitHub