What's Changed
Added
* Add CodeQL workflow by jorgectf in https://github.com/spotify/luigi/pull/3244
Fixed
* Fix compatibility with cythonized tasks. by MichaelGrupp in https://github.com/spotify/luigi/pull/3246
* fix flake8 error in master by dlstadther in https://github.com/spotify/luigi/pull/3248
* Do not escape <br> tags in task tooltips, so that the line breaks are… by ewallace-RI in https://github.com/spotify/luigi/pull/3250
* Silence false positive UnconsumedParameterWarning by starhel in https://github.com/spotify/luigi/pull/3235
* Fix pymssql import by grihabor in https://github.com/spotify/luigi/pull/3252
**Full Changelog**: https://github.com/spotify/luigi/compare/3.3.0...3.4.0