From bd89254c510cbd92accda18c4df5fa8d7221615f Mon Sep 17 00:00:00 2001 From: vjain008_comcast Date: Mon, 7 Jul 2025 11:34:27 -0700 Subject: [PATCH] 1.0.2 release changelog updates --- CHANGELOG.md | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5df6b2b..b792c73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +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.0.2](https://github.com/rdkcentral/rdkNativeScript/compare/1.0.1...1.0.2) + +- RDKEMW-3106 : Ensure modules path works in all environments [`#39`](https://github.com/rdkcentral/rdkNativeScript/pull/39) +- RDKEMW-5230: JSRuntimeLauncher component - RDKE [`#38`](https://github.com/rdkcentral/rdkNativeScript/pull/38) +- RDKEMW-4729:Add support for clearMeasures [`#33`](https://github.com/rdkcentral/rdkNativeScript/pull/33) +- RDKEMW-3466 : JSRuntimeWidget [`#32`](https://github.com/rdkcentral/rdkNativeScript/pull/32) +- RDKEMW-4353:Implement logs to remain [`#29`](https://github.com/rdkcentral/rdkNativeScript/pull/29) +- RDKEMW-4353:Bug when set DEBUG level [`#28`](https://github.com/rdkcentral/rdkNativeScript/pull/28) +- RDKEMW-4278:Update launchTime metrics [`#27`](https://github.com/rdkcentral/rdkNativeScript/pull/27) +- RDKEMW-4353:Implement logs to remain [`32f6cf1`](https://github.com/rdkcentral/rdkNativeScript/commit/32f6cf11af9c786d34334838ff75065fbd0d70cf) +- RDKEMW-4729: Code cleanup for window change [`9162e1c`](https://github.com/rdkcentral/rdkNativeScript/commit/9162e1cc2b8c7a19c41a7420e19f05786df4899e) +- Merge tag '1.0.1' into develop [`84a69b0`](https://github.com/rdkcentral/rdkNativeScript/commit/84a69b03e172b343adf6ba5adad49713e3a6cb80) + #### [1.0.1](https://github.com/rdkcentral/rdkNativeScript/compare/1.0.0...1.0.1) +> 12 May 2025 + - RDKEMW-3457 : WebSocket IPC [`#24`](https://github.com/rdkcentral/rdkNativeScript/pull/24) - RDKEMW-3523:Update rdkNativeScript with application identifiers [`#20`](https://github.com/rdkcentral/rdkNativeScript/pull/20) - RDKEMW-3430: Implementing log levels [`#22`](https://github.com/rdkcentral/rdkNativeScript/pull/22) @@ -14,18 +29,18 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - RDKEMW-2175 : Run player within jsruntime plugin via dynamic load of … [`#16`](https://github.com/rdkcentral/rdkNativeScript/pull/16) - RDKEMW-3523:Update rdkNativeScript with interface API's [`60fc51b`](https://github.com/rdkcentral/rdkNativeScript/commit/60fc51b6f48272e9671bc787c68a2ce19b036e0c) - RDKEMW-3557:Metrics for launch time [`eca1c15`](https://github.com/rdkcentral/rdkNativeScript/commit/eca1c15b2e98e40156dba22696325c2c5d5fbaa5) -- RDKEMW-2175 : Run player within jsruntime plugin via dynamic load of aampjsbindings [`b99f97d`](https://github.com/rdkcentral/rdkNativeScript/commit/b99f97de6d73074a57a934fd627b463de5592680) +- 1.0.1 release changelog updates [`e60bbb2`](https://github.com/rdkcentral/rdkNativeScript/commit/e60bbb2b72c74a43c34af35179d4b619fd9ac779) #### 1.0.0 > 26 March 2025 -- topic/rdkemw 2590 [`#11`](https://github.com/rdkcentral/rdkNativeScript/pull/11) +- Topic/rdkemw 2590 [`#11`](https://github.com/rdkcentral/rdkNativeScript/pull/11) - RDKEMW-2121 Update rdknativescript refer to rdkcentral (#6) [`#10`](https://github.com/rdkcentral/rdkNativeScript/pull/10) - RDKEMW-2170 : Merging latest change for phase1 video tag support [`#5`](https://github.com/rdkcentral/rdkNativeScript/pull/5) - RDKEMW-2469 : Merging latest changes of rdknativescript [`#4`](https://github.com/rdkcentral/rdkNativeScript/pull/4) - RDKEMW-2469 : Merging latest changes of javascriptcore and rdknativescript for rdke build [`#3`](https://github.com/rdkcentral/rdkNativeScript/pull/3) - Bring latest changes till 2024 [`#2`](https://github.com/rdkcentral/rdkNativeScript/pull/2) -- RDKEMW-56154 Merging all rdknativescript latest changes to rdkcentral github from comcast rdke github [`2542b7c`](https://github.com/rdkcentral/rdkNativeScript/commit/2542b7cac0c0c0dd1aef7d8b158e5dd63b56347e) +- RDK-56154 Merging all rdknativescript latest changes to rdkcentral github from comcast rdke github [`2542b7c`](https://github.com/rdkcentral/rdkNativeScript/commit/2542b7cac0c0c0dd1aef7d8b158e5dd63b56347e) - Import of Comcast source (develop) [`dfc9b89`](https://github.com/rdkcentral/rdkNativeScript/commit/dfc9b89df42fb0b844e04624b13808333afb19ce) -- RDKEMW-56154: Merging all rdknativescript latest changes [`0d8189e`](https://github.com/rdkcentral/rdkNativeScript/commit/0d8189e76bdfa9f2cf619af300d95e5ec8f4def9) +- RDK-56154: Merging all rdknativescript latest changes [`0d8189e`](https://github.com/rdkcentral/rdkNativeScript/commit/0d8189e76bdfa9f2cf619af300d95e5ec8f4def9)