Releases: canonical/dqlite
Releases · canonical/dqlite
v1.9.0
- Added
dqlite_node_set_network_latency_ms
which deprecates the olddqlite_node_set_network_latency
. - Added
dqlite_node_recover_ext
which deprecates the olddqlite_node_recover
and takes node roles into account.
v1.8.0
- Expose raft snapshot settings through
dqlite_node_set_snapshot_params
. - Add DQLITE_VERSION_XXXXX macros to perform feature detection.
v1.7.0
- Lowering of default HeartBeat timeout
- Multi platform fixes
- Various bugfixes
v0.1.0
Publish pre-built release tarballs on Github