sloproxy

feat(pluginstore, pluginhost): add plugin unload handling and preserve config during plugin updates master

- Introduced logic to handle plugin unloading during updates to prevent conflicts with loaded plugins. - Preserved existing plugin configurations during updates, ensuring seamless transitions and maintaining custom fields. - Added support for reloading the configuration after management saves changes. - Enhanced unit tests to validate unloading, configuration preservation, and reloading behaviors.