Skip to content

v0.1.4

Latest
Compare
Choose a tag to compare
@gpetretto gpetretto released this 13 Sep 18:39
· 24 commits to develop since this release

Bug fix release. See PR #177 for details. Prevents insertion of jobs/flows with the same uuid.
Users of previous versions are encouraged to upgrade and run jf admin index rebuild to regenerate the indexes in the queue collection.

Changelog

v0.1.4 (2024-09-13)

Full Changelog

Closed issues:

  • Remote errors in interactive mode when larger workflows are run #174
  • Add --query (or --worker) flag to jf job rerun/retry #170

Merged pull requests:

  • Bugfix: improve collection indexes to prevent duplications #177 (gpetretto)
  • Add --worker and --query option in CLI #171 (gpetretto)

* This Changelog was automatically generated by github_changelog_generator