Skip to content

Releases: seqeralabs/node-red-seqera

node-red-seqera v1.5.1

20 Dec 16:48
8c34c96

Choose a tag to compare

What's Changed

  • Add User-Agent header to all API calls for traffic analytics #32

Full Changelog: 1.5.0...1.5.1

node-red-seqera v1.5.0

18 Dec 17:01
de79909

Choose a tag to compare

  • 💥 Breaking change: Poll files node updates #27
    • Added pollIntervalSeconds field to output payload alongside nextPoll
    • "Every poll" output port is now hidden by default, with a checkbox option to enable it
    • Added new "Deleted results" output that fires when files are removed from the Data Link
  • Add GitHub Actions workflow for preview docker images for PRs #28
  • Add CI testing with mocha #26

Warning: The change in the "Poll files" available ports on this node could affect your workflows. Please update with care - make sure that the correct output ports are still connected!

Full Changelog: 1.4.1...1.5.0

node-red-seqera v1.4.1

26 Nov 12:01
2b19429

Choose a tag to compare

  • Bugfix: Don't use absolute paths for internal API calls for config setup
    • Fixes 404 errors when running Node-RED on a sub-path

Full Changelog: 1.4.0...1.4.1

node-red-seqera v1.4.0

26 Nov 10:05
e70344d

Choose a tag to compare

  • New node: Poll workflows #21
  • Docker image image updates
    • Updates to the starter flow, including comments
    • Enable Node-RED telemetry to avoid annoying pop-up on first launch

Full Changelog: 1.3.0...1.4.0

node-red-seqera v1.3.0

06 Nov 09:51
2166c32

Choose a tag to compare

  • 💥 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

node-red-seqera v1.2.0

27 Oct 22:28
bf627b6

Choose a tag to compare

New features

  • Launch node: added ability to provide key/value pairs for params in the editor interface

What's Changed

Full Changelog: 1.1.0...1.2.0

node-red-seqera v1.1.0

27 Oct 17:22
469c119

Choose a tag to compare

What's Changed

  • feat: Docker build pipeline can be manually triggered by @adamrtalbot in #2
  • feat: update datasets node to support header line by @ejseqera in #6
  • Example: nf-core/rnaseq into nf-core/differentialabundnace by @adamrtalbot in #7
  • Add customizable run name field to workflow launch node by @adamrtalbot in #8
  • docs: Add token permission requirements to README by @adamrtalbot in #4

New Contributors

Full Changelog: 1.0.1...1.1.0

node-red-seqera v1.0.1

18 Jun 22:20
8c076fd

Choose a tag to compare

  • Use two separate Docker image names for the vanilla and Studios images.
  • Bumped versions of npm dependencies

Full Changelog: 1.0.0...1.0.1

node-red-seqera v1.0.0

18 Jun 22:08
fa0a266

Choose a tag to compare

  • Moved repository to seqeralabs/node-red-seqera 🎉
  • Tidied up and updated README.md
  • Made a vanilla Dockerfile to run outside of Seqera Studios

Full Changelog: 0.3.3...1.0.0

node-red-seqera v0.3.3

09 Jun 22:22
70859df

Choose a tag to compare

  • Datalink nodes: autocomplete datalinks, not datasets 🙈

Full Changelog: 0.3.2...0.3.3