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
- 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 ·