backstage release v0.131.1
Fixed
- Catalog: fall back to PAT or unauthenticated requests when the configured GitHub App has no access to a repo, so
LatestReleaseProcessorandSbomDependencyProcessorwork for repos outside the App’s installation (and public repos work without any integration configured). - AI chat: pin the
aipackage to a single version via root yarn resolution to fixAI_TypeValidationErrorwhen invoking MCP tools. See ./docs/releases/v0.131.1-changelog.md for more information.