Skip to content

v0.20.3

Choose a tag to compare

@keepsimple1 keepsimple1 released this 26 Jul 21:33
· 5 commits to main since this release
30432c2

This is a small bugfix release.

Bug fixes

  • Fix a panic when encoding a name that contains a label longer than 63 bytes. The packet write path now reports an error and skips the offending question or record, instead of asserting. (#484, commit 08362e3)

What's Changed

Full Changelog: v0.20.2...v0.20.3