Skip to content

release_2.32.1

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jun 01:06
· 79 commits to main since this release
release_2.32.1
63ed31f
  • Prepare 2.32.1 (#23452)

  • Write uv indexes and sources config to pyproject.toml. (Cherry-pick of #23443) (#23450)

  • Prevent remcache writes escaping materialization roots. (Cherry-pick of #23401) (#23446)

  • Fix derived interpreter constraints for spec target when using [python].default_resolve_to_interpreter_constraints (Cherry-pick of #23419) (#23430)

  • Fix uv support under remote caching/execution. (Cherry-pick of #23403) (#23406)

  • Fix sync for lockfiles with metadata headers. (Cherry-pick of #23413) (#23414)

  • Compose a Process out of multiple sequential subprocesses (Cherry-pick of #23400) (#23402)