Open
Description
I love that you guys are iterating fast but as someone who is trying to maintain their own tools it makes it really hard to keep everything up to date when the release notes are: "Auto release"
In particular if releases just specified something like this it would help:
"Behavior from com.this.Class moved to com.this.OtherClass"
In this case I was using buildToolHelper.waitForHub and that was moved to assertBomImportScanStartedThenFinished which I only found because ReportRequestServiceTestIT still had waitForHub in it