Sourced from domain's releases.
0.11.1
Bug fixes
- Fix handling of tabs when formatting RDATA using
DisplayKind::Tabbed. (#516)- Fix for in-place zone parser yielding incorrect TTLs. (#538)
- Generalize
ZoneUpdaterto support anyRecordtype, not justParsedRecord. (#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
Notifiabletrait will need to update their code as this change adds an argument toNotifiable::notify_zone_changed(). #562)unstable-client-transport:Other changes
- Fix docs on
XfrResponseInterpreter. (#510)#510: NLnetLabs/domain#510 #516: NLnetLabs/domain#516 #535: NLnetLabs/domain#535 #538: NLnetLabs/domain#538 #541: NLnetLabs/domain#541 #562: NLnetLabs/domain#562 #568: NLnetLabs/domain#568 #573: NLnetLabs/domain#573 [
@TheJokr]: https://github.com/TheJokr
Sourced from domain's changelog.
0.11.1
Released 2025-10-22.
Bug fixes
- Fix handling of tabs when formatting RDATA using
DisplayKind::Tabbed. (#516)- Fix for in-place zone parser yielding incorrect TTLs. (#538)
- Generalize
ZoneUpdaterto support anyRecordtype, not justParsedRecord. (#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
Notifiabletrait will need to update their code as this change adds an argument toNotifiable::notify_zone_changed(). #562)unstable-client-transport:Other changes
- Fix docs on
XfrResponseInterpreter. (#510)#510: NLnetLabs/domain#510 #516: NLnetLabs/domain#516 #535: NLnetLabs/domain#535 #538: NLnetLabs/domain#538 #541: NLnetLabs/domain#541 #562: NLnetLabs/domain#562 #568: NLnetLabs/domain#568 #573: NLnetLabs/domain#573 [
@TheJokr]: https://github.com/TheJokr
12e06c8
Release 0.11.1. (#581)9014614
Update Mastodon shielda230b42
Fix panic in zonetree from inplace zonefile after encountering a
malformed re...6a170f5
Refer to ZoneUpdate::Finished instead of ZoneUpdate::Complete. (#510)b35e7df
Copy LICENSE file into domain-macros crate2ba7248
Update change log for #568.8f1df93
Fix dropped responses when DNS stream encounters EOF (#568)6d9c328
Fix broken changelog links.0e2fe58
Update changelog.20ac800
Don't discard the NOTIFY SOA serial, if one is received. (#562)