uv 0.12.15 Patch Release Fixes Installation Regression and Improves Performance
sdkinfragaengineer
patch
Astral-sh has released uv 0.12.15, a patch update that resolves a regression introduced in version 0.12.14 which incorrectly rejected valid installation commands like `uv pip install --system` or `--target`. This release also includes a performance enhancement that speeds up cold-cache resolution and HTTP cache revalidation by batching cache writes. The fix ensures compatibility with common installation patterns in Docker images and local targets, benefiting developers who use uv for Python dependency management.
- →Speed up cold-cache resolution and HTTP cache revalidation by batching cache writes
- →Revert "Reject symlinked wheel installation destinations"
Enhancements (1) ›
- Speed up cold-cache resolution and HTTP cache revalidation by batching cache writes
Fixes (1) ›
- Revert "Reject symlinked wheel installation destinations"
Read the original announcement →
https://github.com/astral-sh/uv/releases/tag/0.12.15
Related releases
- DjangoCon Europe 2027 Announced for Innsbruck, Austria Django Weblog ·
- uv 0.12.14 Delivers Enhanced Diagnostics and Performance for Python uv Releases ·
- Pydantic-AI v2.43.0 Enhances CLI Experience and Fixes OpenAI Chat Model Behavior Pydantic AI Releases ·
- ADK-Python v2.9.0 enhances agent resilience, voice integration, and workflow management Google ADK (Python) Releases ·
- uv 0.12.13 Released: Adds GraalPy 3.13.0 Support and Security Enhancements uv Releases ·
- PyCharm License Discount for Django Software Foundation Extended Django Weblog ·