Application changes
- Renovate CLI: Update from
41.23.2to41.40.0- Docs
- Full change log
- Notable changes related to package cache:
- datasource: Force central cache via cachePrivatePackages (#36925 ) (a689159 )
- Glob patterns for cacheTtlOverride keys (#36839 ) (2220f03 )
- Implement cacheTtlOverride for datasource index cache (#36842 ) (916044e )
- Force centralized datasource cache via cachePrivatePackages (#36990) (3601bd0 )
- Update timestamp on cache revalidate (#36991 ) (02ef480 )
- cache: Make TTL overrides work for all namespaces (#36903 ) (05d4278 )
- breaking changes:
- feat(api): API restructure (see updated docs
/api/orgs/*->/api/v1/orgs/*/api/repos/*->/api/v1/repos/*/api/status->/system/v1/status/api/task/queue->/system/v1/tasks/queue/api/job/add->/system/v1/jobs/add/api/job/queue->/system/v1/jobs/queue/api/job/logs/->/system/v1/jobs/logs/api/sync->/system/v1/sync
- feat(webhook): reduce amount of jobs for disabled repositories
- see docs for more details about
MEND_RNV_WEBHOOK_DISABLED_REPOS_HANDLING
- see docs for more details about
- feat(api): API restructure (see updated docs
Docs and Helm Charts
- docs(v11.0.0): update docs by @nabeelsaabna in #733
- feat(charts): update charts to support v11.0.0 changes by @Gabriel-Ladzaretti in #735
Full Changelog: 10.5.0...11.0.0