Plugin error message

Hi,
When composing a new version of our application we get below error message which is not completely clear to me.
If I understand correctly serialization plugin was modified and because of that our current installed versions of 4 rest plugins will not work anymore.
I assume that all will be good again if we upgrade p137, p176, p195, p198 plugins to their newest versions. Is that correct and will we not break anything else if we do that ?

1 Like

Indeed,

For the 3 Novulo components, these plug-ins are all available in their newest revisions. You need to select these. For M7288, r90 is available.

For your M8979 you will need to update them. It will not affect the functionality of your component.

Technical context: some similar functionality has been moved from the REST plug-ins to Serialization and harmonized there. As a result, all four plug-ins need to be updated to these newer version in order to work as they did before. (and it introduces some new functionalities)

Within your component, nothing changes.

1 Like

Ok will update the plugins.
Thanks for your quick reply!