What's Changed
- Add Aidentified to list of users in README.rst by @dmkoch in https://github.com/spotify/luigi/pull/3329
- Fix Task.worker_timeout type annotation. by @ccmaymay in https://github.com/spotify/luigi/pull/3332
- Allow more control over Prometheus metrics collection by @mateka in https://github.com/spotify/luigi/pull/3333
- update codecov process by @hirosassa in https://github.com/spotify/luigi/pull/3336
- Fixes #3334: Add support for custom parameter classes in mypy plugin by @starhel in https://github.com/spotify/luigi/pull/3335
- add codecov token to upload result from protected branch by @hirosassa in https://github.com/spotify/luigi/pull/3339
- Migration to
pyproject.tomlby @hirosassa in https://github.com/spotify/luigi/pull/3338 - Update ubuntu image to 22.04 by @RRap0so in https://github.com/spotify/luigi/pull/3348
- Make reporting more metrics for tasks possible by @mateka in https://github.com/spotify/luigi/pull/3343
- feat: Add generic type support to Parameter classes by @kitagry in https://github.com/spotify/luigi/pull/3369
- feat: add parameter.pyi for type hinting parameters by @kitagry in https://github.com/spotify/luigi/pull/3370
- Version 3.7.0 by @dlstadther in https://github.com/spotify/luigi/pull/3372
New Contributors
- @dmkoch made their first contribution in https://github.com/spotify/luigi/pull/3329
- @mateka made their first contribution in https://github.com/spotify/luigi/pull/3333
Full Changelog: https://github.com/spotify/luigi/compare/v3.6.0...v3.7.0