v16.2
Added 1
- Make jwt-role-claim-key config backwards compatible
Deprecated 1
- The old (pre-v16) syntax for JSPath in jwt-role-claim-key is deprecated and will show a warning in the logs when used
From PostgREST
Added
- Make
jwt-role-claim-keyconfig backwards compatible by @taimoorzaeem in #5171
Deprecated
- The old (pre-v16) syntax for JSPath in
jwt-role-claim-keyis deprecated by @taimoorzaeem in #5171- You will see a warning in the logs when old syntax is used for the config.
- See migration to v16 section for migration guide.