-@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021121701 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021122100 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
dnsdist-1.6.0-rc2.security-status 60 IN TXT "3 Unsupported pre-release"
dnsdist-1.6.0.security-status 60 IN TXT "1 OK"
dnsdist-1.6.1.security-status 60 IN TXT "1 OK"
-dnsdist-1.7.0-alpha1.security-status 60 IN TXT "2 Unsupported pre-release"
-dnsdist-1.7.0-alpha2.security-status 60 IN TXT "2 Unsupported pre-release"
-dnsdist-1.7.0-beta1.security-status 60 IN TXT "2 Unsupported pre-release"
-dnsdist-1.7.0-beta2.security-status 60 IN TXT "1 Unsupported pre-release"
+dnsdist-1.7.0-alpha1.security-status 60 IN TXT "3 Unsupported pre-release"
+dnsdist-1.7.0-alpha2.security-status 60 IN TXT "3 Unsupported pre-release"
+dnsdist-1.7.0-beta1.security-status 60 IN TXT "3 Unsupported pre-release"
+dnsdist-1.7.0-beta2.security-status 60 IN TXT "3 Unsupported pre-release"
+dnsdist-1.7.0-rc1.security-status 60 IN TXT "1 Unsupported pre-release"
Changelog
=========
+.. changelog::
+ :version: 1.7.0-rc1
+ :released: TBD
+
+ .. change::
+ :tags: Improvements, DNS over TLS, Performance
+ :pullreq: 11037
+
+ Reuse and save the TLS session tickets in DoT healthchecks
+
+ .. change::
+ :tags: Bug Fixes, DNS over HTTPS, Security
+ :pullreq: 11075
+
+ Fix a double-free when a DoH cross-protocol response is dropped
+
.. changelog::
:version: 1.7.0-beta2
:released: 29th of November 2021