luigi v2.8.9 Release Notes

Release Date: 2019-08-27 // over 4 years ago
  • โž• Added:

    luigi
    • โž• Adds "Force Commit" button in UI to set tasks to DONE #2751
    • ๐Ÿ‘‰ Show task history link in visualizer when recording. #2759

    ๐Ÿ›  Fixed:

    luigi
    • ๐Ÿ“š Replace documentation reference to outdated test environment py27-nonhdfs #2762
    • Issue 2644: Tasks can be run several times under certain conditions #2645
    luigi & luigi.contrib
    • โœ… Ensure ignored tests are picked up by tox #2758

    ๐Ÿ”„ Changed:

    luigi
    • โšก๏ธ Update tornado requirement for new enough python versions #2761
    luigi.contrib
    • contrib/ftp: Clean up temporary files #2755