Files
vault/changelog/25640.txt
Christopher Swenson ae9ec39d44 events: Now enterprise-only (#25640)
This removes the WebSockets endpoint for events
(which will be moved to the Enterprise repo) and
disables tests that rely on it unless they are
running in Enterprise.

It also updates documentation to document that
events are only available in Vault Enterprise.
2024-02-26 20:19:35 +00:00

4 lines
98 B
Plaintext

```release-note:change
events: Remove event noficiations websocket endpoint in non-Enterprise
```