-@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019083002 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019090201 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
dnsdist-1.4.0-alpha2.security-status 60 IN TXT "1 OK"
dnsdist-1.4.0-beta1.security-status 60 IN TXT "1 OK"
dnsdist-1.4.0-rc1.security-status 60 IN TXT "1 OK"
+dnsdist-1.4.0-rc2.security-status 60 IN TXT "1 OK"
Changelog
=========
+.. changelog::
+ :version: 1.4.0-rc2
+ :released: 2nd of September 2019
+
+ .. change::
+ :tags: New Features
+ :pullreq: 8139
+
+ Add a KeyValueStoreLookup action based on CDB or LMDB
+
+ .. change::
+ :tags: Security
+ :pullreq: 8200
+
+ Update h2o to 2.2.6, fixing CVE-2019-9512, CVE-2019-9514 and CVE-2019-9515
+
+ .. change::
+ :tags: New Features, DNS over HTTPS
+ :pullreq: 8206
+
+ Add support for early DoH HTTP responses
+
+ .. change::
+ :tags: Improvements, DNS over HTTPS, DNS over TLS
+ :pullreq: 8207
+ :tickets: 8202
+
+ Add minTLSVersion for DoH and DoT
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 8250
+
+ Split dnsdist-lua-bindings.cc to reduce memory consumption during compilation
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 8252
+
+ Add a Lua binding for `dynBlockRulesGroup:setQuiet(quiet)`
+
.. changelog::
:version: 1.4.0-rc1
:released: 12th of August 2019