Skip to content

Commit 7d930c8

Browse files
author
hknokh2
committed
docs: add release notes for v5.5.0
1 parent 90fdbc5 commit 7d930c8

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

RELEASELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [5.5.0](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.4.0...5.5.0) (2026-02-22)
2+
3+
###### New features:
4+
5+
- Added skipped-update reason breakdown counters in warning output for update and upsert processing: `sameData`, `noMatchingTarget`, and `other`.
6+
- Added detailed skipped-update summary data to make investigation of update/upsert behavior faster in large runs.
7+
8+
###### Fixes:
9+
10+
- Fixed missing diagnostic visibility for skipped-update split details by adding a dedicated diagnostic summary line in execution logs.
11+
12+
**See the related articles:**
13+
14+
- [Log File Management in Plugin Migrations - Skipped Records Reason Breakdown](https://help.sfdmu.com/full-documentation/reports/the-execution-log#skipped-records-reason-breakdown)
15+
- [Run Command Flags - diagnostic](https://help.sfdmu.com/full-documentation/reports/run-command-flags#diagnostic)
16+
- [ScriptObject Object - skipRecordsComparison](https://help.sfdmu.com/full-documentation/export-json-file-objects-specification/script-object-object#skiprecordscomparison-boolean)
17+
- [Target Records Filter](https://help.sfdmu.com/full-documentation/advanced-features/target-records-filter) review skipped updates when target rows are filtered out.
18+
119
## [5.4.0](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.3.1...5.4.0) (2026-02-21)
220

321
###### New features:

0 commit comments

Comments
 (0)