Skip to content

2.15.1

Compare
Choose a tag to compare
@lbergelson lbergelson released this 31 May 14:27
· 336 commits to master since this release
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.

See #1084, #1083 for more information.