fix: listener running with exception masked after first failure

This commit is contained in:
Michal Kleczek
2026-01-29 13:22:46 -05:00
committed by steve-chavez
parent 0a8b836435
commit 16c767134c
3 changed files with 15 additions and 10 deletions
+1
View File
@@ -12,6 +12,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