mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Fix AP upgrade version issue * add heartbeat logging at trace level * add log to show when heartbeats resume * Test the plumbing * Revert "Test the plumbing" This reverts commit e25fcd83516cd8b5b0ca6b543be64049c6a45f51. * Add CHANGELOG * Add plumbing test * Update misleading comment --------- Co-authored-by: Josh Black <raskchanky@gmail.com>
4 lines
181 B
Plaintext
4 lines
181 B
Plaintext
```release-note:bug
|
|
storage/raft (enterprise): Fix a regression introduced in 1.15.8 that causes
|
|
autopilot to fail to discover new server versions and so not trigger an upgrade.
|
|
``` |