Link from 4.1.0 release notes to blog post
(cherry picked from commit ac49cc638c)
This commit is contained in:
parent
de27b159af
commit
9ddda21b68
|
|
@ -19,8 +19,10 @@ on queue delivery rate to consumers, and improved CPU core utilization by each q
|
|||
|
||||
### Initial Support for AMQP 1.0 Filter Expressions
|
||||
|
||||
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).
|
||||
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).
|
||||
|
||||
As described in the [AMQP 1.0 Filter Expressions](https://www.rabbitmq.com/blog/2024/12/13/amqp-filter-expressions) blog post,
|
||||
this feature enables multiple concurrent clients each consuming only a subset of messages from a stream while maintaining message order.
|
||||
|
||||
### Feature Flags Quality of Life Improvements
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue