There were a bunch of items in the render that had already been rendered. In 15.1 it decided to re-render all of them and overwrite the exisiting renders. That was a bad surprise. Had to clear the render queue and only have items in there that need to be rendered.