-@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2025072403 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2025072901 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
recursor-5.1.4.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2025-04.html"
recursor-5.1.5.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2025-04.html"
recursor-5.1.6.security-status 60 IN TXT "1 OK"
+recursor-5.1.7.security-status 60 IN TXT "1 OK"
recursor-5.2.0-alpha1.security-status 60 IN TXT "3 Superseded pre-release (known vulnerabilities)"
recursor-5.2.0-beta1.security-status 60 IN TXT "3 Superseded pre-release (known vulnerabilities)"
recursor-5.2.0-rc1.security-status 60 IN TXT "3 Superseded pre-release (known vulnerabilities)"
recursor-5.2.2.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2025-04.html"
recursor-5.2.3.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2025-04.html"
recursor-5.2.4.security-status 60 IN TXT "1 OK"
+recursor-5.2.5.security-status 60 IN TXT "1 OK"
recursor-5.3.0-alpha1.security-status 60 IN TXT "3 Superseded pre-release (known vulnerabilities)"
recursor-5.3.0-alpha2.security-status 60 IN TXT "3 Superseded pre-release (known vulnerabilities)"
recursor-5.3.0-beta1.security-status 60 IN TXT "1 Unsupported pre-release"
Before upgrading, it is advised to read the :doc:`../upgrade`.
+.. changelog::
+ :version: 5.1.7
+ :released: 29th of July 2025
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 15911
+ :tickets: 15651, 15652
+
+ When using ZTC, do not store non-auth data if the name is subject to recursive forwarding.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 15911
+ :tickets: 15893
+
+ If a RPZ hit has a custom CNAME record, we should try harder to follow it.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 15909
+ :tickets: 15010
+
+ Fix protobufServer(.. {taggedOnly=true}) logic for cache-returned responses.
+
.. changelog::
:version: 5.1.6
:released: 21st of July 2025
Before upgrading, it is advised to read the :doc:`../upgrade`.
+.. changelog::
+ :version: 5.2.5
+ :released: 29th of July 2025
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 15908
+ :tickets: 15893
+
+ If a RPZ hit has a custom CNAME record, we should try harder to follow it.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 15907
+ :tickets: 15651, 15652
+
+ When using ZTC, do not store non-auth data if the name is subject to recursive forwarding.
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 15906
+ :tickets: 15435
+
+ Add a Lua function to get the config dir and name.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 15905
+ :tickets: 15367, 15368
+
+ Fix generation of recursor config if PDNS_RECURSOR_API_KEY is set.
+
.. changelog::
:version: 5.2.4
:released: 21st of July 2025