2.15.1
This is a special narrowly focused bug fix release to fix an issue introduced in 2.14.2. All projects using 2.14.2+ should upgrade.
Before 2.14.2 you could open a pipe using the Path
API in some cases. There was a regression in 2.14.2 which broke this. This is now fixed in 2.15.1. There was a related issue around opening pipes using the File
api, which was fixed in 2.14.3.
This release does not include all commits since 2.15.0, it only includes the fix for opening pipes using the Path API.