Skip to content

Releases: danielgafni/dagster-ray

Release v0.0.20

04 Jul 21:19
71bf457

Choose a tag to compare

What's Changed

Full Changelog: v0.0.19...v0.0.20

Release v0.0.19

10 Jun 08:02
c15bb00

Choose a tag to compare

What's Changed

Full Changelog: v0.0.18...v0.0.19

Release v0.0.18

15 May 10:34
5341488

Choose a tag to compare

What's Changed

Full Changelog: v0.0.17...v0.0.18

Release v0.0.17

28 Mar 20:59
7cad782

Choose a tag to compare

What's Changed

Full Changelog: v0.0.16...v0.0.17

Release v0.0.16

26 Mar 13:54
0357917

Choose a tag to compare

What's Changed

Full Changelog: v0.0.15...v0.0.16

Release v0.0.15

20 Mar 15:59
9e9b744

Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

Release v0.0.14

14 Mar 13:36
79f6b46

Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.0.14

Release v0.0.13

24 Feb 10:05
e7d84ef

Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

Release v0.0.12

17 Feb 21:25
83815b4

Choose a tag to compare

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 to 1.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

27 Nov 23:23
dee0585

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