]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
NEW: update
authorAleš Mrázek <ales.mrazek@nic.cz>
Wed, 4 Jun 2025 09:26:57 +0000 (11:26 +0200)
committerAleš Mrázek <ales.mrazek@nic.cz>
Tue, 5 Aug 2025 09:44:44 +0000 (11:44 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3c5efe89e8a5577b60e9bd796db23e8695ec106b..cdf18568a879e54d14dc03433730fe4e0aa9c5bf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,11 +4,13 @@ Knot Resolver 6.0.16 (2025-0m-dd)
 Improvements
 ------------
 - reduce validation strictness for domain names (#934, !1727)
-- kresctl migrate: new command for migrating the configuration to a newer version
+- kresctl migrate: new command for migrating the configuration to a newer version (!1672)
 
 Incompatible changes
 --------------------
-- Removed options from declarative configuration model (YAML).  
+See upgrading guide for incompatible configuration changes:  
+https://www.knot-resolver.cz/documentation/v6.0.16/upgrading.html
+- Removed options from declarative configuration model (YAML). (!1672)  
   These are mostly experimental and debugging/testing options that are not useful for general users (remain in Lua):
   - /dnssec/refresh-time
   - /dnssec/hold-down-time
@@ -18,7 +20,7 @@ Incompatible changes
   - /max-workers
   - /network/tls/auto-discovery
   - /webmgmt
-- Renamed/moved options in the declarative configuration model (YAML).
+- Renamed/moved options in the declarative configuration model (YAML). (!1672)
   - /cache/garbage-collector -> /cache/garbage-collector/enable
   - /dns64: true|false -> /dns64/enable: true|false
   - /dns64/rev-ttl -> /dns64/reverse-ttl