2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-12 23:05:28 +00:00
James Hartig b2e21c103f
consul operator raft transfer-leader should send the id ()
Fixes 

Co-authored-by: Dhia Ayachi <dhia@hashicorp.com>
2023-09-15 14:38:59 -04:00

4 lines
146 B
Plaintext

```release-note:breaking-change
api: RaftLeaderTransfer now requires an id string. An empty string can be specified to keep the old behavior.
```