diff --git a/CHANGELOG.md b/CHANGELOG.md index 20b1ab0..10de3f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,19 @@ 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.3.0](https://github.com/rdkcentral/tr069-protocol-agent/compare/2.2.0...2.3.0) + +- RDKCOM-5555: RDKBDEV-3399 Add check if tr069 management server is initialized before calling any API by using s_MS_Init_Done. [`#24`](https://github.com/rdkcentral/tr069-protocol-agent/pull/24) +- RDKCOM-5566: RDKBDEV-3411, RDKBACCL-1529: [TDK][AUTO][BPI] Querying Device.Time tree via ACS appears incomplete as the TR-069 mapper XML is not aligned with the latest data model [`#25`](https://github.com/rdkcentral/tr069-protocol-agent/pull/25) +- Merge tag '2.2.0' into develop [`c9be859`](https://github.com/rdkcentral/tr069-protocol-agent/commit/c9be85999b85170375b4cbf6aebb6407c6767d6f) + #### [2.2.0](https://github.com/rdkcentral/tr069-protocol-agent/compare/2.1.0...2.2.0) +> 1 April 2026 + - RDKCOM-5525: RDKBDEV-3374 Fix tr69_conn_req_4 - Verify DUT ignores extra URL parameters during CWMP Connection Request [`#15`](https://github.com/rdkcentral/tr069-protocol-agent/pull/15) - RDKCOM-5522: RDKBDEV-3369 Fix TR069 repeat M Reboot in ACS reboot long run [`#13`](https://github.com/rdkcentral/tr069-protocol-agent/pull/13) +- Add changelog for release 2.2.0 [`c2ba42b`](https://github.com/rdkcentral/tr069-protocol-agent/commit/c2ba42bbcae80f9c475ec66fbb024e99032a0447) - Merge tag '2.1.0' into develop [`ef9ab72`](https://github.com/rdkcentral/tr069-protocol-agent/commit/ef9ab72f5492f90d94188efab37a5ecfef974dfc) #### [2.1.0](https://github.com/rdkcentral/tr069-protocol-agent/compare/2.0.0...2.1.0)