# PostgREST v14.10 - Product: PostgREST (https://whatsnew.fyi/product/postgrest) - Vendor: PostgREST - Date: 2026-04-16 - Version: v14.10 - Original notes: https://github.com/PostgREST/postgrest/releases/tag/v14.10 - Permalink: https://whatsnew.fyi/product/postgrest/releases/v14.10 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** — Log when the pool is released during schema cache reload on log-level=debug - **fixed** — Fix unnecessary connection pool flushes during schema cache reloading ###### Added - Log when the pool is released during schema cache reload on `log-level=debug` by @mkleczek in #4668 ###### Fixed - Fix unnecessary connection pool flushes during schema cache reloading by @mkleczek in #4645