Hi Is there an API version compatibility guide somewhere, describing what versions of the scheduler API are compatible with which mesos master versions?
I'm asking because we have several frameworks using the 0.28.2 java based scheduler driver, and recently upgraded our mesos masters and agents to 1.3.0. The frameworks do work, but we have been seeing some issues around reconciliation that we weren't seeing before. Could this be related to a scheduler driver incompatibility? Thanks Eli

