celery/celery
### [`v4.4.7`](https://togithub.com/celery/celery/releases/v4.4.7)
[Compare Source](https://togithub.com/celery/celery/compare/v4.4.6...v4.4.7)
# 4.4.7
:release-date: 2020-07-31 11.45 P.M UTC+6:00
:release-by: Asif Saif Uddin
- Add task_received, task_rejected and task_unknown to signals module.
- \[ES backend] add 401 as safe for retry.
- treat internal errors as failure.
- Remove redis fanout caveats.
- FIX: -A and --args should behave the same. ([#6223](https://togithub.com/celery/celery/issues/6223))
- Class-based tasks autoretry ([#6233](https://togithub.com/celery/celery/issues/6233))
- Preserve order of group results with Redis result backend ([#6218](https://togithub.com/celery/celery/issues/6218))
- Replace future with celery.five Fixes [#6250](https://togithub.com/celery/celery/issues/6250), and reraise to include
- Fix REMAP_SIGTERM=SIGQUIT not working
- ([Fixes#6258](https://togithub.com/Fixes/celery/issues/6258)) MongoDB: fix for serialization issue ([#6259](https://togithub.com/celery/celery/issues/6259))
- Make use of ordered sets in Redis opt-in
- Test, CI, Docker, style and minor doc impovements.
### [`v4.4.6`](https://togithub.com/celery/celery/compare/v4.4.5...v4.4.6)
[Compare Source](https://togithub.com/celery/celery/compare/v4.4.5...v4.4.6)
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box.
This PR contains the following updates:
==4.4.5
->==4.4.7
Release Notes
celery/celery
### [`v4.4.7`](https://togithub.com/celery/celery/releases/v4.4.7) [Compare Source](https://togithub.com/celery/celery/compare/v4.4.6...v4.4.7) # 4.4.7 :release-date: 2020-07-31 11.45 P.M UTC+6:00 :release-by: Asif Saif Uddin - Add task_received, task_rejected and task_unknown to signals module. - \[ES backend] add 401 as safe for retry. - treat internal errors as failure. - Remove redis fanout caveats. - FIX: -A and --args should behave the same. ([#6223](https://togithub.com/celery/celery/issues/6223)) - Class-based tasks autoretry ([#6233](https://togithub.com/celery/celery/issues/6233)) - Preserve order of group results with Redis result backend ([#6218](https://togithub.com/celery/celery/issues/6218)) - Replace future with celery.five Fixes [#6250](https://togithub.com/celery/celery/issues/6250), and reraise to include - Fix REMAP_SIGTERM=SIGQUIT not working - ([Fixes#6258](https://togithub.com/Fixes/celery/issues/6258)) MongoDB: fix for serialization issue ([#6259](https://togithub.com/celery/celery/issues/6259)) - Make use of ordered sets in Redis opt-in - Test, CI, Docker, style and minor doc impovements. ### [`v4.4.6`](https://togithub.com/celery/celery/compare/v4.4.5...v4.4.6) [Compare Source](https://togithub.com/celery/celery/compare/v4.4.5...v4.4.6)Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.