Skip to content

Releases: rabbitmq/ra

v2.13.6

14 Aug 13:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.13.5...v2.13.6

v2.13.5

23 Jul 14:12
Compare
Choose a tag to compare

What's Changed

  • Avoid interrupting Ra system start when pre init fails by @kjnilsson in #460

Full Changelog: v2.13.4...v2.13.5

v2.13.4

22 Jul 14:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.13.3...v2.13.4

v2.13.3

19 Jul 17:45
Compare
Choose a tag to compare

What's Changed

  • Ensure Ra servers are properly deleted from the dets table by @kjnilsson in #457

Full Changelog: v2.13.2...v2.13.3

v2.13.2

19 Jul 11:38
Compare
Choose a tag to compare

What's Changed

  • Fixes for pre-init recovery and handling of gaps in mem tables due to snapshotting by @kjnilsson in #456

Full Changelog: v2.13.1...v2.13.2

v2.13.1

15 Jul 14:04
Compare
Choose a tag to compare

What's Changed

  • Do not update ra_log_snapshot_state from snapshot writer process. by @kjnilsson in #455

Full Changelog: v2.13.0...v2.13.1

v2.13.0

12 Jul 10:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.12.0...v2.13.0

v2.13.0-pre.1

11 Jul 11:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.12.0...v2.13.0-pre.1

v2.12.0

27 Jun 14:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.11.0...v2.12.0

v2.11.0

17 Jun 19:45
Compare
Choose a tag to compare

What's Changed

  • Prevent non-voting (new and not-yet-caught-up) replicas from becoming cluster leader in certain scenarios by @sile in #435
  • Exclude non_voter server from quorum calculation by @sile in #427
  • Sync name.dets to disk by @visciang in #443
  • Heapsize config by @kjnilsson in #444
  • coordination_SUITE: Improve wait condition in segment_writer_or_wal_crash_leader/1 by @dumbbell in #446
  • Fix a bug where the leader is never elected even if the majority of the members are alive. by @sile in #442
  • WAL: drop entries with indexes lower or equal to the last snapshot by @kjnilsson in #445
  • Fix bug where cluster_change_permitted flag is incorrect by @kjnilsson in #447
  • Add ra_machine:snapshot_installed/2 callback. by @kjnilsson in #448

Full Changelog: v2.10.1...v2.11.0