]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #1019:
authorYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Fri, 4 Apr 2025 08:58:05 +0000 (10:58 +0200)
committerYorgos Thessalonikefs <yorgos@nlnetlabs.nl>
Fri, 4 Apr 2025 08:58:59 +0000 (10:58 +0200)
- Merge #1019: Redis read-only replica support.
  Introduces new 'redis-replica-*' options for the Redis cache backend.

doc/Changelog

index c90a1dd1da6ee15336acc6e6d7d9e5231e102e9c..fadef8bedb3efe59a07fc10e845eca0fde69ba1d 100644 (file)
@@ -4,6 +4,10 @@
        - Fix nettle compile for warnings and ticket keys.
        - Fix redis_replicat test for unused option defaults and log printout.
 
+4 April 2025: Yorgos
+       - Merge #1019: Redis read-only replica support.
+         Introduces new 'redis-replica-*' options for the Redis cache backend.
+
 3 April 2025: Wouter
        - Fix #1263: Exempt loopback addresses from wait-limit.
        - Fix wait-limit-netblock and wait-limit-cookie-netblock config parse