uv 0.12.13 Released: Adds GraalPy 3.13.0 Support and Security Enhancements
sdkpreviewengineer
feature patch
uv 0.12.13 is now available, introducing support for GraalPy 3.13.0, expanding its compatibility within the Python ecosystem. This patch release enhances security by verifying hashes for PEP 658 metadata sidecars and improves performance by reusing hashes during wheel resolution. It also includes bug fixes for Windows entry-point launchers and JSON index responses, alongside preview updates for `uv check` workspace functionality. Python developers using `uv` will benefit from improved integrity, faster dependency resolution, and broader Python runtime support.
- →Add GraalPy 3.13.0
- →Respect ty exclusions when uv check automatically selects members of a virtual workspace
- →Verify hashes when downloading PEP 658 metadata sidecars
- →Avoid full wheel downloads during resolution by reusing supported hashes from direct URL fragments when metadata is available separately
- →Edit Windows entry-point launcher resources in memory to support Nano Server and reduce antivirus contention
Features (2) ›
- Add GraalPy 3.13.0
- Respect ty exclusions when uv check automatically selects members of a virtual workspace
Enhancements (2) ›
- Verify hashes when downloading PEP 658 metadata sidecars
- Avoid full wheel downloads during resolution by reusing supported hashes from direct URL fragments when metadata is available separately
Read the original announcement →
https://github.com/astral-sh/uv/releases/tag/0.12.13
Related 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 ·
- OpenAI Python Agents SDK v0.22.2 Released OpenAI Agents SDK (Python) Releases ·
- Pydantic-AI v2.42.0 Enhances GitHub Copilot Integration and Fixes Bugs Pydantic AI Releases ·
- uv 0.12.11 introduces PEP 751 pylock.toml support, significant install speedups uv Releases ·