1
0
Fork 0

CHANGELOG

master
Philip O'Toole 10 months ago
parent 10546281c3
commit 63e78659b4

@ -50,6 +50,7 @@ When officially released 8.0 will support (mostly) seamless upgrades from the 7.
- [PR #1426](https://github.com/rqlite/rqlite/pull/1426): 'go mod' updates, including moving to Raft 1.6.
- [PR #1430](https://github.com/rqlite/rqlite/pull/1430): Check that any supplied Join addresses are not HTTP servers.
- [PR #1437](https://github.com/rqlite/rqlite/pull/1437), [PR #1438](https://github.com/rqlite/rqlite/pull/1438): Actually timeout if needed during `nodes/` access. Fixes [issue #1435](https://github.com/rqlite/rqlite/issues/1435). Thanks @dwco-z
- [PR #1440](https://github.com/rqlite/rqlite/pull/1440): Add a Compacting WAL rewriter. Thanks @benbjohnson.
## 7.21.4 (July 8th 2023)
### Implementation changes and bug fixes

Loading…
Cancel
Save