Skip to content

Releases: getindata/kedro-kubeflow

Release 0.6.0

18 Feb 08:17
7a8090a
Compare
Choose a tag to compare

[0.6.0] - 2022-02-18

  • Kedro pipeline name is now added into Kubeflow pipeline name during upload
  • Project hook that injected environmental variables values into all the configuration files is dropped, with backward compatibility to support these in kubeflow.yaml
  • Added missing on-exit-handler for node_merge_strategy: full
  • Handle KEDRO_ENV enviroment variable

Release 0.5.1

28 Jan 14:40
75f2090
Compare
Choose a tag to compare

[0.5.1] - 2022-01-28

  • Possibility to run custom Kedro pipeline as on-exit-handler

Release 0.5.0

27 Jan 08:55
c464564
Compare
Choose a tag to compare

[0.5.0] - 2022-01-27

  • Kedro paramters of complex types (lists and dicts) are now supported
  • run_once and schedule accepts Kedro parameters override
  • Names of the one-off runs and scheduled runs are templated with parameters

Release 0.4.8

11 Jan 17:44
69b87b2
Compare
Choose a tag to compare

[0.4.8] - 2022-01-10

Release 0.4.7

05 Jan 08:39
1ea44cd
Compare
Choose a tag to compare

[0.4.7] - 2022-01-05

  • Add kubeflow_run_id tag to MLFlow run when full node merge strategy is used

Release 0.4.6

23 Dec 09:27
35b7656
Compare
Choose a tag to compare

[0.4.6] - 2021-12-23

  • Passing all KEDRO_CONFIG_ environment variables to the pipeline nodes

Release 0.4.5

22 Dec 21:21
cfbc9cf
Compare
Choose a tag to compare

[0.4.5] - 2021-12-22

  • Add node_merge_strategy alongside with full option to run a whole pipeline in one pod

Release 0.4.4

29 Sep 08:44
f1694ad
Compare
Choose a tag to compare

[0.4.4] - 2021-09-29

  • Custom networking setup for Vertex AI pipelines run

Release 0.4.3

27 Sep 14:13
0fb943a
Compare
Choose a tag to compare

[0.4.3] - 2021-09-27

  • Kedro environment used by kedro kubeflow invocation is passed to the steps
  • A flag to skip steps output artifacts registration in Kubeflow Metadata

Release 0.4.2

19 Aug 13:09
1dba38f
Compare
Choose a tag to compare

[0.4.2] - 2021-08-19

  • Improved Vertex scheduling: removal of stale schedules