Skip to content

Releases: rabbitmq/ra

v2.10.0-pre.2

25 Apr 09:21
Compare
Choose a tag to compare

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-pre.2

v2.10.0-pre.1

08 Mar 14:38
Compare
Choose a tag to compare
v2.10.0-pre.1 Pre-release
Pre-release

Full Changelog: v2.9.1...v2.10.0-pre.1

v2.9.1-pre.2

09 Feb 11:38
Compare
Choose a tag to compare

v2.9.1

09 Feb 14:38
Compare
Choose a tag to compare

What's Changed

  • ra_server: Update leaderboard after each command if cluster changed by @dumbbell in #417

Full Changelog: v2.9.0...v2.9.1

v2.9.1-pre.1

08 Feb 17:24
Compare
Choose a tag to compare

What's Changed

  • ra_server: Update leaderboard after each command if cluster changed by @dumbbell in #417

Full Changelog: v2.9.0...v2.9.1-pre.1

v2.9.0

25 Jan 22:29
8a24cdd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.3...v2.9.0

v2.7.3

12 Jan 11:49
Compare
Choose a tag to compare

What's Changed

  • rebar: Sync aten version pinning with Makefile by @dumbbell in #409

Full Changelog: v2.7.2...v2.7.3

v2.7.2

12 Jan 09:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.1...v2.7.2

v2.7.1

03 Jan 14:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.0...v2.7.1

v2.7.0

28 Sep 10:34
Compare
Choose a tag to compare

What's Changed

  • Handle shutdown exits in gen_statem:call/3 by @the-mikedavis in #388
  • Add a release workflow for publishing to bazel-central-registry by @pjk25 in #390
  • Use override_module instead of override_repository in oci workflow by @pjk25 in #392
  • Add rabbitmq/bazel-central-registry@erlang-packages bzlmod registry by @pjk25 in #394
  • Seshat 0.6.0 + new ra:key_metrics/1 function to ensure key metrics are retrievable even when a ra server is recovering (or otherwise blocked) by @kjnilsson in #386
  • Add automation to publish to our bzlmod registry on release by @pjk25 in #395
  • Commit down commands as low priority. by @kjnilsson in #396
  • Use seshat from bazel-central-registry by @pjk25 in #391
  • Adjust triggering for the erlang.yml workflow by @pjk25 in #397
  • Non-voters and automatic promotion by @illotum in #375

New Contributors

Full Changelog: v2.6.3...v2.7.0