RELEASED: Public: 2022-02-09
Resolved issues
- GitHub Multibranch projects that attempted to access a public GitHub repository may have returned a
NullPointerException(BEE-7306) -
If a GitHub Multibranch repository or organization folder did not use credentials and attempted to access public GitHub repositories via an anonymous API, a
NullPointerExceptionmay have been returned.This issue has been resolved. A
NullPointerExceptionis no longer returned. A prompt is now provided to switch to GitHub App authentication, as if the project is authenticating via a personal access token. - Internal changes to streamline development. Not user visible. (BEE-9907)
-
== Known issues
None.