uv 0.11.28 releases security fixes and performance enhancements
sdkengineer
patch
Version 0.11.28 of uv hardens ZIP handling against parser differentials by updating the astral-async-zip library. This release also includes performance optimizations by reducing allocations in various operations and enhancements to error reporting for better user feedback. These changes are relevant to all users of uv, particularly those dealing with complex dependency management scenarios.
- →Improve trace logs for unexpected error chains
- →Move lockfile update guidance to a hint
- →Preserve indentation for multiline error causes
- →Render user errors with their cause chains
- →Route final command errors through the printer to respect -q and -qq
Enhancements (7) ›
- Improve trace logs for unexpected error chains
- Move lockfile update guidance to a hint
- Preserve indentation for multiline error causes
- Render user errors with their cause chains
- Route final command errors through the printer to respect -q and -qq
- Use standard rendering for uv build errors
- Use standard rendering for tool requirement errors
Read the original announcement →
https://github.com/astral-sh/uv/releases/tag/0.11.28
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 ·