villebro commented on a change in pull request #9825: URL: https://github.com/apache/incubator-superset/pull/9825#discussion_r446766163
########## File path: UPDATING.md ########## @@ -23,6 +23,9 @@ assists people when migrating to a new version. ## Next +* [9825](https://github.com/apache/incubator-superset/pull/9825): Add Excel sheet upload Review comment: Perhaps add a slightly more verbose comment to say how it can be enabled, like "Support for Excel sheet upload added. To enable support, install Superset with the optional dependency `excel`." ########## File path: UPDATING.md ########## @@ -23,6 +23,9 @@ assists people when migrating to a new version. ## Next +* [9825](https://github.com/apache/incubator-superset/pull/9825): Add Excel sheet upload + +* [10034](https://github.com/apache/incubator-superset/pull/10034): Deprecates the public security manager `assert_datasource_permission`, `assert_query_context_permission`, `assert_viz_permission`, and `rejected_tables` methods with the `raise_for_access` method which also handles assertion logic for SQL tables. Review comment: This shouldn't be here (see two lines below). ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
