Fixed
- Fix jwt error returning HTTP status
400
for invalid role by @taimoorzaeem in #3601 - Fix
db-extra-search-path
cannot be set to nothing by @taimoorzaeem in #4074- It can now be disabled by setting it to empty string.
- Schema Cache load error is now logged including
db-schemas
anddb-extra-search-path
config values.