# PostgREST v14.8 - Product: PostgREST (https://whatsnew.fyi/product/postgrest) - Vendor: PostgREST - Date: 2026-04-03 - Version: v14.8 - Original notes: https://github.com/PostgREST/postgrest/releases/tag/v14.8 - Permalink: https://whatsnew.fyi/product/postgrest/releases/v14.8 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 a HINT when the LISTEN channel stops working due to a PostgreSQL bug - **fixed** — Fix invalid OpenAPI 2.0 format for integer types (smallint, integer, bigint) ###### Added - Log a `HINT` when the LISTEN channel stops working due to a PostgreSQL bug by @laurenceisla in #4581 ###### Fixed - Fix invalid OpenAPI 2.0 format for integer types (`smallint`, `integer`, `bigint`) by @arturbent0 in #4641