Skip to content

Version 2.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 12:06
· 1 commit to main since this release

2.2.0 (2026-06-09)

Bug Fixes

  • datapackExporter: add sync fields as UNWRITABLE_FIELDS list (161724b)
  • datapackRecordFactory: handle null record types and improve field validation warnings (8140bf6)
  • datatpackExporter: prioritize system unique matching key fields before name field for objects that do not have a matching key specified (2c6b35c)
  • matchingFields: update matching key field normalization to handle namespace placeholders (e190ee7)

Features

  • metadata: add support for exporting of child components such as field (eb03251)
  • metadata: refactor outputDeployResult to simplify handling of deploy results and improve message retrieval (e588b27)
  • modularize designer UIs to improve maintenace and fix formula has unsupported functions (bb9e154)
  • salesforce: enhance handling of folder types metadata on export (946ffe6)