Skip to content

Commit 6200fba

Browse files
committed
chore: bump version to 14.12
1 parent b71345a commit 6200fba

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

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.12] - 2026-05-20
8+
79
### Fixed
810

911
- Fix race condition in pool_available metric causing negative values during network instability by @mkleczek in #4622

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.11
2+
version: 14.12
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)