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.3.0] ( https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.2.0...5.3.0 ) (2026-02-20)
2+
3+ ###### New features:
4+
5+ - Added automatic default ` apiVersion ` selection when ` apiVersion ` is not explicitly provided in ` export.json ` or via ` --apiversion ` .
6+ - For ` org -> org ` migrations, SFDMU now uses the lower maximum API version supported by source and target orgs.
7+ - For ` org -> csvfile ` and ` csvfile -> org ` migrations, SFDMU now uses the maximum API version supported by the connected org.
8+ - Added support for the same auto-selection behavior when org credentials are provided manually with ` instanceUrl ` and ` accessToken ` .
9+ - Kept explicit ` apiVersion ` in ` export.json ` and ` --apiversion ` as strict overrides over auto-selection.
10+
111## [ 5.2.0] ( https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.1.4...5.2.0 ) (2026-02-20)
212
313###### New features:
You can’t perform that action at this time.
0 commit comments