mirror of https://github.com/status-im/consul.git
Update website/content/docs/upgrading/upgrade-specific.mdx
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
This commit is contained in:
parent
4c657cdfda
commit
04d7efd61c
|
@ -63,7 +63,7 @@ Due to this removal the following endpoints no longer function:
|
||||||
### Raft Storage Changes
|
### Raft Storage Changes
|
||||||
|
|
||||||
The underlying library used for persisting the Raft log to persistent storage
|
The underlying library used for persisting the Raft log to persistent storage
|
||||||
was [upgraded](https://github.com/hashicorp/consul/issues/11720)] from
|
was [upgraded](https://github.com/hashicorp/consul/issues/11720) from
|
||||||
[`boltdb`](https://pkg.go.dev/github.com/boltdb/bolt) to
|
[`boltdb`](https://pkg.go.dev/github.com/boltdb/bolt) to
|
||||||
[`bbolt`](https://pkg.go.dev/go.etcd.io/bbolt).
|
[`bbolt`](https://pkg.go.dev/go.etcd.io/bbolt).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue