2.4.2.3 release notes

2.4.2.3

  • Issue 2885 - Added support for additional decomposed metadata types. As with the underlying feature, this support is beta. If you encounter issues with it, consider disabling optional decomposition and please report those issues to Salesforce or IC as appropriate.
  • Issue 2936 - Added support for both types of edition values in project-scratch-def.json files. Values are still written in the documented form when scratch org definition files are written by IC.
  • When Apex Execution Runtime (aer) is used for Apex code coverage, IC now uses the covered line information instead of computing its own set of executable lines.
  • The tooltip for the Salesforce skills Update button in the Agentforce configuration tab now includes details about the nature of the recommended update, e.g., the installed and available version date/time stamps.
  • Improved the offline symbol table generator's support for ExternalServiceRegistration classes which can sometimes yield HTTP 500/Internal Server Error responses but then succeed on retry for the exact same class.
  • Numerous related fixes and improvements, particularly around generalized metadata decomposition handling.