Skip to content

Releases: kubeflow/pipelines

KFP SDK v2.3.0

22 Sep 23:50
4003e56
Compare
Choose a tag to compare

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==2.3.0

For changelog, see release notes.

KFP SDK v2.2.0

14 Sep 18:27
659c54b
Compare
Choose a tag to compare

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==2.2.0

For changelog, see release notes.

KFP SDK v2.1.3

06 Sep 17:59
2b05ec8
Compare
Choose a tag to compare

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==2.1.3

For changelog, see release notes.

Version 2.0.1

17 Aug 21:30
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

KFP SDK v2.1.2

28 Jul 20:48
25f6ee6
Compare
Choose a tag to compare

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==2.1.2

For changelog, see release notes.

KFP SDK v2.0.1

21 Jun 00:26
6dfcd53
Compare
Choose a tag to compare

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==2.0.1

For changelog, see release notes.

Version 2.0.0

20 Jun 18:17
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

KFP SDK v2.0.0

20 Jun 20:14
0f8d6d2
Compare
Choose a tag to compare

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==2.0.0

For changelog, see release notes.

Version 2.0.0-rc.2

13 Jun 20:13
Compare
Choose a tag to compare
Version 2.0.0-rc.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.7 above) by running:

python3 -m pip install kfp-server-api==2.0.0-rc.2 --upgrade

Refer to:

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

KFP SDK v2.0.0-rc.2

09 Jun 18:11
b6c6608
Compare
Choose a tag to compare
KFP SDK v2.0.0-rc.2 Pre-release
Pre-release

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==sdk-2.0.0-rc.2

For changelog, see release notes.