1
0
Fork 0

CHANGELOG

master
Philip O'Toole 9 months ago
parent a8cb7bf142
commit def600c7bb

@ -9,6 +9,7 @@ This release adds new control over Raft snapshotting, a key part of the Raft con
- [PR #1529](https://github.com/rqlite/rqlite/pull/1529): Remove obsolete code related to user-triggered snapshots.
- [PR #1536](https://github.com/rqlite/rqlite/pull/1536): Store WAL path in store, to avoid races.
- [PR #1535](https://github.com/rqlite/rqlite/pull/1535): Refactor using CommandProcessor.
- [PR #1538](https://github.com/rqlite/rqlite/pull/1538): Cleaner WAL Snapshotting goroutine logic.
## 8.13.5 (December 26th 2023)
### Implementation changes and bug fixes

Loading…
Cancel
Save