Knot Resolver 5.4.3 released

Improvements

  • lua: add kres.parse_rdata() to parse RDATA from string to wire format (!1233)
  • lua: add policy.domains() for exact domain name matching (!1228)

Bugfixes

  • policy.rpz: fix origin detection in files without $ORIGIN (!1215)
  • lua: log() works again; broken in 5.4.2 (!1223)
  • policy: correctly include EDNS0 previously omitted by some actions (!1230)
  • edns_keepalive: module is now properly loaded (!1229, thanks Josh Soref!)