Change8

0.8.17

📦 uvView on GitHub →
3 features🐛 3 fixes

Summary

uv 0.8.17 introduces improved auth error handling, support for PYX_API_URL and PyTorch index URLs, along with several bug fixes and updated prebuilt binaries.

✨ New Features

  • Improve error message for HTTP validation in auth services
  • Respect `PYX_API_URL` when suggesting `uv auth login` on 401
  • Add pyx as a supported PyTorch index URL

🐛 Bug Fixes

  • Avoid initiating login flow for invalid API keys
  • Do not search for a password for requests with a token attached already
  • Filter pre-release Python versions in `uv init --script`