Skip to content

Commit a1d74c7

Browse files
author
hknokh2
committed
docs: add release notes for v5.6.1
1 parent acd24d9 commit a1d74c7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

RELEASELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [5.6.1](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.6.0...5.6.1) (2026-02-24)
2+
3+
###### Fixes:
4+
5+
- Fixed `useSourceCSVFile` processing for `org -> org` object-set runs: source CSV preparation now executes for CSV-based source tasks even when the source org is not `csvfile`.
6+
- Fixed source CSV cleanup timing so prepared object-set source files are rebuilt deterministically before copy/repair processing.
7+
8+
###### Other changes:
9+
10+
- Updated Dependabot ignore rules for blocked advisories (`ajv`, `minimatch`, `fast-xml-parser`) to keep dependency update noise aligned with current project constraints.
11+
12+
**See the related articles:**
13+
14+
- [ScriptObject Object - useSourceCSVFile](https://help.sfdmu.com/full-documentation/export-json-file-objects-specification/script-object-object#usesourcecsvfile-boolean)
15+
- [Use Separate CSV Files](https://help.sfdmu.com/full-documentation/advanced-features/use-separate-csv-files)
16+
117
## [5.6.0](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.5.0...5.6.0) (2026-02-22)
218

319
###### New features:

0 commit comments

Comments
 (0)