github NLnetLabs/domain v0.11.1
0.11.1

one day ago

Bug fixes

  • Fix handling of tabs when formatting RDATA using DisplayKind::Tabbed. (#516)
  • Fix for in-place zone parser yielding incorrect TTLs. (#538)
  • Generalize ZoneUpdater to support any Record type, not just ParsedRecord. (#535)
  • Trim leading modulus and public exponent zeroes per RFC 3110 section 2. (#541)
  • Fix panic in zonetree from in-place zonefile after encountering a malformed record. (#573)

Unstable features

  • unstable-server-transport:
    • Don't discard the NOTIFY SOA serial, if one is received. Existing users of the Notifiable trait will need to update their code as this change adds an argument to Notifiable::notify_zone_changed(). #562)
  • unstable-client-transport:
    • Fix an issue in Stream::Transport when a reply arrives early. (#568 by @TheJokr)

Other changes

  • Fix docs on XfrResponseInterpreter. (#510)

Don't miss a new domain release

NewReleases is sending notifications on new releases.