Skip to content

0.9.2

Compare
Choose a tag to compare
@partim partim released this 16 Nov 15:28
· 279 commits to main since this release
df7e20c

New

  • Removed the Sized bound for octets types used by the tsig module. (#241 by @torin-carey)
  • Added an impl for AsRef<Message<[u8]>> for any message. (#242 by @torin-carey)

Bug fixes

  • Fixed in scanning absolute domain names from a zonefile that resulted in illegal wire data being produced. (#240 by [@xofyarg)]