luigi v2.8.13 Release Notes

Release Date: 2020-04-29 // almost 4 years ago
  • โž• Added:

    luigi.contrib
    • ๐Ÿ‘ Presto support in Luigi (#2885)

    ๐Ÿ›  Fixed:

    luigi
    • removed wrong type of Target. init path arg from doc master (#2927)
    • โœ‚ remove StreamingBodyAdaptor that didn't allow choosing the chunk size (#2929)
    • ๐Ÿ›  Fix docs explaining write modes for Luigi Targets. Closes #2783 (#2931)
    • ๐Ÿ”ง All configuration parameters in docs now use underscore in their names for consistency. (#2890)

    ๐Ÿ”„ Changed:

    luigi
    • ๐Ÿ‘ Allowed wider popovers in grapth. (#2093)
    • ๐Ÿ“š update documentation to prefer pykube-ng (#2924)