Skip to content

Releases: rabbitmq/ra

v2.6.3

12 Sep 13:14
Compare
Choose a tag to compare

What's Changed

  • Avoid growing notifications map during recovery by @kjnilsson in #385

Full Changelog: v2.6.2...v2.6.3

v2.6.2

20 Jun 14:06
Compare
Choose a tag to compare

Bug Fixes

  • Make sure segment writers emit stats correctly when multiple Ra-based systems are running side by side.

    GitHub issue: #376

Enhancements

  • A safer way to write out Ra node internal configuration files (state).

    GitHub issue: #382

  • Documentation typo fixes

    Contributed by @visciang.

    GitHub issue: #379

v2.6.1

11 May 21:45
Compare
Choose a tag to compare

Changes from 2.5.x

Add API to force a server into single member mode

GitHub issue: #306

Fix snapshot installation CRC failure on Erlang 26

GitHub issue: #369

v2.5.1

05 Apr 21:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

22 Mar 11:30
Compare
Choose a tag to compare

What's Changed

  • Retire ra file handle by @kjnilsson in #316
  • Improve Ra GC behaviour for command with large binaries by @kjnilsson in #360
  • Fix a bug that ra:restart_server/2 could raise an exception by @sile in #359

New Contributors

  • @sile made their first contribution in #359

Full Changelog: v2.4.9...v2.5.0

v2.4.9

23 Feb 12:17
Compare
Choose a tag to compare
  • Improves election availability in mixed versions
  • Optimises segment reference compaction which may becomes expensive
  • In quorum queues with very long backlogs
  • Various log message improvements and level tweaks
  • Better cleans up machine monitor records after quorum queue rebalancing

v2.4.6

05 Jan 03:33
Compare
Choose a tag to compare

New from 2.4.5:

  • Fix an issue that could result in stale consistent reads after cluster member restart #342
  • Improved support for directory paths with Unicode characters #341

v2.4.5

13 Dec 12:20
Compare
Choose a tag to compare

New from v2.4.0:

  • Optimizations, in particular for systems with a large number of Ra clusters per Erlang node (e.g. a RabbitMQ node with lots of quorum queues) #333, #334
  • Mem table compression via a new option #338
  • ra:consistent_query/2 could return a stale read in some cases #340

v2.4.0

07 Nov 05:41
Compare
Choose a tag to compare

2.4.0

Enhancements

  • Command reply mode improvements.

    GitHub issues: #320, #314

v2.3.0

29 Sep 09:48
Compare
Choose a tag to compare
v2.3.0