From 6f75a62a6e9b77e5053c37bd8434265207518449 Mon Sep 17 00:00:00 2001 From: nhanas001c Date: Mon, 29 Dec 2025 19:44:41 +0000 Subject: [PATCH 1/2] RFC 1.2.0 release changelog updates --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62b15bb1..4d42eb87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,23 @@ 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). +#### [1.2.0](https://github.com/rdkcentral/rfc/compare/1.1.9...1.2.0) + +- RDKEMW-11615 : Avoid Triggering reboot for the AccountID Unknown scenarios [`#134`](https://github.com/rdkcentral/rfc/pull/134) +- RDKEMW-11615 : Avoid Triggering reboot for the AccountID Unknown scenarios Added L2 [`#133`](https://github.com/rdkcentral/rfc/pull/133) +- RDKEMW-11615 : Avoid Triggering reboot for the AccountID Unknown scenarios [`#127`](https://github.com/rdkcentral/rfc/pull/127) +- Merge tag '1.1.9' into develop [`7cb2a46`](https://github.com/rdkcentral/rfc/commit/7cb2a46fd2ab6c2da7b355b47c9741786bc459f6) + #### [1.1.9](https://github.com/rdkcentral/rfc/compare/1.1.8...1.1.9) +> 1 December 2025 + - RDK-59248 [RDKE][RFC] Achieve 100% L2 coverage-Phase2 [`#121`](https://github.com/rdkcentral/rfc/pull/121) - Update rfc_xconf_handler.cpp [`#120`](https://github.com/rdkcentral/rfc/pull/120) - DELIA-69554: RFCMgr fails to retry for any certificate corruption [`#119`](https://github.com/rdkcentral/rfc/pull/119) - RDKEMW-8300 Increase L1/L2 Coverage for RFC repo [`#103`](https://github.com/rdkcentral/rfc/pull/103) - DELIA-68981 RPI Pipeline jobs failing due to linuxoe_runmake failed [`#96`](https://github.com/rdkcentral/rfc/pull/96) +- RFC 1.1.9 release changelog updates [`7692416`](https://github.com/rdkcentral/rfc/commit/7692416d9d76bf2f6a7799957f9f08515d110a49) - Merge tag '1.1.8' into develop [`4e50cd9`](https://github.com/rdkcentral/rfc/commit/4e50cd908a5998c04006869c57d6e8192695f6bd) #### [1.1.8](https://github.com/rdkcentral/rfc/compare/1.1.7...1.1.8) From 27f26f82ed59c6274a7d0cf3e59589e1417b04e4 Mon Sep 17 00:00:00 2001 From: nhanas001c Date: Tue, 13 Jan 2026 16:33:51 +0000 Subject: [PATCH 2/2] 1.2.1 release changelog updates --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d42eb87..4e2c225d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +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). +#### [1.2.1](https://github.com/rdkcentral/rfc/compare/1.2.0...1.2.1) + +- RDKEMW-12201 Bring RDKEMW-12167 to Develop [`#141`](https://github.com/rdkcentral/rfc/pull/141) +- RDKEMW-12167 : Observing box stuck at please wait screen during Factory Reset [`#137`](https://github.com/rdkcentral/rfc/pull/137) +- RFC 1.2.0 release changelog updates [`#136`](https://github.com/rdkcentral/rfc/pull/136) +- Update rfc_xconf_handler.cpp [`1c05b32`](https://github.com/rdkcentral/rfc/commit/1c05b32d041822e78649c5b0615ed2731b5cc327) + #### [1.2.0](https://github.com/rdkcentral/rfc/compare/1.1.9...1.2.0) +> 29 December 2025 + - RDKEMW-11615 : Avoid Triggering reboot for the AccountID Unknown scenarios [`#134`](https://github.com/rdkcentral/rfc/pull/134) - RDKEMW-11615 : Avoid Triggering reboot for the AccountID Unknown scenarios Added L2 [`#133`](https://github.com/rdkcentral/rfc/pull/133) - RDKEMW-11615 : Avoid Triggering reboot for the AccountID Unknown scenarios [`#127`](https://github.com/rdkcentral/rfc/pull/127) +- RFC 1.2.0 release changelog updates [`6f75a62`](https://github.com/rdkcentral/rfc/commit/6f75a62a6e9b77e5053c37bd8434265207518449) - Merge tag '1.1.9' into develop [`7cb2a46`](https://github.com/rdkcentral/rfc/commit/7cb2a46fd2ab6c2da7b355b47c9741786bc459f6) #### [1.1.9](https://github.com/rdkcentral/rfc/compare/1.1.8...1.1.9)