Feature description
In certain deployment scenarios it would be quite helpful to find out whether there were any changes to class definitions and if so, which class definitions where changed.
This allows you to conditionally run commands, like re-indexing depending on changes on class definitions.
Actually this information is already available, and was introduced with #15383
So just a command reporting this data should be sufficient.