-@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021073001 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021090701 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
dnsdist-1.6.0-rc1.security-status 60 IN TXT "3 Unsupported pre-release"
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"
Changelog
=========
+.. changelog::
+ :version: 1.6.1
+ :released: TBD
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 10438
+
+ Backport a missing mutex header
+
+ .. change::
+ :tags: Bug Fixes, DNSTAP
+ :pullreq: 10538
+ :tickets: 10497
+
+ Set the dnstap/protobuf transport to TCP for DoH queries
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 10619
+ :tickets: 10419
+
+ Properly handle ECS for queries with ancount or nscount > 0
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 10656
+
+ Catch FDMultiplexerException in IOStateHandler's destructor
+
+ .. change::
+ :tags: New Features
+ :pullreq: 10560
+ :tickets: 10482
+
+ Implement a web endpoint to get metrics for only one pool
+
+ .. change::
+ :tags: New Features
+ :pullreq: 10550
+ :tickets: 10418
+
+ Add the missing DOHFronted::loadNewCertificatesAndKeys()
+
.. changelog::
:version: 1.6.0
:released: 11th of May 2021