Luigi

Latest version: v3.5.2

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 12

1.2.0

Notable changes:
- Dropped Python 2.6 support. https://github.com/spotify/luigi/pull/934
- New experimental ["assistant"](https://github.com/spotify/luigi/blob/ac530c6cb3ac4df81ad236817373bdac19effa6d/luigi/interface.py#L104) feature.
- External tasks are now also registered. This might cause breakage in settings like described [here](https://github.com/spotify/luigi/pull/880#issuecomment-94008171)
- Many configuration settings have been hoisted to the new configuration system. Particularly for hdfs-related parameters. The `--help` command will show what new options are available.
- While `is_global` is not removed yet. It'll get removed anytime soon. Please use the new `positional=False` setting as a replacement in your parameters. In fact, we suggest to always use `positional=False`.
- The central scheduler now supports searching within groups. https://github.com/spotify/luigi/pull/903
- New dependency graph rendering using D3. https://github.com/spotify/luigi/pull/920
- The built in map reduce framework can now use `ujson` instead of doing `eval`. It's still not clear to us how much faster it is. https://github.com/spotify/luigi/pull/939
- Various bug fixes and other features.

1.1.1

Not secure

1.1.0

Not secure
This mainly features Python 3 support (thanks mostly to gpoulin!)

1.1.0 corresponds to 0abe27e5c6be616e107745b48dff8939815da73c and has been run internally at Spotify for a while so should be fairly robust.

I would have released latest master as 1.1.0 had it not been for the bugs around Tornado (824). Hoping to launch an 1.1.1 soon.

1.0.24

Not secure
.24, .23, and .22 were quick fixes of big issues that came up when trying to release .21

1.0.20

Not secure
Latest release

0.10.1

This is the same release as [0.10.0](https://github.com/pharmbio/sciluigi/releases/tag/0.10.0), while also fixing some problems with the build.

Page 10 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.