Skip to content

v2.20.0

Compare
Choose a tag to compare
@andrewballantyne andrewballantyne released this 09 Feb 21:45
· 1259 commits to main since this release
ea16972

Notable Changes

  • Pipeline features
    • Pipeline Logs
      • The ability to view the logs behind each step of a task in the details page of Pipeline Runs
    • Pipeline Versions
      • The support for Pipeline Versions in the Pipelines page (this replaced the pre-existing last 5 runs)
      • You should be able to filter on runs associated with each version
    • Pipeline resources are now entirely server-side manageed
      • This has changed the filtering and sorting mechanisms of the various tables
      • You can now paginate through all the various resources to see all your data (largely this will improve viewing runs)
    • We are working on release v2 of Pipelines, and thus there is now a deprecation notice on v1
      • After you update to the v2 release (aimed at next release) your Pipeline UI will no longer be usable inside the Dashboard due to incompatibility in the API versions
      • API is still directly available (until you delete your DSPA)
      • Elyra notebook usage is still available (until you delete your DSPA)
  • Other misc fixes & improvements

What's Changed

New Contributors

Full Changelog: v2.19.0...v2.20.0