mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* backport of commit 022469da45
* Fix auto-squash events experiments (#22876)
When #22835 was merged, it was auto-squashed, so the `experiments`
import was removed, but the test still referenced it.
This removes the (now unnecessary) experiment from the test.
---------
Co-authored-by: Christopher Swenson <christopher.swenson@hashicorp.com>
4 lines
107 B
Plaintext
4 lines
107 B
Plaintext
```release-note:improvement
|
|
events: WebSocket subscriptions add support for boolean filter expressions
|
|
```
|