Skip to content

Commit fec9433

Browse files
author
hknokh2
committed
docs: update RELEASELOG with v5.2.0 release notes
1 parent 4546ae7 commit fec9433

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

RELEASELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
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:

0 commit comments

Comments
 (0)