Files
vault/changelog/24441.txt
miagilepner 978945022d VAULT-22569: Handle nil node info when retrieving HA peers (#24441)
* add nil check

* changelog

* clarify changelog
2023-12-08 17:34:24 +01:00

4 lines
159 B
Plaintext

```release-note:bug
core/ha: fix panic that can occur when an HA cluster contains an active node with version >=1.12.0 and another node with version <1.10
```