What's Changed
- build(deps): upgrade @quasar/app-vite to v3 by @ymarcon in #4183
- feat: upgrade OrientDB to 3.2.55 and GraalVM to 25.3.4.1, add JDK 25 to CI by @ymarcon in #4184
- feat(database): register H2 file databases for storage by @ymarcon in #4185
- feat(config-db): migrate the configuration database from OrientDB to H2 by @ymarcon in #4187
- fix(analysis): delete only the results of the analysis being deleted by @ymarcon in #4190
- fix(resources): delete every resource reference of a project, not the visible ones by @ymarcon in #4191
- feat(storage): durability and disk space safeguards by @ymarcon in #4192
- feat(datashield): usage quotas by @ymarcon in #4193
- feat(datashield): export the audit logs, traces and metrics over OpenTelemetry by @ymarcon in #4194
- fix: security review fixes by @ymarcon in #4195
- feat: Project-internal H2 database by @ymarcon in #4196
- fix: variables search fails when more than 1024 tables are in scope by @ymarcon in #4197
- fix: verify the password before the 2FA challenge for local users by @ymarcon in #4199
- feat(datashield): trace an operation as one subtree, and check every assignment first by @ymarcon in #4200
- fix: map @lob to text and bytea on a PostgreSQL configuration database by @ymarcon in #4201
See release notes: https://www.obiba.org/pages/news/release/opal/6.0/
Full Changelog: 5.7.5...6.0.0