Skip to content

Releases: kubeflow/pipelines

Version 2.0.0-alpha.3

13 Jul 19:56
Compare
Choose a tag to compare
Version 2.0.0-alpha.3 Pre-release
Pre-release

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

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

python3 -m pip install kfp-server-api==2.0.0-alpha.3 --upgrade

Refer to:

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

KFP SDK v1.8.13

19 Jul 19:35
d5bc8dd
Compare
Choose a tag to compare

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==1.8.13

For changelog, see release notes.

Backend v1.8.2

10 Jun 21: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.7 above) by running:

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

See the Change Log

Version 2.0.0-alpha.2

06 May 00:34
Compare
Choose a tag to compare
Version 2.0.0-alpha.2 Pre-release
Pre-release

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==2.0.0-alpha.2--upgrade

Refer to:

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

Version 2.0.0-alpha.1

05 Apr 01:29
Compare
Choose a tag to compare
Version 2.0.0-alpha.1 Pre-release
Pre-release

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==2.0.0-alpha.1 --upgrade

Refer to:

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

Version 2.0.0-alpha.0

16 Mar 18:57
Compare
Choose a tag to compare
Version 2.0.0-alpha.0 Pre-release
Pre-release

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==2.0.0-alpha.0 --upgrade

Refer to:

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

Backend v1.8.1

26 Feb 00:39
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.7 above) by running:

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

See the Change Log

Backend v1.8.1-rc.0

22 Feb 19:00
Compare
Choose a tag to compare
Backend v1.8.1-rc.0 Pre-release
Pre-release

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==1.8.1rc0 --upgrade

Refer to:

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

Backend v1.8.0

16 Feb 03:11
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.7 above) by running:

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

See the Change Log

Backend v1.8.0-rc.3

10 Feb 10:06
Compare
Choose a tag to compare
Backend v1.8.0-rc.3 Pre-release
Pre-release

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==1.8.0rc3 --upgrade

Refer to:

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