luigi v3.0.2 Release Notes

Release Date: 2020-09-23 // over 3 years ago
  • 3.0.2

    ๐Ÿ›  Fixed:

    luigi
    • ๐Ÿ‘ท Garbage collect task result queue when worker context exits #2973
    • ๐Ÿ›  Fixing problem with ListParameter and Dynamic Dependencies #2970

    ๐Ÿ”„ Changed:

    luigi
    • โฌ‡๏ธ Drop Python 3.3 and 3.4 support #2978
    luigi.contrib
    • โšก๏ธ Use updated uri for gcs batch reqs #2998

Previous changes from v3.0.1

  • โž• Added:

    luigi
    • ๐Ÿ‘ท Worker_timeout can be 0. #2968
    • ๐Ÿ‘ท Return bq job id from biquery.run_job() #2957
    • Documentation for check_complete_on_run config #2961