You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rebase KFP core to 1.7.0, KFP SDK to 1.7.2 (#713, #699, #705, #718)
PipelineLoop and custom tasks now support timeout (#706, #709)
Support multi-step parameter passing if the Tekton results are too large (#702, #711)
Any-sequencer, custom task, and unit tests are now based on component.yaml and compatible with all supposed V2 IR compiler features in KFP 1.7.0 release. (#676, #677, #675, #680, #685, #691, #692, #693, #708)
Enhance Tekton variable sanitization based on respective Tekton Spec. (#686, #688, #689)