Skip to content

Commit fa8241f

Browse files
committed
update change log
1 parent 14595e1 commit fa8241f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ layout: default
88

99
All notable user-facing changes to this project are documented in this file.
1010

11-
## Release [3.4.1] 15-March-2026
11+
## Release [3.4.1] 18-March-2026
1212
### Features
1313
* Backported `HARD_STRICT` priority mode from #279 for stricter priority queue polling on the 3.x line
14+
* Added typed/generic message parameter support — listeners can now declare strongly-typed message parameters and rely on `GenericMessageConverter` for automatic deserialization
1415

1516
### Fixes
1617
* Optimized hard-strict polling queue availability checks to avoid full list and sorted-set reads

0 commit comments

Comments
 (0)