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
- Pydantic-AI v2.35.1 Patch Release Addresses Bedrock and Temporal Bugs Pydantic AI Releases ·
- ADK Python SDK v2.8.0 Enhances AI Agent Development and Observability Google ADK (Python) Releases ·
- Pydantic-AI v2.35.0 Adds Features, Fixes Bugs, and Deprecates `RunContext` APIs Pydantic AI Releases ·
- PyCharm & Django Software Foundation Launch Fall Fundraiser Django Weblog ·
- uv 0.12.6 Released with Performance Boosts and New Preview Features uv Releases ·
- Pydantic-AI v2.34.0 Introduces LangChain Migration and GLM-5.3 Support Pydantic AI Releases ·