Releases: mend/renovate-ce-ee
Releases · mend/renovate-ce-ee
mend-renovate-enterprise-edition-1.6.0
Mend Renovate Enterprise Edition
mend-renovate-ce-7.6.0
Mend Renovate Community Edition
7.5.0
What's Changed
- feat: SQLite support for Renovate EE by @justo-mend in #525
- feat: bump version to 7.4.0 + charts by @nabeelsaabna in #529
- docs: release 7.4.0 by @nabeelsaabna in #530
- docs: recommended settings for multi-server deployments by @justo-mend in #534
- feat: Add option to store cache in ramdisk/tmpfs 🔥 by @oscrx in #524
- Fix readinessProbe by @schroedermatthias in #533
App
- fix: update git author to match the app author
- from
app-name[bot]@users.noreply.github.com
toapp-name[bot] <405054+app-name[bot]@users.noreply.github.com>
- note: old value of git author will be set in the
gitIgnoredAuthors
for backward comparability
- from
- chore: update update renovate to v37.425.1 (docs)
New Contributors
- @schroedermatthias made their first contribution in #533
Full Changelog: 7.4.0...7.5.0
mend-renovate-enterprise-edition-1.5.1
Mend Renovate Enterprise Edition
mend-renovate-ce-7.5.1
Mend Renovate Community Edition
mend-renovate-enterprise-edition-1.5.0
Mend Renovate Enterprise Edition
mend-renovate-ce-7.5.0
Mend Renovate Community Edition
7.4.0
What's Changed
- chore(deps): update update mend renovate docker images to v7.3.0 by @renovate in #512
- chore(deps): update dpage/pgadmin4 docker tag to v8.7 by @renovate in #511
- docs: Renovate CE support for Reporting APIs by @justo-mend in #514
- docs: document new Enterprise job scheduling options by @justo-mend in #515
- chore(deps): update actions/checkout action to v4.1.7 by @renovate in #519
- chore(deps): update dpage/pgadmin4 docker tag to v8.8 by @renovate in #517
- docs: app sync scheduler fix typo by @PhilipAbed in #523
- docs: update job scheduler data by @justo-mend in #521
- chore(deps): update dpage/pgadmin4 docker tag to v8.9 by @renovate in #526
Full Changelog: 7.3.0...7.4.0
App
Note
We are happy to announce Mend Renovate CE/EE for Bitbucket Server has reached General Availability
Warning
SQLite users upgrading to 7.4.0
: the upgrade will drop all exiting DB tables to allow for the new schema creation, A new sync might be required to repopulate the organizations and repositories data (see POST /api/sync)
- feat: bump renovate to 37.413.2
- feat: add
MEND_RNV_MERGE_CONFIDENCE_ENDPOINT
- feat: add
MEND_RNV_FORKS_PROCESSING
- #510 (comment) - fix(cleanup): use
find
command with-user uid
- feat(sqlite): feature parity with PostgreSQL
- use drizzle orm
- add history to orgs
- add history to repos
- add jobs history and job logs APIs
- add tasks history
- add reporting tables/apis support
mend-renovate-enterprise-edition-1.4.0
Mend Renovate Enterprise Edition
mend-renovate-ce-7.4.0
Mend Renovate Community Edition