Skip to content

4.0.0.Final

Compare
Choose a tag to compare
@aloubyansky aloubyansky released this 10 May 13:21

Some of the changes included in the release.

Bug Fixes

  • GAL-274 Re-enabling disabled package inheritance for transitive dependencies doesn't work
  • GAL-273 Re-enabling disabled in a transitive dep config inheritance may not work
  • GAL-270 Use https when pulling dependencies during build
  • GAL-268 Layers included in model.xml don't appear in provisioned.xml
  • GAL-260 Excluded optional package shouldn't be resolved

Component Upgrades

  • GAL-264 Upgrade to aesh 2.0

New Features

  • GAL-267 Support for the default producer channel (allowing to simply install wildfly instead of install wildfly:current)
  • GAL-263 Support resolving feature-packs using Maven artifact coords as feature-pack location (allowing install org.wildfly:wildfly-galleon-pack:16.0.0.Final equivalent to install wildfly#16.0.0.Final)
  • GAL-258 Ability to list optional packages in the CLI

Enhancements

  • GAL-275 Update docs
  • GAL-242 Access FP content using (zip) FileSystem API instead of unpacking to a tmp location