Skip to content

Version 2.1.3

Choose a tag to compare

@github-actions github-actions released this 20 May 21:37
· 11 commits to main since this release

2.1.3 (2026-05-20)

Bug Fixes

  • datapackDeployment: fix bug in retry logic for generic record errors causing only spec errors to be retried properly but falling outside the retry budget. (5fd8f30)
  • datapackExporter: add ignoredObjects list to prevent processing of specific Salesforce objects such as RecordType, User and Group (c0f98ca)
  • include datapack-level deploy errors in messages (7ec7ed9)
  • pre-deploy spec errors causing a record to be set to failed are still attempt for a deployment (35f7593)