Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,29 @@ 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/rdkfwupdater/compare/1.2.0...1.2.1)

- RDKEMW-5212 Remove Test Binary from RDKFwupgrader [`#103`](https://github.com/rdkcentral/rdkfwupdater/pull/103)
- RDKEMW-876: Added MigrationStatus in JsonString for Xconf [`#94`](https://github.com/rdkcentral/rdkfwupdater/pull/94)
- Sync changes [`#98`](https://github.com/rdkcentral/rdkfwupdater/pull/98)
- RDKE-768 [platform-native container] rfc api returning garbage when reading rfc parameter [`#85`](https://github.com/rdkcentral/rdkfwupdater/pull/85)
- rebase topic branch [`#95`](https://github.com/rdkcentral/rdkfwupdater/pull/95)
- Merge tag '1.2.0' into develop [`439962c`](https://github.com/rdkcentral/rdkfwupdater/commit/439962c6d6598286480f855211d250a15b2d918f)

#### [1.2.0](https://github.com/rdkcentral/rdkfwupdater/compare/1.1.1...1.2.0)

> 7 May 2025

- RDK-55908: [RDK-E] Data Collection Through T2 Events For Components Logging To swupdate.log [`#79`](https://github.com/rdkcentral/rdkfwupdater/pull/79)
- RDKE-603 : Trigger RED state IARM event from FW download module [`#40`](https://github.com/rdkcentral/rdkfwupdater/pull/40)
- RDKE-603: Rebase with Develop [`#89`](https://github.com/rdkcentral/rdkfwupdater/pull/89)
- RDKE-603 : Rebase to develop [`#84`](https://github.com/rdkcentral/rdkfwupdater/pull/84)
- RDK-50905: Rebase with develop [`#78`](https://github.com/rdkcentral/rdkfwupdater/pull/78)
- RDK-50905 - Rebase with Develop [`#67`](https://github.com/rdkcentral/rdkfwupdater/pull/67)
- rebase wrt develop [`#54`](https://github.com/rdkcentral/rdkfwupdater/pull/54)
- 1.2.0 release changelog updates [`be62ae7`](https://github.com/rdkcentral/rdkfwupdater/commit/be62ae7f7f5e68b2e616fd012e0d999d908e8d2e)
- Merge tag '1.1.1' into develop [`2e7cf8a`](https://github.com/rdkcentral/rdkfwupdater/commit/2e7cf8ab81efc41fae2c1a91c0278dfbc52b3568)
- RDK-50905 : Trigger RED state IARM event from FW download module [`6cbc297`](https://github.com/rdkcentral/rdkfwupdater/commit/6cbc297163a127655700b9fac7b4b259959d5c05)
- Update basic_rdkv_main_gtest.cpp [`df15e89`](https://github.com/rdkcentral/rdkfwupdater/commit/df15e8997196bc8f1a470b097a8f0a29b34142f1)

#### [1.1.1](https://github.com/rdkcentral/rdkfwupdater/compare/1.1.0...1.1.1)

Expand Down