All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Released on December 1st, 2022
- Updated
RayTaskRunner
to handle task exceptions correctly in Prefect >= 2.6.0 - #60
Released November 1st, 2022
remote_options
context manager for managing Ray remote options for a task - #54
remote_options
errors, stemmed from being called at an improper location - #56
Released September 8th, 2022
pickle5
requirement for Python < 3.8 users - #30.
- Updated
RayTaskRunner
to be compatible with the updatedTaskRunner
interface in the Prefect Core library (v2.3.0) - #35
Released on August 2nd, 2022.
pickle5
requirement for Python < 3.8 users - #30.
Released on July 26th, 2022.
- Dropping x86_64 requirement so ray can be automatically installed - #29.
- Examples to better exemplify parallelism - #29.
Released on July 20th, 2022.
- Updated tests to be compatible with core Prefect library (v2.0b9) and bumped required version - #20
Released on July 8th, 2022.
- Updated
RayTaskRunner
to be compatible with core Prefect library (v2.08b) - #18
Released on June 7th, 2022.