mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
12 lines
523 B
Plaintext
12 lines
523 B
Plaintext
```release-note:breaking-change
|
|
raft: The default raft protocol version is now 3 so you must follow the [Upgrading to Raft Protocol 3](https://developer.hashicorp.com/nomad/docs/upgrade#upgrading-to-raft-protocol-3) guide when upgrading an existing cluster to Nomad 1.3.0. Downgrading the raft protocol version is not supported.
|
|
```
|
|
|
|
```release-note:improvement
|
|
raft: The default raft protocol version is now 3.
|
|
```
|
|
|
|
```release-note:deprecation
|
|
Raft protocol version 2 is deprecated and will be removed in Nomad 1.4.0.
|
|
```
|