# PostgREST v14.13 - Product: PostgREST (https://whatsnew.fyi/product/postgrest) - Vendor: PostgREST - Date: 2026-06-04 - Version: v14.13 - Original notes: https://github.com/PostgREST/postgrest/releases/tag/v14.13 - Permalink: https://whatsnew.fyi/product/postgrest/releases/v14.13 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'. --- - **fixed** — Remove redundant "Retrying the connection." from PGRST000 error message because it is logged separately - **fixed** — Fix request failures when work_mem is set on a role ###### Fixed - Fix connection retrying message in `PGRST000` error by @netqo in #4980 + Remove redundant "Retrying the connection." from message because it is logged separately - Fix request failures when `work_mem` is set on a role by @laurenceisla in #4955