1.11.1
Ray-1.11.1
Fixed 3
- Ray Job Submission not working with remote working_dir URLs in their runtime environment
- Ray Tune + MLflow integration failing to set MLflow experiment ID
- Dependencies for gym not pinned, leading to version incompatibility issues
Patch release including fixes for the following issues:
- Ray Job Submission not working with remote
working_dirURLs in their runtime environment (https://github.com/ray-project/ray/pull/22018) - Ray Tune + MLflow integration failing to set MLflow experiment ID (https://github.com/ray-project/ray/pull/23662)
- Dependencies for
gymnot pinned, leading to version incompatibility issues (https://github.com/ray-project/ray/pull/23705)