2.7.1
Ray-2.7.1
Added 2
- Add an `application` tag to the `ray_serve_num_http_requests` metric
- Add a new user guide for the vSphere cluster launcher
Changed 1
- Improve cluster page UI in Dashboard
Fixed 10
- Fix a bug where no data shows up on the `Error QPS per Application` panel in the Ray Dashboard
- DreamerV3: Enable support for continuous actions
- Fix a bug where setting a local storage path on Windows errors
- Fix a broken `Trial.node_ip` property
- Fix a segfault when a streaming generator and actor cancel is used together
- Fix autoscaler SDK accidentally initializing a ray worker leading to leaked driver showing up in the dashboard
- Fix bugs for the vSphere cluster launcher
- Fix a bug where `ray start` would occasionally fail with `ValueError: `acceleratorType` should match v(generation)-(cores/chips).`
- Fix a bug where overview page UI will crash in Dashboard
- Fix Ray cluster stability on a high latency environment
Release Highlights
- Ray Serve:
- Added an
applicationtag to theray_serve_num_http_error_requestsmetric - Fixed a bug where no data shows up on the
Error QPS per Applicationpanel in the Ray Dashboard
- Added an
- RLlib:
- DreamerV3: Bug fix enabling support for continuous actions.
- Ray Train:
- Fix a bug where setting a local storage path on Windows errors (#39951)
- Ray Tune:
- Fix a broken
Trial.node_ipproperty (#40028)
- Fix a broken
- Ray Core:
- Fixes a segfault when a streaming generator and actor cancel is used together
- Fix autoscaler sdk accidentally initialize ray worker leading to leaked driver showing up in the dashboard.
- Added a new user guide and fixes for the vSphere cluster launcher.
- Fixed a bug where
ray startwould occasionally fail withValueError:acceleratorTypeshould match v(generation)-(cores/chips).
- Dashboard:
- Improvement on cluster page UI
- Fix a bug that overview page UI will crash
Ray Libraries
Ray Serve
🔨 Fixes:
- Fixed a bug where no data shows up on the
Error QPS per Applicationpanel in the Ray Dashboard
RLlib
🔨 Fixes:
- DreamerV3: Bug fix enabling support for continuous actions (39751).
Ray Core and Ray Clusters
🔨 Fixes:
- Fixed Ray cluster stability on a high latency environment
Thanks
Many thanks to all those who contributed to this release!
@chaowanggg, @allenwang28, @shrekris-anyscale, @GeneDer, @justinvyu, @can-anyscale, @edoakes, @architkulkarni, @rkooo567, @rynewang, @rickyyx, @sven1977