fix: listener running with exception masked after first failure

This commit is contained in:
Michal Kleczek
2026-01-28 17:13:59 -05:00
committed by GitHub
parent 6f1fe69433
commit 73a465501e
3 changed files with 16 additions and 13 deletions
+1
View File
@@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file. From versio
- Ensure Listener connections are released by @mkleczek in #4614
- Fix incorrectly filtering the returned representation for PATCH requests when using `or/and` filters by @laurenceisla in #3707
- Fix listener running with exception masked after first failure #4615
## [14.3] - 2026-01-03