villebro commented on a change in pull request #19168:
URL: https://github.com/apache/superset/pull/19168#discussion_r833423664



##########
File path: UPDATING.md
##########
@@ -29,9 +29,13 @@ assists people when migrating to a new version.
 
 ### Breaking Changes
 
+- [19168](https://github.com/apache/superset/pull/19168): Celery upgrade to 
5.X has breaking changes on it's command line invocation.
+  Please follow: 
https://docs.celeryq.dev/en/stable/whatsnew-5.2.html#step-1-adjust-your-command-line-invocation
+  Consider migrating you celery config if you haven't already: 
https://docs.celeryq.dev/en/stable/userguide/configuration.html#conf-old-settings-map
 - [19049](https://github.com/apache/superset/pull/19049): APP_ICON_WIDTH has 
been removed from the config. Superset should now be able to handle different 
logo sizes without having to explicitly set an APP_ICON_WIDTH. This might 
affect the size of existing custom logos as the UI will now resize them 
according to the specified space of maximum 148px and not according to the 
value of APP_ICON_WIDTH.
 - [19274](https://github.com/apache/superset/pull/19274): The 
`PUBLIC_ROLE_LIKE_GAMMA` config key has been removed, set `PUBLIC_ROLE_LIKE` = 
"Gamma" to have the same functionality.
 - [19273](https://github.com/apache/superset/pull/19273): The 
`SUPERSET_CELERY_WORKERS` and `SUPERSET_WORKERS` config keys has been removed. 
Configure celery directly using `CELERY_CONFIG` on Superset
+>>>>>>> master

Review comment:
       There appears to be a merge conflict leftover here




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to