Skip to content

Releases: kubeflow/pipelines

KFP SDK v2.14.5

09 Oct 20:41
360bd09
Compare
Choose a tag to compare

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==2.14.5

For changelog, see release notes.

KFP SDK v2.14.4

29 Sep 17:43
08f4fe3
Compare
Choose a tag to compare

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==2.14.4

For changelog, see release notes.

Version 2.14.3

02 Sep 15:11
fc3214d
Compare
Choose a tag to compare

What's Changed

  • fix(sdk): Set spec.description when compiling to Kubernetes manifests (#12132)
  • fix(tools): Fix a typo in convert_to_k8s_format (#12161)
  • fix(backend): Fix mutating webhook when pipeline name label value is too long (#12162)
  • fix(backend): Return from pipeline deletions after the cache is updated (#12153)
  • fix(backend/sdk): Fix REST API outputs for pipeline versions with invalid platform specs (#12183)
  • fix(backend): Add support for additional filters on the Kubernetes native API (#12189)

Full Changelog: 2.14.0...2.14.3

KFP SDK v2.14.2

07 Aug 22:05
ec00fa3
Compare
Choose a tag to compare

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==2.14.2

What's Changed

  • update kfp server api for kfp sdk (#12120)

Full Changelog: sdk-2.14.1...sdk-2.14.2

Version 2.14.0

05 Aug 17:29
38c49cc
Compare
Choose a tag to compare

This release is a version alignment release. This release succeeds the KFP 2.5.0 release. In this 2.14.0 release, KFP backend is aligned in major and minor versions (X.Y) with all the KFP python packages. Please read more about this and the KFP versioning policy here.

What's Changed

Read more

KFP SDK v2.14.1

05 Aug 17:31
25805b8
Compare
Choose a tag to compare

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==2.14.1

For changelog, see release notes.

Version 2.5.0

28 Apr 21:48
Compare
Choose a tag to compare

What's Changed

Read more

KFP SDK v2.13.0

28 Apr 21:46
fe51dfd
Compare
Choose a tag to compare

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==2.13.0

For changelog, see release notes.

KFP SDK v2.12.2

24 Apr 00:21
2d96d3e
Compare
Choose a tag to compare

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==2.12.2

For changelog, see release notes.

Version 2.4.1

01 Mar 01:22
242d025
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.4.1