2.3.3
What’s Changed
- Interruption needs to be handled through the exception handling mechanism (#480) @pivovarit
- Don't restore interruption flag (#478) @pivovarit
- Wait for a successful dispatch of the Poison Pill (#476) @pivovarit
- Use Stream.builder in AsyncParallelCollector (#475) @pivovarit
- Remove unused import (#474) @pivovarit
- Bump junit.version from 5.6.0 to 5.6.1 (#473) @dependabot-preview
- Replace ArrayList usages (#472) @pivovarit
- Replace ArrayList usages with Stream.Builder (#471) @pivovarit
- Use Stream.builder instead of ArrayList (#470) @pivovarit
- Use Stream.builder instead of ArrayList (#467) @pivovarit
- Deprecate API methods with implicit parallelism resolution (#466) @pivovarit