mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 20:01:42 +01:00
* Don't panic on unknown raft ops * avoid excessive logging * track at the struct level, not the function level * add changelog
4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
```release-note:bug
|
|
storage/raft: Don't panic on unknown raft ops
|
|
```
|