Skip to content

v0.3.0

Choose a tag to compare

@gtauzin gtauzin released this 03 Nov 17:29
· 58 commits to main since this release
2da58ee

This minor release includes 6 commits.

Features

  • Add DagsterNothingDataset, a Kedro dataset that performs no I/O but enforces node dependency by @gtauzin
  • Add DagsterPartitionedDataset, a Kedro dataset for partitioned data compatible with Dagster's asset partitions by @gtauzin
  • Enable fanning out Kedro nodes when creating the Dagster graph when using DagsterPartitionedDataset with multiple partition keys by @gtauzin
  • Add support for Kedro >= 1.0.0 and Dagster >= 1.12.0 by @gtauzin

Bug Fixes

  • Fix bug involving unnamed Kedro nodes making kedro dagster dev crash by @gtauzin
  • Fix defaults on K8S execution configuration by @gtauzin

Contributors

Thanks to all contributors for this release: