Skip to content

Commit ac49cc6

Browse files
committed
Link from 4.1.0 release notes to blog post
1 parent 6d1689c commit ac49cc6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

release-notes/4.1.0.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@ on queue delivery rate to consumers, and improved CPU core utilization by each q
1919

2020
### Initial Support for AMQP 1.0 Filter Expressions
2121

22-
Support for the `properties` and `appliation-properties` filters of [AMQP Filter Expressions Version 1.0 Working Draft 09](https://groups.oasis-open.org/higherlogic/ws/public/document?document_id=66227).
22+
Support for the `properties` and `application-properties` filters of [AMQP Filter Expressions Version 1.0 Working Draft 09](https://groups.oasis-open.org/higherlogic/ws/public/document?document_id=66227).
2323

24+
As described in the [AMQP 1.0 Filter Expressions](https://www.rabbitmq.com/blog/2024/12/13/amqp-filter-expressions) blog post,
25+
this feature enables multiple concurrent clients each consuming only a subset of messages from a stream while maintaining message order.
2426

2527
### Feature Flags Quality of Life Improvements
2628

0 commit comments

Comments
 (0)