Helidon Build Tools Versions Save

Build tools for the Helidon Project

3.0.6

9 months ago

Fixes

  • NoClassDefFoundError: io/helidon/build/cli/common/ArchetypesDataLoader 944
  • CLI: 3.0.5 does not handle latest vs default version correctly 945
  • CLI: 3.0.5 latest version listed first, but maybe it shouldn't be 946
  • Improve layout of helidon-cli.zip 942

3.0.5

10 months ago

Fixes

  • Archetype templates scoped model is merged with global model 877
  • MergedModel.resolveModel should not require the root scope 878

New Features

  • Add --props-file option to read properties during project generation 701

3.0.4

1 year ago

Fixes

  • Fix archetype optimizer and JSON serializer 884
  • Remove usage of picocli.jansi.graalvm.AnsiConsole.systemInstall() 860
  • Remove graal-sdk 861

Notable changes

This release includes a new "zip" distribution of the Helidon CLI.

3.0.2

1 year ago

Fixes

  • Sanitize environment/system properties 810 798
  • Handle Processing instructions in SimpleXmlParser 785 780
  • helidon init add defaults in case of the user has not specify mandatory options 776 774
  • Fix TemplateSupport caching 759

Notable changes

This releases includes an update to the Visual Studio Code Helidon plugin.

2.3.7

1 year ago

Fixes

  • Sanitize environment/system properties. 798 811

2.3.6

1 year ago

Fixes

  • Fix isSupportedVersion to handle PluginFailedException correctly. 639 788

3.0.0

1 year ago

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

3.0.0-RC3

1 year ago

Changes

  • Add --errors options to print the exception stack traces 702 741

3.0.0-RC2

1 year ago

Fixes

  • 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

3.0.0-RC1

1 year ago

Changes

  • Archetype Context and Expression updates 723