Plugin Verifier 1.410 has been released

:tada: Plugin Verifier 1.410 has been released

  • Report wildcard <since-build> values as unacceptable warnings.
  • Validate <since-build> and <until-build> components more granularly, including single-component until-build values, magic numbers, and out-of-range components.
  • Support environment_settings in Educational course descriptors.
  • Memory and performance improvements.
  • Kotlin 2.2 is used to compile all projects, with Java 11 as the target.

See changelog for more details.

It’s been a while since the verifier killed any of my CI runs. Not sure how much that is the result of improvements vs my migration to third party GitHub Actions runners for more resource intensive build tasks, but the continued focus on verifier performance is appreciated.

Thank you for your appreciation.

We have made lots of improvements in the past releases, both on memory and performance. "Internally, we have cut the execution time to a third of what it was.

And this is while the IntelliJ Platform is evolving and splitting into modules.