Skip to content

Latest commit

 

History

History
106 lines (87 loc) · 4.67 KB

_release-notes-0.10.0.adoc

File metadata and controls

106 lines (87 loc) · 4.67 KB

Pre-release 0.10.0

Date of Release: ??, 2020

Scope:

Details

  • ??

Breaking Changes

  • Fixed #140 - Remove deprecated marked annotation elements and code

  • Fixed #142 - Reduce visibility of classes; If you have used the following classes ApplicationExecutor or DirectoryHelper in your code they have be made invisible for users. No alternative available.

  • Fixed #143 - Deprecate ExecutionResult.Error; If you have used that directly within your code you should change your code. This is being marked deprecated and will be removed with release 0.11.0.

Reporter of this release

  • ??

    • {pr-???} - ..

Contributors of this release

  • ??

    • {issue-??} - ??

Dependency Upgrades

Build Improvements

  • Fixed #162 - Removed JDK 13+JDK14 and keep only JDK8, 11 based on JaCoCo issue.

The full release notes can be found here Release 0.10.0.