uv 0.11.30: Python 3.15 support, workspace enhancements, performance gains
sdkpreviewengineer
patch
This release of uv adds support for CPython 3.15.0b4 and introduces several preview features for workspace management. Significant performance improvements have been made across the resolver and cache handling, alongside bug fixes for uninstall and pyvenv.cfg path preservation. The release targets Python developers and architects working with package management, offering enhanced speed and new capabilities.
- →Prevent skipped tar-wheel entries from causing unrelated files to be removed during uninstall
- →Preserve literal extends-environment paths in pyvenv.cfg on Unix
- →Add a contribution guide (#20511, #20552)
Fixes (2) ›
- Prevent skipped tar-wheel entries from causing unrelated files to be removed during uninstall
- Preserve literal extends-environment paths in pyvenv.cfg on Unix
Maintenance (1) ›
- Add a contribution guide (#20511, #20552)
Read the original announcement →
https://github.com/astral-sh/uv/releases/tag/0.11.30
Related releases
- uv 0.12.1: Package-specific pre-release policies, Xonsh support, and performance uv Releases ·
- PEP 842 proposes __export__ for controlled module visibility in Python Python PEPs ·
- crewAI 1.15.10 Patch Release CrewAI Releases ·
- LangGraph checkpoint-postgres 3.1.1 update LangGraph Releases ·
- LangGraph checkpoint-sqlite 3.1.1 released LangGraph Releases ·
- adk-python adds async non-blocking tool support Google ADK (Python) Releases ·