This patch release contains fixes for Ray Core, Ray Data, and Ray Serve.
Ray Core
🔨 Fixes:
- Adding debupgy as the ray debugger (#42311)
- Fix task events profile events per task leak (#42248)
- Make sure redis sync context and async context connect to the same redis instance (#42040)
Ray Data
🔨 Fixes:
- [Data] Retry write if error during file clean up (#42326)
Ray Serve
🔨 Fixes: