Skip to content

v0.19.1

Choose a tag to compare

@keepsimple1 keepsimple1 released this 20 Apr 03:40
· 26 commits to main since this release
0222c89

Version 0.19.1 (2026-04-19)

This is a bugfix release.

Bug fixes

  • When responding to a query, pick a source IP that matches the querier's subnet, so responses are reachable on multi-homed hosts. (#460, commit d210372)
  • Validate TXT property length in the ServiceInfo constructor, catching oversized properties at registration time instead of at send time. (#458, commit cc81eec)

What's Changed

Full Changelog: v0.19.0...v0.19.1