Skip to content

3.0.0

Compare
Choose a tag to compare
@romain-grecourt romain-grecourt released this 25 Jul 19:09
· 75 commits to master since this release

Fixes

  • Add --errors options to print the exception stack traces 702 741
  • Cli does not prompt input with external default in interactive mode 725 733
  • Init command uses v1 catalog for a 3.x Helidon version. 727 728
  • Interactive prompter display steps without prompting for any inputs. 735 736
  • Add support for argument file (primary used by init). 690 704
  • BuildCommand has no output 668 671
  • Process monitor rework (forward-port) 511
  • Fix shutdown hooks in native-image (forward port) 520
  • Suppress download progress output during build 332 568
  • Need to touch pom.xml twice for dev loop to process the change 429 569 576

Changes

  • Validate Helidon version input. 628
  • Handle latest file with multiple lines 633
  • All archetype values can be passed as properties -Dprop=value 543
  • Remove project name 590 620
  • Remove project.directory from the .helidon file 339 620
  • Clarify comments in generated user config 624

Notable New Features

  • New V2 archetype engine to support Helidon 3.x and onward 550 345