File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11Changelogs for 4.9.x
22====================
33
4+ .. changelog ::
5+ :version: 4.9.8
6+ :released: 7th of August 2025
7+
8+ This is release 4.9.8 of the Authoritative Server.
9+ It contains a minor feature.
10+
11+ Please review the :doc: `Upgrade Notes <../upgrading >` before upgrading from versions < 4.9.x.
12+
13+ .. change ::
14+ :tags: New Features
15+ :pullreq: 15961
16+
17+ Return record last modification time in the API when known.
18+
419.. changelog ::
520 :version: 4.9.7
621 :released: 7th of July 2025
Original file line number Diff line number Diff line change 1- @ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2025072901 10800 3600 604800 10800
1+ @ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2025080701 10800 3600 604800 10800
22@ 3600 IN NS pdns-public-ns1.powerdns.com.
33@ 3600 IN NS pdns-public-ns2.powerdns.com.
44
@@ -136,6 +136,7 @@ auth-4.9.4.security-status 60 IN TXT "1 OK"
136136auth-4.9.5.security-status 60 IN TXT "1 OK"
137137auth-4.9.6.security-status 60 IN TXT "1 OK (never formally released) "
138138auth-4.9.7.security-status 60 IN TXT "1 OK"
139+ auth-4.9.8.security-status 60 IN TXT "1 OK"
139140auth-5.0.0-alpha1.security-status 60 IN TXT "1 Unsupported pre-release (no known vulnerabilities) "
140141auth-5.0.0-beta1.security-status 60 IN TXT "1 Unsupported pre-release (no known vulnerabilities) "
141142
You can’t perform that action at this time.
0 commit comments