dqlite-1.14.0
This release bumps the required version of libraft to 0.17.1 and adapts some internal dqlite code for changes in the raft.h
API.
raft-0.17.1
This release includes some breaking changes to the raft.h
API; these were made with forward-compatibility in mind, so we expect to be able to avoid such breaking changes in the future. See #303.
In addition, this release fixes some longstanding bugs in libraft:
Correcting the quorum calculation that determines when it's safe to apply a log entry: #336
Ensuring that a "known good" configuration is always available to roll back to when a new configuration can't be committed: #354
Other miscellaneous bug fixes are also included, addressing potential crashes when a Raft state transition occurs during an asynchronous operation like writing to disk.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2023-07c95e7878
Please login to add feedback.
This update's test gating status has been changed to 'waiting'.
This update has been submitted for testing by bodhi.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.