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)
Closed issues:
- Remote errors in interactive mode when larger workflows are run #174
- Add
--query
(or--worker
) flag tojf 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