Skip to content

v5.7.1

Choose a tag to compare

@svc-cli-bot svc-cli-bot released this 03 Jul 12:07
· 0 commits to 84dd41f82c64fa7a13dc4d272d6b0f0264e4d5d6 since this release

5.7.1 (2026-07-03)

Fixes:
  • Fixed Bulk API Query null handling for org source and target reads. Empty cells returned by Bulk Query are now normalized with Salesforce field metadata before DML, so null Date and DateTime values are sent to Salesforce as real null values instead of empty strings.
  • Reused the same CSV null-token and field-type casting rules for Bulk Query output and CSV input, keeping #N/A null behavior consistent in target CSV reports.

See the related articles: