2.3.4.7 release notes

2.3.4.7

  • Issue 2727 - Spring '25 / API v63.0 updates

    NOTE: Not all instances have been updated to Spring '25 at this point. At least one is scheduled for update next weekend. As a result, this Spring '25 update of IC does not yet change the SOAP and REST endpoint API version to v63.0. As soon as all instances are confirmed to be on the latest API version — hopefully after next weekend — I will release a build of IC that uses that API version for all communications with the Salesforce servers.

    This seasonal platform release update build includes the following changes for Spring '25:

    • Added 63.0 as an available API version number for configured connections. While this doesn't affect the API version used by IC's SOAP and REST client, it is used for generation of new metadata files that specify an API version and for the Inconsistent API Version code inspection if so configured.
    • Updated the OST version number to prompt regeneration for system API changes in Spring '25. Note that in spite of using API v62.0, most of the Spring '25 changes are present in an OST generated with the older API version. Comparing an OST generated with API v62.0 against one generated with API v63.0, the only differences I saw were a few missing class members in the Messaging and QuickAction namespaces and a few missing SObjects and fields. Once IC has been updated to use API v63.0, it will again prompt for OST regeneration to fill in these gaps.
    • Updated the bundled completions?type=apex Tooling REST API response to be based on the API v63.0 REST endpoint. Reminder that this is what's used during OST generation if that API fails with an internal server error to allow OST generation to proceed and complete.
    • Updated Visualforce, Aura, and LWC components, functions, modules, etc., for Spring '25 changes.
    • Updated the bundled SLDS CSS and SVG icons to 2.26.0.
    • Updated for new org features, standard value set names, metadata XML file type extensions, etc.
    • Updated all integrated API documentation.
    • Added Data Access as a configurable log category.