uv 0.11.26: Performance improvements and bug fixes
sdkinfra
patch
The uv package manager has released version 0.11.26, incorporating several performance enhancements and bug fixes to improve dependency resolution and build processes. These updates aim to optimize performance by adapting to dependency IDs, avoiding unnecessary allocations, and reusing resolver work. The release also includes a fix for a warning related to the build cache location. This patch is relevant for all users of uv, particularly those working with complex dependency graphs or on performance-sensitive projects.
Fixes (1) ›
- Warn when the build cache is inside the source directory
Read the original announcement →
https://github.com/astral-sh/uv/releases/tag/0.11.26
Related releases
- google/adk-python v2.6.1: Telemetry enhancements and bug fixes Google ADK (Python) 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 ·