SHA256
8
0
forked from pool/raft
Files
raft/raft.changes

19 lines
673 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Nov 7 07:33:32 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>
- raft 0.9.9:
* fix many compiler warning and drop unused flags
* Support forcing re-configuration and other improvements
-------------------------------------------------------------------
Thu Sep 19 02:06:51 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>
- raft 0.9.6:
* raft_watch API dropped
* don't stop half-way when deleting old segments
-------------------------------------------------------------------
Fri Aug 30 21:20:59 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>
- raft 0.9.5, initial package