2.0.0
Highlights:
- Improved documentation.
- New visualiser page! #1086, thanks @stephenpascoe
- Execution summaries at end of runs! #1091, thanks @nicolehedblom
- Smarter layout algorithm for the SVG dependency graphs, thanks @daveFNbuck
- Command line interface now has a useful --help, see #1276
- Luigi finally has semantic exit codes! #1264
Contrib:
- Stablization of GCP tools
- AWS EC2 support. #1317, thanks @jfeala
- Sungrid support. #1124, thanks @jfeala (again :))
Scheduling:
- UNIX sockets are now supported, hence also encryption. #1129, thanks @graingert
- Smarter scheduling! #1272
- Speedup in scheduler. #1046
- A
--take-lock
option to smoother roll out code changes. #1137
Deprecations:
- There have been a lot of deprecations of features regarding Parameters. Before upgrading, please consider taking a look at the new module documentation for parameters.