What's Changed
Enhancements 🚀
- Log application info on startup by @nscuro in #6227
- Bump CycloneDX proto to v1.7.1 by @nscuro in #6237
Bug Fixes 🐛
- v4-migrator: Fix overly paranoid schema name validation by @nscuro in #6219
- v4-migrator: Fix trigger deactivation for PROJECT_ACCESS_USERS by @nscuro in #6220
- v4-migrator: Populate PERMISSION table in bootstrap phase by @nscuro in #6221
- Fix e2e tests for Linux by @nscuro in #6222
- v4-migrator: Fix cross-schema type dependencies by @nscuro in #6226
- Fix lastRiskScore of collection projects missing from project list API endpoints by @nscuro in #6228
- Fix wait condition for apiserver container in e2e tests by @nscuro in #6238
Dependency Updates 🤖
- chore(deps-dev): Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.5 to 3.5.6 by @dependabot[bot] in #6233
- chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6 by @dependabot[bot] in #6232
- chore(deps): Bump oasdiff/oasdiff-action from 0.0.47 to 0.0.48 by @dependabot[bot] in #6231
- chore(deps): Bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #6230
- chore(deps): Bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #6229
Other Changes
Full Changelog: 5.0.0-rc.2...5.0.0-rc.3