Skip to content

Releases: hyperflow-wms/hyperflow

v1.8.0

21 Nov 18:40

Choose a tag to compare

  • Add admission controller feature (for Kubernetes)
  • Upgrade to Node.js v20

v1.7.3

29 Oct 09:39

Choose a tag to compare

Improve redisCommand for docker-only testing

v1.7.2

16 May 16:17
11d0cd0

Choose a tag to compare

Fix race condition causing many connections with RabbitMQ

v1.6.0

17 Sep 08:57

Choose a tag to compare

Adds support for worker pools in the k8s command

HyperFlow v1.5.0

08 Oct 07:26

Choose a tag to compare

  • Added HypeFlow HTTP server (hflow start-server)
  • Added option hflow run --submit=<server_url> to run workflows via the HyperFlow server

HyperFlow v1.4.3

05 Oct 05:44

Choose a tag to compare

  • Improved Kubernetes support
  • Enhanced communication with Redis
  • Job agglomeration support
  • Added mechanism for local workflow configuration files

v1.3.23

26 Feb 09:06

Choose a tag to compare

1.3.23

v1.3.0

30 Nov 19:02
2244d0d

Choose a tag to compare

New in this release:

  • Support for workflow templates -- '{{x}}' variables can be used in workflow.json
  • Support for AWS Fargate (functions)
  • New mechanism for communication with remote jobs using Redis

HyperFlow v1.2.0

04 Feb 20:49
026ec28

Choose a tag to compare

HyperFlow version 1.2.0

Major new features in this release:

  • Docker support
  • Workflow persistence and recovery support: hflow --persist and hflow --recover

prePersistence

28 Nov 09:55
81d2a49

Choose a tag to compare

Minor updates