Skip to content

Commit 12e06c8

Browse files
partimnox
andauthored
Release 0.11.1. (#581)
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]) --------- Co-authored-by: Anthony Ramine <[email protected]>
1 parent 9014614 commit 12e06c8

File tree

5 files changed

+391
-433
lines changed

5 files changed

+391
-433
lines changed

0 commit comments

Comments
 (0)