From abc720d1849071335f81ebb0afc5190d2874d624 Mon Sep 17 00:00:00 2001 From: achawla2012 Date: Fri, 25 Apr 2025 11:10:21 -0700 Subject: [PATCH 1/2] Update changelog.md --- content/nginx-one/changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index 77f1faad6..0d3b23d2e 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -30,6 +30,14 @@ h2 { Stay up-to-date with what's new and improved in the F5 NGINX One Console. +## April 30, 2025 + +### Alert on CVE impacting new/registered instance in the F5 NGINX One Console. +We have added ability to alert user of F5 distributed cloud if CVE in N1 impacts instance in the F5 NGINX One Console. + +### Alert on new registered instance in the F5 NGINX One Console. +We have added ability to alert user of F5 distributed cloud on when new instance is registered in the F5 NGINX One Console. + ## April 3, 2025 ### Create Custom Roles with more precise permissions From 904213c189472a56aa9c8c4e9cfebb9dbd88aa6b Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Fri, 25 Apr 2025 14:33:05 -0700 Subject: [PATCH 2/2] Update content/nginx-one/changelog.md --- content/nginx-one/changelog.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index 0d3b23d2e..e0e5c2cc0 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -32,11 +32,13 @@ Stay up-to-date with what's new and improved in the F5 NGINX One Console. ## April 30, 2025 -### Alert on CVE impacting new/registered instance in the F5 NGINX One Console. -We have added ability to alert user of F5 distributed cloud if CVE in N1 impacts instance in the F5 NGINX One Console. +### Alert when CVEs impact registered instances -### Alert on new registered instance in the F5 NGINX One Console. -We have added ability to alert user of F5 distributed cloud on when new instance is registered in the F5 NGINX One Console. +We now include an alert in the [F5 Distributed Cloud](https://docs.cloud.f5.com/docs-v2/platform/reference/alerts-reference) when affected by one or more CVEs. + +### Alert on new registered instances + +We now include an alert in the [F5 Distributed Cloud](https://docs.cloud.f5.com/docs-v2/platform/reference/alerts-reference) when new instances are registered in the F5 NGINX One Console. ## April 3, 2025