Skip to content

Release v0.4.2

Choose a tag to compare

@danielgafni danielgafni released this 20 Feb 12:17
be83679

Added

  • RayResource now has new lifecycle hook methods for customizing startup messages (and potentially doing something else):
    • on_create
    • on_ready
    • on_connect
    • on_cleanup

Fixes

  • fixed duplicated startup log message for LocalRay
  • fixed the top-level env_vars Dagster config field not taking effect for KubeRayInteractiveJob

Full Changelog: v0.4.1...v0.4.2