2.2.8.7 release notes

 2.2.8.7

  • IDEA-2446 - Fixed an issue with the PMD Salesforce code inspection when used with PMD 7.0.0-rc4. Note that integration with PMD 7.x may continue to be fragile until the final build is released. In the interim, it should always be safe to use the last official build of PMD, 6.55.0.
  • IDEA-2447 - Resolved an issue experienced by at least one user where GACK / internal server error was causing OST generation to fail while querying external service metadata.
  • WEB-63263 - In the previous release I referenced a bug I'd logged against JetBrains where custom LWC components referenced in ES6 dynamic imports were not resolving properly. Well, it turns out after a bit more digging, that was my problem to solve. This build includes a fix and those references should now resolve properly.
  • Fixed several small issues that could occur when implementing parameterized system types where the type parameters are used as method formal parameters, most notably the new System.Comparator interface.
  • A number of other related fixes and small improvements, many relating to Winter '24 changes.