> [!IMPORTANT]
> This release is identical to v0.9.11, except for a change made to fix a flakey test that prevented our CI/CD workflow from completing.
What's Changed
* Allow `URLPath` files to be missing when cleaning up inputs by mattt in https://github.com/replicate/cog/pull/1763
* updated notebook to lab ... by gschian0 in https://github.com/replicate/cog/pull/846
* Add test for using Torch & Tensorflow together by bfirsh in https://github.com/replicate/cog/pull/1023
* fix: 🐛 a better fix for 1635 by EduarteXD in https://github.com/replicate/cog/pull/1656
* Fix integration test deadlocks / timeouts by mattt in https://github.com/replicate/cog/pull/1767
* Make cog local runner match /tmp/shm size on Replicate by nelsonjchen in https://github.com/replicate/cog/pull/1540
* Restructure CI workflow (again) by mattt in https://github.com/replicate/cog/pull/1768
* Add passing test that includes Torch and TensorFlow together by mattt in https://github.com/replicate/cog/pull/1123
* add Etelis as a contributor for code by allcontributors in https://github.com/replicate/cog/pull/1770
* add gschian0 as a contributor for doc by allcontributors in https://github.com/replicate/cog/pull/1771
* Support minor torch version by andreasjansson in https://github.com/replicate/cog/pull/1769
* Warn if `cog.yaml` or predictor are missing by asingh9530 in https://github.com/replicate/cog/pull/1470
* Fix possible data corruption due to race condition in StreamRedirector by mattt in https://github.com/replicate/cog/pull/1773
* Relax linter requirements for CI workflow, resolve new Ruff warnings by mattt in https://github.com/replicate/cog/pull/1775
* Fix `cog build --use-cog-base-image` with minor and patch versions of Python and Torch by mattt in https://github.com/replicate/cog/pull/1774
* Rewrite HTTP API documentation by mattt in https://github.com/replicate/cog/pull/1761
* Reduce size of output to reduce likelihood of OOM in unit test by mattt in https://github.com/replicate/cog/pull/1776
* Handle predictors with deferred annotations by mattt in https://github.com/replicate/cog/pull/1772
New Contributors
* gschian0 made their first contribution in https://github.com/replicate/cog/pull/846
* asingh9530 made their first contribution in https://github.com/replicate/cog/pull/1470
**Full Changelog**: https://github.com/replicate/cog/compare/v0.9.10...v0.9.12