docs: added note about hard restart due to celery update
This commit is contained in:
parent
04de39adcb
commit
2cac08abee
1 changed files with 4 additions and 0 deletions
|
|
@ -193,6 +193,10 @@ Fixes
|
|||
Upgrade notes
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
- Major Celery Version upgrade. The 4.18.X release includes a major Celery version.
|
||||
It's recommended to run `rccontrol self-stop && rccontrol self-init` after the
|
||||
upgrade to ensure celery workers are restarted and updated.
|
||||
|
||||
- New Automation task. We've changed the logic for updating latest change inside repository group.
|
||||
New logic includes scanning for changes in all nested objects. Since this is a heavy task
|
||||
a new dedicated scheduler task has been created to update it automatically on a scheduled base.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue