Skip to content

Releases: kubeflow/pipelines

Version 1.5.0

20 Apr 07:54
Compare
Choose a tag to compare

To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here.

Install kfp-server-api package (python 3.6 above) by running:

python3 -m pip install kfp-server-api --upgrade

See the Change Log

NOTE, kfp python SDK is NOT included and released separately.

Version 1.5.0-rc.3

09 Apr 13:47
Compare
Choose a tag to compare
Version 1.5.0-rc.3 Pre-release
Pre-release

To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here.

Install python kfp-server-api (python 3.6 above) by running:

python3 -m pip install kfp-server-api --pre --upgrade

See the Change Log.

Note, kfp python SDK is not included and released separately.

Version 1.5.0-rc.2

02 Apr 11:46
Compare
Choose a tag to compare
Version 1.5.0-rc.2 Pre-release
Pre-release

To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here.

Install python SDK (python 3.6 above) by running:

python3 -m pip install kfp kfp-server-api --pre --upgrade

See the Change Log

Version 1.5.0-rc.1

01 Apr 05:08
Compare
Choose a tag to compare
Version 1.5.0-rc.1 Pre-release
Pre-release

To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here.

Install python SDK (python 3.6 above) by running:

python3 -m pip install kfp kfp-server-api --pre --upgrade

See the Change Log

SDK Version 0.5.2

29 Mar 10:08
Compare
Choose a tag to compare

This is a release of the Kubeflow Pipelines SDK to address a potential security vulnerability. There is no corresponding backend release.

Install the KFP sdk via:

pip install kfp==0.5.2

Version 1.4.1

26 Feb 06:51
Compare
Choose a tag to compare

To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here or via UI here

Install python SDK (python 3.6 above) by running:

python3 -m pip install kfp kfp-server-api --upgrade

See the Change Log

Version 1.4.0

18 Feb 04:55
Compare
Choose a tag to compare

To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here or via UI here

Install python SDK (python 3.6 above) by running:

python3 -m pip install kfp kfp-server-api --upgrade

See the Change Log

Version 1.4.0-rc.1

01 Feb 09:29
Compare
Choose a tag to compare
Version 1.4.0-rc.1 Pre-release
Pre-release

To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here.

Install python SDK (python 3.6 above) by running:

python3 -m pip install kfp kfp-server-api --pre --upgrade

See the Change Log

Version 1.3.0

08 Jan 00:23
Compare
Choose a tag to compare

To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here or via UI here

Install python SDK (python 3.6 above) by running:

python3 -m pip install kfp kfp-server-api --upgrade

See the Change Log

1.2.0

18 Dec 10:04
Compare
Choose a tag to compare

To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here or via UI here

Install python SDK (python 3.6 above) by running:

python3 -m pip install kfp kfp-server-api --upgrade

See the Change Log