You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RDK-55520: Obscure "value" field from getting printed in MigrationPreparer logs
Reason for change: to avoid any sensitive information from getting printed in logs
Test Procedure: build
Risks: Low
Priority: P1
Signed-off-by:Boopathi Vanavarayan <[email protected]>
Copy file name to clipboardExpand all lines: MigrationPreparer/CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,9 @@ All notable changes to this RDK Service will be documented in this file.
14
14
15
15
For more details, refer to versioning section under Main README.
16
16
17
+
## [1.0.1] - 2025-20-01
18
+
- Changes to avoid any "value" field from getting printed in MigrationPreparer related logs.
19
+
17
20
## [1.0.0] - 2024-12-01
18
21
### Added
19
22
- New RDK Service MigrationPreparer to aid the Data Harvesting process, where it exposes APIs to applications such as ResidentApp and others to store user settings in a standardized format (as a JSON file) suitable for EntOS consumption. The MigrationPreparer Thunder plugin will exist only in the RDKV ecosystem.
0 commit comments