Skip to content

v0.71.1

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 16:27
Immutable release. Only release title and notes can be modified.
7eb0d57

[0.71.1] - 2026-06-25

✨ Highlights

This release brings a couple of bugfixes.
The important thing though is that from now on releases are immutable.

Added

  • React to auth challenges for private channel reads by @nichmor in #6426

Fixed

  • Ignore credentials when matching direct-URL PyPI deps by @temporaer in #6427

New Contributors