# PostgREST v16.2 - Product: PostgREST (https://whatsnew.fyi/product/postgrest) - Vendor: PostgREST - Date: 2026-08-21 - Version: v16.2 - Original notes: https://github.com/PostgREST/postgrest/releases/tag/v16.2 - Permalink: https://whatsnew.fyi/product/postgrest/releases/v16.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Make jwt-role-claim-key config backwards compatible - **deprecated** — The old (pre-v16) syntax for JSPath in jwt-role-claim-key is deprecated and will show a warning in the logs when used ###### Added - Make `jwt-role-claim-key` config backwards compatible by @taimoorzaeem in #5171 ###### Deprecated - The old (pre-v16) syntax for JSPath in `jwt-role-claim-key` is 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](https://github.com/PostgREST/postgrest/blob/main/CHANGELOG.md#migration-to-v16) section for migration guide.