From fd5aff1450005a6e5e74418a8eca996bd467bbba Mon Sep 17 00:00:00 2001 From: James Silvia Date: Tue, 10 Feb 2026 15:17:37 -0500 Subject: [PATCH 1/2] February 2026 plugin release notes --- docs/plugin_bgp_community_services.md | 8 ++++++++ docs/plugin_dns_app_id.md | 8 ++++++++ docs/plugin_dns_cache.md | 2 +- docs/plugin_monitoring_agent.md | 8 ++++++++ 4 files changed, 25 insertions(+), 1 deletion(-) diff --git a/docs/plugin_bgp_community_services.md b/docs/plugin_bgp_community_services.md index 58ff19ec91..c9fc0d9371 100644 --- a/docs/plugin_bgp_community_services.md +++ b/docs/plugin_bgp_community_services.md @@ -228,6 +228,14 @@ config authority bgp-community-services-profile O365 application OtherO365 bgp-c ## Release Notes +### Release 4.0.1 + +**Release Date:** Feb 11, 2026 + +#### Issues Fixed + +- **PLUGIN-3177** Handle BGP incompatability with SSR >= 6.2.8 + ### Release 4.0.0 #### New Features and Improvements diff --git a/docs/plugin_dns_app_id.md b/docs/plugin_dns_app_id.md index d846f62556..cd095288b0 100644 --- a/docs/plugin_dns_app_id.md +++ b/docs/plugin_dns_app_id.md @@ -341,6 +341,14 @@ exit The plugin must be updated to version 3.1.3 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:** Feb 11, 2026 + +#### Issues Fixed + +- **PLUGIN-3144** Update DNS cache dependency for associated bugfix + ### Release 5.0.0 #### New Features and Improvements diff --git a/docs/plugin_dns_cache.md b/docs/plugin_dns_cache.md index 353b37fc19..0516d35290 100644 --- a/docs/plugin_dns_cache.md +++ b/docs/plugin_dns_cache.md @@ -219,7 +219,7 @@ The plugin must be updated to version 3.2.1 or later prior to [upgrading the con ### Release 5.0.1 -**Release Date:** Jan 14, 2025 +**Release Date:** Jan 14, 2026 #### Issues Fixed diff --git a/docs/plugin_monitoring_agent.md b/docs/plugin_monitoring_agent.md index 5f6be1917d..4e970640ee 100644 --- a/docs/plugin_monitoring_agent.md +++ b/docs/plugin_monitoring_agent.md @@ -842,6 +842,14 @@ For syslog output, not specifying the `default_sdid` parameter can result in emp ## Monitoring Agent Plugin Release Notes +### Release 5.0.1 + +**Release Date:** Feb 11, 2026 + +#### Issues Fixed + +- **I95-62311** Resolve tank indexing corruption issues with telegraf + ### Release 5.0.0 #### New Features and Improvements From a32bceb2b403c72d879c0df8613a106a577058eb Mon Sep 17 00:00:00 2001 From: James Silvia Date: Wed, 11 Feb 2026 08:20:38 -0500 Subject: [PATCH 2/2] review feedback --- docs/plugin_bgp_community_services.md | 2 +- docs/plugin_dns_app_id.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/plugin_bgp_community_services.md b/docs/plugin_bgp_community_services.md index c9fc0d9371..a0b8fe415f 100644 --- a/docs/plugin_bgp_community_services.md +++ b/docs/plugin_bgp_community_services.md @@ -234,7 +234,7 @@ config authority bgp-community-services-profile O365 application OtherO365 bgp-c #### Issues Fixed -- **PLUGIN-3177** Handle BGP incompatability with SSR >= 6.2.8 +- **PLUGIN-3177** Handle BGP incompatability with SSR >= 6.2.8 that resulted in missing FIB entries. ### Release 4.0.0 diff --git a/docs/plugin_dns_app_id.md b/docs/plugin_dns_app_id.md index cd095288b0..4ea0013162 100644 --- a/docs/plugin_dns_app_id.md +++ b/docs/plugin_dns_app_id.md @@ -347,7 +347,7 @@ The plugin must be updated to version 3.1.3 or later prior to [upgrading the con #### Issues Fixed -- **PLUGIN-3144** Update DNS cache dependency for associated bugfix +- **PLUGIN-3144** Resolve issue with DNS cache restart error loop that could impact DNS App ID plugin ### Release 5.0.0