uv 0.11.31: Workspace references, .venv support, and audit configuration
sdkinfrapreviewengineer
feature patch
This release introduces several enhancements to uv, including allowing workspace sources to reference members in other workspaces by path and support for `.venv` files pointing to centralized project environments. New configuration options for malware checking are added, alongside performance improvements and numerous bug fixes. This patch release is available for all users and includes a new preview feature for hash algorithm settings during lockfile generation.
- →Add an index-specific hash-algorithm setting for lockfile generation
- →Add audit.malware-check and audit.malware-check-url settings
- →Allow workspace sources to reference members in another workspace by path
- →Support .venv files containing paths to centralized project environments
- →Update bundled Windows timezone data to IANA 2026c
Features (2) ›
- Add an index-specific hash-algorithm setting for lockfile generation
- Add audit.malware-check and audit.malware-check-url settings
Enhancements (4) ›
- Allow workspace sources to reference members in another workspace by path
- Support .venv files containing paths to centralized project environments
- Update bundled Windows timezone data to IANA 2026c
- Avoid quadratic work when deduplicating transitive conflicts
Fixes (4) ›
- Suggest --emit-build-options for unsupported uv pip compile --emit-options
- Reject source distributions and wheels with mismatched package names
- Avoid retrying TLS certificate verification failures
- Avoid warnings about uv_build settings for in-tree build backends
Read the original announcement →
https://github.com/astral-sh/uv/releases/tag/0.11.31
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 ·