v0.3.0
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
DagsterPartitionedDatasetwith 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 devcrash by @gtauzin - Fix defaults on K8S execution configuration by @gtauzin
Contributors
Thanks to all contributors for this release: