You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@gadams00 We should definitely remove @Deprecated. We plan to do that everywhere, see #1003 .
However, we don't want to remove the Preview yet, because we still need to support older versions of GitHub Enterprise where the endpoint is still in preview.
https://developer.github.com/changes/2020-08-20-graduate-machine-man-and-sailor-v-previews/
https://github.com/hub4j/github-api/blob/main/src/main/java/org/kohsuke/github/internal/Previews.java#L90 Previews.MACHINE_MAN deprecations (and preview annotations) should no longer be necessary.
The text was updated successfully, but these errors were encountered: