Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Patch Release 0.10.6 source code.tar.gz | 2025-02-01 | 764.5 kB | |
Patch Release 0.10.6 source code.zip | 2025-02-01 | 1.1 MB | |
README.md | 2025-02-01 | 918 Bytes | |
Totals: 3 Items | 1.9 MB | 2 |
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