Skip to content

2.8.13

Compare
Choose a tag to compare
@jesperps jesperps released this 29 Apr 13:33
· 327 commits to master since this release
54a3473

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)