From 6c9179b2a3c3a4acbafc955db393a9a4b2ed99d6 Mon Sep 17 00:00:00 2001 From: bunnam988 Date: Mon, 15 Jun 2026 06:26:41 +0000 Subject: [PATCH] Add changelog for release 2.5.1 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0010d0c..ae8c9c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,21 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [2.5.1](https://github.com/rdkcentral/advanced-security/compare/2.5.0...2.5.1) + +- RDKB-64184, RDKB-65468 : Include all Network Intelligence (NI) processes to compute overall NI memory consumption [`#88`](https://github.com/rdkcentral/advanced-security/pull/88) +- RDKB-64184, RDKB-65468, RDKB-64928 : 26.1.3 WDA update [`#87`](https://github.com/rdkcentral/advanced-security/pull/87) +- Merge tag '2.5.0' into develop [`72be850`](https://github.com/rdkcentral/advanced-security/commit/72be8508d694d6c8fb0ab025921a8ca2e6161f52) + #### [2.5.0](https://github.com/rdkcentral/advanced-security/compare/2.4.0...2.5.0) +> 3 June 2026 + - RDKB-64489 : fix to prevent firewall restart on a bridgemode_event change [`#64`](https://github.com/rdkcentral/advanced-security/pull/64) - RDKB-64184, RDKB-63906 : start or stop Network Intelligence (NI) service only if present [`#84`](https://github.com/rdkcentral/advanced-security/pull/84) - RDKB-64184, RDKB-63906 : Remove platform specific checks for network intelligence feature [`#83`](https://github.com/rdkcentral/advanced-security/pull/83) - RDKB-64184, RDKB-64546 : RFC implementation and NI CPU, Memory monitoring for CUJO 26.1 release [`#80`](https://github.com/rdkcentral/advanced-security/pull/80) +- Add changelog for release 2.5.0 [`31135f5`](https://github.com/rdkcentral/advanced-security/commit/31135f51bc0719dc3ae6dcb1b2ac56ff1ddde5d2) - Merge tag '2.4.0' into develop [`57da2f9`](https://github.com/rdkcentral/advanced-security/commit/57da2f9956e4fa9143426e5af941f9a10db5fcfb) #### [2.4.0](https://github.com/rdkcentral/advanced-security/compare/2.3.0...2.4.0)