v0.9.24
This release includes a fix for a bug present in v0.9.21 and v0.9.23.
The bug affected models that ran subprocesses, and could cause those subprocesses to fail with a broken pipe. The fix is in #1969.
Changelog
- f0011cc Add Precompile Build Flag (#1940)
- 3adf48b Add mount caches to pip installs (#1944)
- dbfa22f Add timeout flag to predict (#1879)
- 45d7d2d Don't unwrap and re-wrap streams (#1969)
- 00881a1 Fix generator test (#1964)
- 6ca089f Fix memory leak
- 03b4077 Install apt packages before pip packages (#1954)
- f76e4d5 Revert "Handle predictors with deferred annotations (#1772)" (#1918)