Skip to content

release_2.23.0.dev2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 21:51
· 296 commits to main since this release
release_2.23.0.dev2
cfb3caf

New Features

  • add intrinsic rule to request metadata about paths in filesystem (#20996)

  • Refactor venv export to use explicit PythonExecutable lookup (#21087)

  • Generate entry_points.txt for python_tests that require entry points from a python_distribution (#21062)

  • parametrize: expand grouped parametrizations. (#21027)

User API Changes

  • Bump default ruff version to 0.4.9 (#21079)

Bug Fixes

  • Always capture a corepack installation and support omitting version strings (#21021)

  • Fix k8s-parser not able to load hikaru models (#21067)

  • Fix running python_sources with pex --executable (#21047)

Documentation

  • docs: there may be multiple BUILD files in a directory (#20818)

  • Sketch new "Maintenance tasks and scripts" contributing dev docs (#21061)

  • Update release docs to work around file watcher race condition. (#21081)