From f2ea66a820a4f4b07c54847fafe15f78b45ada53 Mon Sep 17 00:00:00 2001 From: achawla2012 Date: Thu, 29 May 2025 13:43:38 -0700 Subject: [PATCH 1/2] Update changelog.md Add change log for alerting on config recommendation on instance and csg --- content/nginx-one/changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/content/nginx-one/changelog.md b/content/nginx-one/changelog.md index e41c765f8..09e6e7868 100644 --- a/content/nginx-one/changelog.md +++ b/content/nginx-one/changelog.md @@ -30,6 +30,16 @@ h2 { Stay up-to-date with what's new and improved in the F5 NGINX One Console. +## May 30, 2025 + +### Alert when instance has config recommendations + +We now include an alert in the [F5 Distributed Cloud](https://docs.cloud.f5.com/docs-v2/platform/reference/alerts-reference) when instance has config recommendation. + +### Alert when csg has config recommendations + +We now include an alert in the [F5 Distributed Cloud](https://docs.cloud.f5.com/docs-v2/platform/reference/alerts-reference) when csg has config recommendation. + ## May 19, 2025 ### Import and export your Staged Configs From 9f66d420cd5dddbfc1e3a285c3df768fa026e680 Mon Sep 17 00:00:00 2001 From: achawla2012 Date: Thu, 29 May 2025 13:49:14 -0700 Subject: [PATCH 2/2] Update changelog.md