Files
vault/changelog/22835.txt
hc-github-team-secure-vault-core 5860408387 Backport of events: WebSocket subscriptions support go-bexpr expressions into release/1.15.x (#22872)
* 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>
2023-09-07 23:25:16 +00:00

4 lines
107 B
Plaintext

```release-note:improvement
events: WebSocket subscriptions add support for boolean filter expressions
```