remove: drop support for PostgreSQL 13
PostgreSQL 13 has been EOL since November 2025 and will not be available in the next Nixpkgs bump anymore.
This commit is contained in:
@@ -17,6 +17,7 @@ All notable changes to this project will be documented in this file. From versio
|
||||
|
||||
### Changed
|
||||
|
||||
- Drop support for PostgreSQL EOL version 13 by @wolfgangwalther in #4193
|
||||
- All responses now include a `Vary` header by @develop7 in #4609
|
||||
- Log error when `db-schemas` config contains schema `pg_catalog` or `information_schema` by @taimoorzaeem in #4359
|
||||
+ Now fails at startup. Prior to this, it failed with `PGRST205` on requests related to these schemas.
|
||||
|
||||
Reference in New Issue
Block a user