Skip to content

3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 02:47
· 68 commits to refs/heads/master since this release

πŸš€ New features and improvements

πŸ› Bug Fixes

  • Fix NullPointerException when using plugin dependencies in version 1.6.0 (#77) @jonasrutishauser
  • preload common pool - issue #198 (#279) @rmannibucau
  • fix handling of LongModulePathArgument and LongClassPathArgument (#172) @jan-feindt
  • Do not drop environment variables that contain '=' in their value, or have no value. (#97) @AlanUnderwood
  • Empty argument tag should add empty string instead of null (#150) @Anders-E
  • Fixes #160, ensure the java classloader is a child first one and supports to excludes some gathered classpath element to solve manually conflicts (#161) @rmannibucau

πŸ“¦ Dependency updates

πŸ‘» Maintenance

πŸ”§ Build