Releases: danielgafni/dagster-ray
Releases · danielgafni/dagster-ray
Release v0.0.17
What's Changed
- 📖 correct no cleanup message by @danielgafni in #103
- 🐛 trim bad characters from the beginning of k8s labels by @danielgafni in #104
Full Changelog: v0.0.16...v0.0.17
Release v0.0.16
What's Changed
- ✨ add debugging options by @danielgafni in #102
- 🔧 remove backticks in kubectl log by @danielgafni in #99
Full Changelog: v0.0.15...v0.0.16
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
None
values fromruntime_env
by @danielgafni in #92
Full Changelog: v0.0.13...v0.0.14
Release v0.0.13
What's Changed
- 🐛 replace
experimental
withbeta
decorator 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
dagster
to1.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
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