2.3.2.1 release notes

2.3.2.1

  • Completely removed support for Salesforce Functions - I mentioned that this would be coming about a month ago, and IC2 has been prominently displaying a banner in the Salesforce Functions tool window requesting that any users who were still wrapping up work in that area let me know that they still needed it for a bit longer. I haven't heard from anyone, so support for Salesforce Functions has been removed completely starting with this build.
  • Issue 2593 - Fixed an issue with execution of tests from individual Apex unit test classes with a @TestSetup method against an org with a namespace.
  • Prospective fix for the "No components were retrieved" message after successful retrieval of new metadata on Mac and Linux. Minimally there's significantly better diagnostic logging if the problem is still present, but hopefully the included fix will put that issue to rest once and for all.
  • Fixed an NPE that could occur during validation of ApexDoc comments that aren't directly attributable to a specific declaration.
  • Other minor fixes and improvements.