Ray 2.6.1

2.6.1

Ray-2.6.1

Fixed 3
  • Fix cluster launcher failing to start multi-node clusters in Ray 2.6.0
  • Fix autoscaler env variable overwrite not being usable if the command itself uses the env variable
  • Fix Serve enum to_proto compatibility with Python 3.11

The Ray 2.6.1 patch release contains a critical fix for cluster launcher, and compatibility update for Ray Serve protobuf definition with python 3.11, as well doc improvements.

⚠️ Cluster launcher in Ray 2.6.0 fails to start multi-node clusters. Please update to 2.6.1 if you plan to use 2.6.0 cluster launcher.

Ray Core

🔨 Fixes:

  • [core][autoscaler] Fix env variable overwrite not able to be used if the command itself uses the env #37675
Ray Serve

🔨 Fixes:

  • [serve] Cherry-pick Serve enum to_proto fixes for Python 3.11 #37660
Ray Air

📖Documentation:

  • [air][doc] Update docs to reflect head node syncing deprecation #37475
View original

Upgraded? How did it go?

Discussion