Skip to content

node-red-seqera v1.3.0

Choose a tag to compare

@ewels ewels released this 06 Nov 09:51
· 48 commits to main since this release
2166c32
  • 💥 Breaking change! Renamed create to add to match Seqera Platform terminology
    • Renamed create-dataset to add-dataset
    • Renamed create-studio to add-studio
    • Export your node as JSON, rename and reimport to fix your flows if needed
  • 📚 New mkdocs material website with totally revamped and rewritten documentation: https://seqeralabs.github.io/node-red-seqera/ #17
  • ✨ New Monitor Studios node to report on the status of a Studio after creation #1
  • ♻️ New: Ability to launch a resume pipeline #12
  • New example workflow showing pipeline resume #12
  • Update all Seqera nodes to support passing through unrecognised msg variables #15
  • Make config API check work for previously saved API tokens #16

Full Changelog: 1.2.0...1.3.0