Application changes
- Renovate CLI: Update from
43.259.2to43.280.0 - chore: update dependencies
- feat(server/logs): collect github installation rate limits. check the docs for more details
- new config option
MEND_RNV_GITHUB_RATE_LIMIT_MONITORING_ENABLEDdefaults tofalse - new config option
MEND_RNV_GITHUB_RATE_LIMIT_LOW_PERCENT - new config option
MEND_RNV_GITHUB_RATE_LIMIT_STALE_AFTER
- new config option
- feat(server/api): github orgs rate limit endpoint
/api/v1/orgs/-/rate-limitsee openapi spec for more details - feat(server/api): github rate limit endpoint
/api/v1/orgs/{org}/-/rate-limitsee openapi spec for more details - feat(server/api): expose the repository renovate status at org level (api:
/api/v1/orgs/{org}/-/repos) - feat(server/api): filter by repository renovate status at org level (api:
/api/v1/orgs/{org}/-/repos) - feat(server/api/system): add username allowlist support (new config option
MEND_RNV_API_SYSTEM_ALLOWED_USERS) - feat(server/api/rbac): add username bypass list (new config option
MEND_RNV_API_RBAC_BYPASS_USERS)
Helm Charts
Docs
- docs: update GitHub App key and Bitbucket/GitLab PATs docs + clarify when to use alternate profile pictures by @jamietanna in #891
- docs(webui): remove outdated callout by @Gabriel-Ladzaretti in #895
- docs: release 15.1.0 by @nabeelsaabna in #898
Full Changelog: 15.0.0...15.1.0