File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 5.2.0] ( https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.1.4...5.2.0 ) (2026-02-20)
2+
3+ ###### New features:
4+
5+ - Added ` --failonwarning ` to stop migration on the first warning and return dedicated exit code ` 8 ` .
6+ - Added ` mockFields.locale ` so mock data generation can use locale-specific values per field.
7+ - Added ` Old Id ` in ` _target.csv ` reports, mapped from internal source id, for easier source-target traceability.
8+
9+ ###### Fixes:
10+
11+ - Fixed warning escalation flow to always write an explicit diagnostic stop reason when ` --failonwarning ` aborts execution.
12+ - Fixed diagnostic stack traces to mask absolute folder paths while preserving file names and line numbers.
13+
14+ ###### Improvements:
15+
16+ - Improved diagnostic reporting for exclusion paths with detailed per-field reasons for operation-specific DML filtering.
17+ - Improved Person Account diagnostics by logging exclusion reasons for invalid fields in business and person contexts.
18+
119## [ 5.1.4] ( https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.1.3...5.1.4 ) (2026-02-19)
220
321###### Fixes:
You can’t perform that action at this time.
0 commit comments