Skip to content

Commit 9f722e0

Browse files
committed
bump version to 14.8
1 parent 0d4d1dc commit 9f722e0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. From versio
44

55
## Unreleased
66

7+
## [14.8] - 2026-04-03
8+
79
### Added
810

911
- Log a `HINT` when the LISTEN channel stops working due to a PostgreSQL bug by @laurenceisla in #4581

postgrest.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: postgrest
2-
version: 14.7
2+
version: 14.8
33
synopsis: REST API for any Postgres database
44
description: Reads the schema of a PostgreSQL database and creates RESTful routes
55
for tables, views, and functions, supporting all HTTP methods that security

0 commit comments

Comments
 (0)