Skip to content

Tascalate Concurrent 0.8.2

Choose a tag to compare

@vsilaev vsilaev released this 04 Dec 11:42
· 136 commits to master since this release
e440726

The following changes is done:

  1. Adding new Java 12 CompletionStage API methods: exceptionallyAsync, composeExceptionally, composeExceptionallyAsync.
  2. Adding meaningful stack trace to MultitargetException (includes stack traces of child exceptions).