chore: add entry for a feature which was a breaking change
Adds the associated breaking change entry in CHANGELOG.md for #4517. Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
This commit is contained in:
committed by
Steve Chavez
parent
55cd5a23ff
commit
2bd4b07418
@@ -15,6 +15,11 @@ All notable changes to this project will be documented in this file. From versio
|
||||
|
||||
### Fixed
|
||||
|
||||
### Changed
|
||||
|
||||
- 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.
|
||||
|
||||
## [14.4] - 2026-01-29
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user