Skip to content

Commit

Permalink
Add changelog entry for alpha event system feature (#19194)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhjp committed Feb 16, 2023
1 parent 8f36d0d commit 6984f23
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelog/19194.txt
Original file line number Diff line number Diff line change
@@ -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.
```

0 comments on commit 6984f23

Please sign in to comment.