v2.10.0
What's Changed
- Checkpoints by @the-mikedavis in #415
- ra_SUITE: Fix flake in consistent_query_leader_change by @the-mikedavis in #423
- Rename ra_log snapshot_interval parameter to min_snapshot_interval by @the-mikedavis in #422
- New handle_aux/5 API that provides a better and safer API into Ra internals. by @kjnilsson in #414
- Add reply_mode to command meta data by @kjnilsson in #425
- Add a gauge for the effective machine version in ra_counters by @the-mikedavis in #426
- Update the OCI workflow by @pjk25 in #431
- When using multi statem call only retry for certain errors. by @kjnilsson in #433
- Fail the OCI workflow if the ra version is not injected properly by @pjk25 in #434
- Fix crash caused by receiving
#append_entries_reply{success=false}
from unknown peer by @sile in #432 - Improve Ra server resilience when log infrastructure encounters faults by @kjnilsson in #428
Full Changelog: v2.9.1...v2.10.0