github spotify/luigi 2.6.0
Version 2.6.0

latest releases: 3.5.0, 3.4.0, 3.3.0...
7 years ago

Luigi 2.6.0 comes with many new cool features!

  • Removed deprecations! luigi.{hadoop, hadoop_jar, hdfs, hive, scalding, webhdfs} are removed, use luigi.contrib.{..} instead #1995
  • Deprecations! luigi.{postgres, s3} are now moved into luigi.contrib. #1997
  • Multiple workers finally works for Windows again! #1992
  • Server can now communicate with the clients! We started small and implemented so --workers can be set. #1993
  • Make the visualizer put your search queries in the URLs hash. So links are now finally shareable! #1986 #2002
  • A new recommended way to automatically set the task namespace! #2000 (docs)

There have been a lot of other bugfixes, docsfixes, cleanups and added testcases! See all commits
here.

Don't miss a new luigi release

NewReleases is sending notifications on new releases.