2.6.0
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
- @armandino made their first contribution in #748
Full Changelog: 2.5.0...2.6.0