Application changes
- feat(github): support GHE pagination link rebasing via
MEND_RNV_GITHUB_REBASE_PAGINATION_LINKS=true- Needed for GHE that returns pagination links with a different hostname from
MEND_RNV_ENDPOINT - See (setup-for-github docs)[docs/setup-for-github.md] for more details
- Needed for GHE that returns pagination links with a different hostname from
- fix(server/pg): handle pool errors
- chore: update dependencies
Helm Charts
Docs
- docs(github): document cross-origin pagination link rebasing by @Gabriel-Ladzaretti in #905
Full Changelog: 15.2.0...15.3.0