Link to new Stream Filtering docs

This commit is contained in:
David Ansari 2025-08-07 17:58:19 +02:00
parent 19692b8a27
commit 730415d3b7
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@ UTC() < properties.absolute-expiry-time AND
NOT cancelled
```
To learn more visit out new documentation guide on [Stream Filtering](https://www.rabbitmq.com/docs/next/stream-filtering).
Pull Request: [#14184](https://github.com/rabbitmq/rabbitmq-server/pull/14184)
### Incoming and Outgoing Message Interceptors for native protocols