We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c7671 commit 895e9c5Copy full SHA for 895e9c5
CHANGELOG.md
@@ -4,15 +4,11 @@ All notable changes to this project will be documented in this file. From versio
4
5
## Unreleased
6
7
-### Added
8
-
9
-- Log error when `db-schemas` config contains schema `pg_catalog` or `information_schema` by @taimoorzaeem in #4359
10
11
### Fixed
12
13
- Ensure Listener connections are released by @mkleczek in #4614
14
- Fix incorrectly filtering the returned representation for PATCH requests when using `or/and` filters by @laurenceisla in #3707
15
-- Fix listener running with exception masked after first failure #4615
+- Fix listener running with exception masked after first failure by @mkleczek #4615
16
17
## [14.3] - 2026-01-03
18
0 commit comments