Skip to content

0.10.0-incubating

Compare
Choose a tag to compare
@dgrove-oss dgrove-oss released this 27 Feb 18:41
· 40 commits to master since this release
0.10.0
  • Add new parallel and map combinators to run compositions in parallel using a Redis instance to store intermediate results.
  • Add dynamic combinator to invoke an action with a name chosen at run time.
  • Add option to bypass TLS certificate validation failures (off by default).
  • Add API to generate the conductor action code from a composition.
  • Add control over needle options and logging.