ktmud commented on issue #12566:
URL: https://github.com/apache/superset/issues/12566#issuecomment-763292552


   >  As long as we are properly bumping the dependency in superset, is there 
anything else that the user should be aware of?
   
   What I meant is more about breaking changes for chart plugins, because they 
require certain API in `@superset-ui/core` and `@superset-ui/chart-controls` to 
work. Especially after supporting [dynamically imported 
plugins](https://github.com/apache/superset/pull/10288), users will eventually 
be able to install plugins that may or may not upgrade with Superset at the 
same time. We will have to make sure any changes made to the charting system 
can still render existing visualizations properly, or mark them as breaking 
changes.
   
   I don't think this is a real concern right now since there are still a lot 
of work we need to do before announcing official support for dynamic plugins, 
but it's something to think about.


----------------------------------------------------------------
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]

Reply via email to