Skip to content

2.3.0

Compare
Choose a tag to compare
@romain-grecourt romain-grecourt released this 06 Oct 19:35
· 342 commits to master since this release

Fixes

  • Metadata errors not reported 487 506
  • dev-loop incremental recompilation fails with maven 3.8.2 499 500
  • dev-loop does not re-build for resource files on Windows 357 483 498
  • dev-loop ctrl+c on Windows 511
  • fix shutdown hooks with native image 520

Changes

  • Consolidated dev-loop Maven integration code 504
  • Improved process monitoring, reduced CPU usage, improved console printing 511

Notes

The dev-loop bug fixes and changes described above are part of the helidon-cli-maven-plugin. You may run into the
described issues if you are using an older version of the plugin. You can use helidon dev --current to force the use
of the plugin that matches the cli version.