Skip to content

Util 18.8.0

Choose a tag to compare

@finaglehelper finaglehelper released this 07 Aug 00:27
· 816 commits to develop since this release

18.8.0 2018-08-06

Bug Fixes:

  • util-core: Fixed an issue with Future.joinWith where it waits for
    completion of both futures even if one has failed. This also affects
    the join method, which is implemented in terms of joinWith. 9b598f3f