💅 Enhancement
- [core:framework] Refactor log level configuration (#7695) @jiv-e
- [core:framework] Update /_health to accept GET requests (#8234) @davidmauskop
🐛 Bug fix
- [core:database] Add missing 'format' reserved model word. (#8194) @chachew
- [core:database] Fix wrong query generation with bookshelf (#8228) @Convly
- [core:database] do not set id to undefined (#8232) @alexandrebodin
- [core:framework] Fix D&P population (#8249) @Convly
- [plugin:content-manager] Fix "has same role as author" condition not working properly (#8202) @Convly