6.6 Release
Changes included in this release:
- Added to
StatisticsUtilsgetMaxandgetMinimplementations in order to find the extreme values in a collection ofNumber's FutureUtils.makeFirstResultFuturepermutation added where errors are ignored.FutureUtils.makeResultListFuturewont throw anIllegalStateExceptionif a dependent future is canceled. Because it needs the results (unless errors are ignored), this is still a fatal condition. However the resulting future will now indicate this state instead of having the Exception thrown.