Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@StefanoFioravanzo StefanoFioravanzo released this 19 May 12:53
· 3 commits to master since this release

New features:

  • Introduce an SDK to programmatically create pipelines from Python modules (#326)
  • Handle pipeline versions (#330)
  • Create KFP artifacts using the SDK (#333)
  • Support both v1alpha3 and v1beta1 Katib versions (#336)

Notable fixes/improvements:

  • Detect docker image SHA instead of tag (#328)
  • Bump MLMD version (#335)
  • Various utils improvements (#337)
  • Improve InferenceService handling when fields are missing (#343)