Releases: danielgafni/dagster-ray
Releases · danielgafni/dagster-ray
Release v0.0.11
What's Changed
- Make
PipesKubeRayJobClient
compatible with Python 3.8 by @serriaguirregaray in #54 (⚠️ dagster-ray
officially supports Python 3.9+)
New Contributors
- @serriaguirregaray made their first contribution in #54
Full Changelog: v0.0.10...v0.0.11
Release v0.0.10
What's Changed
- ⬆️ support Python 3.12 by @danielgafni in #49
- ✨ terminate/delete RayJob on deployment timeout by @danielgafni in #53
Full Changelog: v0.0.9...v0.0.10
Release v0.0.9
What's Changed
- 🐛 fixed compatibility with dagster 1.8.12+
- ✅ add test for PipesRayJobClient with a KubeRay cluster by @danielgafni in #46
- 🔧 add retries to curl in docker by @danielgafni in #47
- 🔧 add retries docker build by @danielgafni in #48
Full Changelog: v0.0.8...v0.0.9
Release v0.0.8
Release v0.0.7
What's Changed
- 🐛 fixed
working_dir
inruntime_env
not being applied correctly by @danielgafni in #42
Full Changelog: v0.0.6...v0.0.7
Release v0.0.6
Release v0.0.5
Release v0.0.4
Highlights
- New
RayRunLauncher
- aRunLauncher
which submits Dagster runs as isolated Ray jobs (in cluster mode) to a Ray cluster. - New
ray_executor
- anExecutor
which submits individual Dagster steps as isolated Ray jobs (in cluster mode) to a Ray cluster.
What's Changed
- ⚡ ♻️ switch to uv by @danielgafni in #9
- 🚀 add ray_executor by @danielgafni in #16
- 🚀 add RayRunLauncher by @danielgafni in #23
Full Changelog: v0.0.3...v0.0.4
Release v0.0.4a5
:bug: fix CI (#21)
Release v0.0.4a1
What's Changed
- 📖 improve README.md by @danielgafni in #11
- ⚡ ♻️ switch to uv by @danielgafni in #9
- 🐛 🤖 Fix publishing CI by @danielgafni in #17
Full Changelog: v0.0.3...v0.0.4a1