New
Patch Release 0.10.6
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 https://github.com/vavr-io/vavr/pull/2912
- Replace synchronized by Lock in Future#find by @Koziolek in https://github.com/vavr-io/vavr/pull/2910
- Replace synchronized by lock in functions generator by @Koziolek in https://github.com/vavr-io/vavr/pull/2909
- Remove outdated comment by @bvkatwijk in https://github.com/vavr-io/vavr/pull/2957
- Fix CheckedRunnableTest#shouldApplyAnUncheckedFunctionThatThrows by @bvkatwijk in https://github.com/vavr-io/vavr/pull/2954
Full Changelog: https://github.com/vavr-io/vavr/compare/v0.10.5...v0.10.6
Committers
🎉 MANY THANKS TO ALL COMMITTERS! 🎉
- ⭐️@Koziolek
- ⭐️@bvkatwijk
- ⭐️@pivovarit