Releases: danielgafni/dagster-ray
Releases · danielgafni/dagster-ray
Release list
Release v0.0.15
What's Changed
- 🐛 trim k8s labels to 63 characters by @danielgafni in #97
Full Changelog: v0.0.14...v0.0.15
Release v0.0.14
What's Changed
- ✨ add ray_init_options field by @danielgafni in #86
- ✅ switch to basedpyright by @danielgafni in #89
- 🐛 avoid illegal characters in k8s labels, 🔧 add justfile by @danielgafni in #90
- 🐛 remove possible
Nonevalues fromruntime_envby @danielgafni in #92
Full Changelog: v0.0.13...v0.0.14
Release v0.0.13
What's Changed
- 🐛 replace
experimentalwithbetadecorator by @danielgafni in #81
Full Changelog: v0.0.12...v0.0.13
Release v0.0.12
What's Changed
This release adds support for Dagster 1.10 in dagster-ray. Going forward, Dagster 1.10 will be the minimum supported version.
- ⬆️ upgrade
dagsterto1.10.1, ✅ test more components versions in CI by @danielgafni in #61 - 📖 fix PipesRayJobClient docstrings by @danielgafni in #56
- 📖 fix typo in PipesKubeRayJobClient error message by @danielgafni in #57
New Contributors
Full Changelog: v0.0.11...v0.0.12
Release v0.0.11
What's Changed
- Make
PipesKubeRayJobClientcompatible with Python 3.8 by @serriaguirregaray in #54 (⚠️ dagster-rayofficially 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_dirinruntime_envnot being applied correctly by @danielgafni in #42
Full Changelog: v0.0.6...v0.0.7