Skip to content

Commit b09f5e7

Browse files
author
hknokh2
committed
docs: add RELEASELOG section for 5.3.0
1 parent ab54cc3 commit b09f5e7

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

RELEASELOG.md

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

0 commit comments

Comments
 (0)