Skip to content

Commit 599d776

Browse files
author
hknokh2
committed
2 parents 869ed88 + 4207661 commit 599d776

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [5.1.3](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.1.2...5.1.3) (2026-02-19)
2+
3+
4+
### Bug Fixes
5+
6+
* handle Promise-based bulk query streams and prevent bulk runtime crash ([7220a9d](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/7220a9d4b0aa8b8bcba2d2da4b59f5e69f2a9f8d))
7+
8+
9+
110
## [5.1.2](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.1.1...5.1.2) (2026-02-17)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sfdmu",
33
"description": "The SFDX Data Move Utility (SFDMU) is the most modern and powerful salesforce data migration tool. It will help you to populate your org with data in minutes.",
4-
"version": "5.1.2",
4+
"version": "5.1.3",
55
"author": "Haim Knokh",
66
"license": "BSD-3-Clause",
77
"bugs": "https://github.com/forcedotcom/SFDX-Data-Move-Utility/issues",

0 commit comments

Comments
 (0)