This release brings Virtual-Thread-friendliness and documentation updates.
This is the last planned patch release for the 0.10.x train. 0.11.x incoming!
Changes
- Replace synchronization by Lock in FutureImpl by @Koziolek in #2912
- Replace synchronized by Lock in Future#find by @Koziolek in #2910
- Replace synchronized by lock in functions generator by @Koziolek in #2909
- Remove outdated comment by @bvkatwijk in #2957
- Fix CheckedRunnableTest#shouldApplyAnUncheckedFunctionThatThrows by @bvkatwijk in #2954
Full Changelog: v0.10.5...v0.10.6
Committers
🎉 MANY THANKS TO ALL COMMITTERS! 🎉
- ⭐️@Koziolek
- ⭐️@bvkatwijk
- ⭐️@pivovarit