-@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2023030901 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2023031601 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
dnsdist-1.7.2.security-status 60 IN TXT "1 OK"
dnsdist-1.7.3.security-status 60 IN TXT "1 OK"
dnsdist-1.8.0-rc1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
-dnsdist-1.8.0-rc2.security-status 60 IN TXT "1 Unsupported pre-release"
+dnsdist-1.8.0-rc2.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
+dnsdist-1.8.0-rc3.security-status 60 IN TXT "1 Unsupported pre-release"
Changelog
=========
+.. changelog::
+ :version: 1.8.0-rc3
+ :released: 16th of March 2023
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12641
+
+ Use the correct source address when harvesting failed
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12639
+
+ Fix a race when a cross-protocol query triggers an IO error
+
+ .. change::
+ :tags: Improvements, Webserver
+ :pullreq: 12638
+
+ Report per-incoming transport latencies in the web interface
+
.. changelog::
:version: 1.8.0-rc2
:released: 9th of March 2023