Skip to content

Releases: danielgafni/dagster-ray

Release v0.0.11

27 Nov 23:23
dee0585
Compare
Choose a tag to compare

What's Changed

  • Make PipesKubeRayJobClient compatible with Python 3.8 by @serriaguirregaray in #54 ( ⚠️ dagster-ray officially supports Python 3.9+)

New Contributors

Full Changelog: v0.0.10...v0.0.11

Release v0.0.10

19 Nov 15:53
a590efd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

Release v0.0.9

22 Oct 10:59
684ead0
Compare
Choose a tag to compare

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

18 Oct 22:12
3b9d9fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

Release v0.0.7

15 Oct 09:25
74a1120
Compare
Choose a tag to compare

What's Changed

  • 🐛 fixed working_dir in runtime_env not being applied correctly by @danielgafni in #42

Full Changelog: v0.0.6...v0.0.7

Release v0.0.6

10 Oct 05:35
cded645
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

Release v0.0.5

08 Oct 12:12
734d723
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

Release v0.0.4

08 Oct 10:34
84bf5bc
Compare
Choose a tag to compare

Highlights

  • New RayRunLauncher- a RunLauncher which submits Dagster runs as isolated Ray jobs (in cluster mode) to a Ray cluster.
  • New ray_executor - an Executor which submits individual Dagster steps as isolated Ray jobs (in cluster mode) to a Ray cluster.

What's Changed

Full Changelog: v0.0.3...v0.0.4

Release v0.0.4a5

07 Oct 19:04
8696cff
Compare
Choose a tag to compare
Release v0.0.4a5 Pre-release
Pre-release
:bug: fix CI (#21)

Release v0.0.4a1

07 Oct 16:42
1384dd2
Compare
Choose a tag to compare
Release v0.0.4a1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.3...v0.0.4a1