Skip to content

Ray-2.3.1

Compare
Choose a tag to compare
@zcin zcin released this 27 Mar 17:25
· 2 commits to releases/2.3.1 since this release
5b99dd9

The Ray 2.3.1 patch release contains fixes for multiple components:

Ray Data Processing

  • Support different number of blocks/rows per block in zip() (#32795)

Ray Serve

  • Revert serve run to use Ray Client instead of Ray Jobs (#32976)
  • Fix issue with max_concurrent_queries being ignored when autoscaling (#32772 and #33022)

Ray Core

  • Write Ray address even if Ray node is started with --block (#32961)
  • Fix Ray on Spark running on layered virtualenv python environment (#32996)

Dashboard

  • Fix disk metric showing double the actual value (#32674)