Add changelog entry for alpha event system feature (#19194)
This commit is contained in:
parent
b3d75d5bce
commit
3324217f43
|
@ -0,0 +1,4 @@
|
|||
```release-note:feature
|
||||
**Event System (Alpha)**: Vault has a new opt-in experimental event system. Not yet suitable for production use. Events are currently only generated on writes to the KV secrets engine, but external plugins can also be updated to start generating events.
|
||||
```
|
||||
|
Loading…
Reference in New Issue