Jmix 1.6 method signature changes

While migrating from Jmix 1.5.5 to 1.6.0 I got compile errors due to changed method signatures. I can easily fix this. I would appreciate if, either

  • the new method signatures would be added and the old ones are marked deprecated
    or
  • the changes are mentioned as breaking changes in the documentation.

Maybe there are more. The changes I noticed were:

  • io.jmix.ui.screen.MasterDetailScreen#discardChanges()
  • io.jmix.ui.screen.MasterDetailScreen#saveChanges()