uv 0.11.33: Enhancements, Preview Features, and Bug Fixes
sdkpreviewengineer
feature patch
This release of uv 0.11.33 introduces several enhancements, including smaller binary sizes by aborting panics in release builds and using .tar.gz for Pyodide installs. It also brings new preview features like selective script checking in `uv check` and malware scanning for cached tools. Multiple bug fixes have been implemented to improve dependency splitting and argument parsing accuracy. This patch release is available for all users of uv.
- →Avoid checking any scripts in uv check unless --script is passed
- →Check locked tools for malware before cache reuse
- →Write and read package.metadata-free lockfiles (#20688, #20691, #20685, #20695)
- →Abort panics in release builds for smaller uv binaries
- →Use .tar.gz archives for Pyodide installs
Features (3) ›
- Avoid checking any scripts in uv check unless --script is passed
- Check locked tools for malware before cache reuse
- Write and read package.metadata-free lockfiles (#20688, #20691, #20685, #20695)
Enhancements (2) ›
- Abort panics in release builds for smaller uv binaries
- Use .tar.gz archives for Pyodide installs
Read the original announcement →
https://github.com/astral-sh/uv/releases/tag/0.11.33
Related releases
- Pydantic-AI v2.43.0 Enhances CLI Experience and Fixes OpenAI Chat Model Behavior Pydantic AI Releases ·
- ADK-Python v2.9.0 enhances agent resilience, voice integration, and workflow management Google ADK (Python) Releases ·
- uv 0.12.13 Released: Adds GraalPy 3.13.0 Support and Security Enhancements uv Releases ·
- PyCharm License Discount for Django Software Foundation Extended Django Weblog ·
- CrewAI 1.15.21 Release Introduces Telemetry and Resolves Multiple Bugs CrewAI Releases ·
- uv 0.12.12 Adds Code Signing for macOS/Windows Binaries and Fixes Exclude-Newer Bug uv Releases ·