From: Yorgos Thessalonikefs Date: Fri, 4 Apr 2025 08:58:05 +0000 (+0200) Subject: Changelog entry for #1019: X-Git-Tag: release-1.23.0rc1~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=349721a39de6d58b9227a446475672af2d9d83aa;p=thirdparty%2Funbound.git Changelog entry for #1019: - Merge #1019: Redis read-only replica support. Introduces new 'redis-replica-*' options for the Redis cache backend. --- diff --git a/doc/Changelog b/doc/Changelog index c90a1dd1d..fadef8bed 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -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