Thanks indeed @HugoTrentesaux.
I will be great if we can query the current version of the schema using by a node, in order to detect which nodes are up-to-date and which are not. I don’t know if this can be done already.
Better if this version uses https://semver.org/ so we can compare programmaticly better.
This is needed in order to adapt our clients code to future schema changes properly and prevent runtime errors.