1
0
Fork 0

Update CHANGELOG

master
Philip O'Toole 5 years ago
parent 81f5f6faf1
commit 8eea0656b5

@ -1,3 +1,8 @@
## 5.1.0 (unreleased)
### New features
- [PR #613](https://github.com/rqlite/rqlite/pull/613): Support read-only, non-voting nodes. These provide read scalability for the system.
## 5.0.0 (December 30th 2019)
This release uses a new Raft consensus version, with the move to Hashicorp Raft v1. As a result **the Raft system in 5.0 is not compatible with the 4.0 series**. To upgrade from an earlier version to this release you should backup your 4.0 leader node, and restore the database dump into a new 5.0 cluster.

Loading…
Cancel
Save