From c363e02637ec99bebc6650034ca1f8c8dbda3f6c Mon Sep 17 00:00:00 2001 From: James Silvia Date: Wed, 14 Jan 2026 09:40:02 -0500 Subject: [PATCH 1/2] DNS cache 5.0.1 notes --- docs/plugin_dns_cache.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/plugin_dns_cache.md b/docs/plugin_dns_cache.md index 0c9219fcac..e16cc4bf4f 100644 --- a/docs/plugin_dns_cache.md +++ b/docs/plugin_dns_cache.md @@ -217,6 +217,16 @@ Verify that the dns-cache network interface (default `dns-cache-intf`) is UP. The plugin must be updated to version 3.2.1 or later prior to [upgrading the conductor to SSR version 5.4.0.](intro_upgrade_considerations.md#plugin-configuration-generation-changes) ::: +### Release 5.0.1 + +**Release Date:** Jan 14, 2025 + +#### Issues Fixed + +- **PLUGIN-3144** DNS cache services in restart loop + + _**Resolution:**_ Gracefully handle and log peer syncronization issues to avoid impacting core DNS services + ### Release 5.0.0 #### New Features and Improvements From 698a9d43902a67a6a9c35d97304749e590d0943e Mon Sep 17 00:00:00 2001 From: James Silvia Date: Thu, 15 Jan 2026 08:43:00 -0500 Subject: [PATCH 2/2] Update docs/plugin_dns_cache.md Co-authored-by: Chris Turner <47952861+Chr1st0ph3rTurn3r@users.noreply.github.com> --- docs/plugin_dns_cache.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugin_dns_cache.md b/docs/plugin_dns_cache.md index e16cc4bf4f..353b37fc19 100644 --- a/docs/plugin_dns_cache.md +++ b/docs/plugin_dns_cache.md @@ -225,7 +225,7 @@ The plugin must be updated to version 3.2.1 or later prior to [upgrading the con - **PLUGIN-3144** DNS cache services in restart loop - _**Resolution:**_ Gracefully handle and log peer syncronization issues to avoid impacting core DNS services + _**Resolution:**_ Gracefully handle and log peer synchronization issues to avoid impacting core DNS services ### Release 5.0.0