You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* This PR implements application properties filtering for AMQP streams, enabling consumers to filter messages based on their application-level properties. This completes the feature request tracked in issue #42.
Adds support for filtering messages by application properties in stream consumers
Updates the example to demonstrate both message properties and application properties filtering
Extends the StreamConsumerOptions class with application properties filter handling
---------
Signed-off-by: Gabriele Santomaggio <G.santomaggio@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments