github dagster-io/dagster v0.2.3

latest releases: 1.7.3, 1.7.2rc4, 1.7.2rc3...
5 years ago

Driving factor to release this is a bug in the command line interface in 0.2.2 (#207)

Other changes in this release:

  • CLI interface has changed slightly. Whenver dagit or dagster needs to
    specify a function to load a repo or a pipeline, us the -n/--fn-name
    flag combo. Before this was split out into to different use cases in
    dagster.
  • We now have the ability to reuse a single solid definition multiple
    times within the same pipeline using the SolidInstance API. See the
    corresponding tutorial section for more details.
  • Documentation continues to improve.

Don't miss a new dagster release

NewReleases is sending notifications on new releases.