v3.2.2
What's Changed
- Corrected a typo in changelog for version 3.0.21 by @triump0870 in #515
- compat celery 4 by @wanyoung1231 in #516
- Another
celery.utils.time
fix by @loisaidasam in #518 - Fix DatabaseScheduler behavior when schedule is changed from interval to crontab by @dmitry-mukhin in #351
- fixes rst 'unkown target' error by @zsoldosp in #522
- Fix next id call in test_from_entry by @jackieleng in #528
- update timeutils usage to work with celery 4 by @ptadas in #524
- Improves periodic tasks admin, tasks are better clickable. by @RoelvandenBerg in #526
- Fixes should_sync() test so that it passes with celery v3.1.24 by @caronc in #512
- Importing DictAttribute for celery 4 by @predatell in #536
New Contributors
- @triump0870 made their first contribution in #515
- @wanyoung1231 made their first contribution in #516
- @loisaidasam made their first contribution in #518
- @dmitry-mukhin made their first contribution in #351
- @zsoldosp made their first contribution in #522
- @jackieleng made their first contribution in #528
- @ptadas made their first contribution in #524
- @RoelvandenBerg made their first contribution in #526
- @caronc made their first contribution in #512
- @predatell made their first contribution in #536
Full Changelog: v3.2.1...v3.2.2