2.2.7.2 release notes
2.2.7.2
- Issue 2358 - Summer '23 / API v58.0 updates
- Updated all SOAP API clients to be based on the API v58.0 WSDLs.
- Updated the API version used for primary communication with Salesforce APIs to 58.0.
- Added 58.0 as an available API version number for configured connections.
- Updated
metadata.xsd
used for validation and code completion in metadata XML files to API v58.0. - Updated the OST version number to prompt regeneration for system API changes in API v58.0.
- Updated Visualforce, Aura, and LWC components, functions, modules, etc., for Summer '23 changes.
- Updated the bundled SLDS CSS and SVG icons to 2.21.1.
- Updated for new org features, standard value set names, metadata XML file type extensions, etc.
- Updated all integrated API documentation.
- Added support for SOQL queries with up to five levels of nesting when executed standalone. Nested SOQL query depth is now validated by the SOQL Query code inspection, allowing up to five levels in standalone usage and up to two levels in embedded usage.
- Added support for dynamic label access.
- Added support for dynamic DataWeave script access.
- Issue 2339 - Added full support for report and dashboard folder nesting.
- Issue 2373 - Adjusted
apexTestAccess
to be a proper child ofpackageDirectories
insfdx-project.json
files. - Issue 2375 - Fixed an issue where incorrect methods could be offered for concrete implementation.