Skip to content

2.6.0

Compare
Choose a tag to compare
@pivovarit pivovarit released this 27 Jan 17:26
· 184 commits to master since this release

What's Changed

  • Dispatcher to use caller thread instead of dedicated scheduler thread by @pivovarit in #822
  • Increase min parallelism level to 4 by @pivovarit in #582
  • Remove redundant javadoc entries by @pivovarit in #581
  • Use List<> instead of Stream.Builder<> as accumulators by @pivovarit in #634
  • Ensure that Dispatcher can't be started more than one time by @pivovarit in #632
  • Remove redundant Dispatcher initialization logic by @pivovarit in #728
  • Removed unused property from pom.xml by @armandino in #748

New Contributors

Full Changelog: 2.5.0...2.6.0