Releases: rabbitmq/ra
Releases · rabbitmq/ra
v2.16.11
What's Changed
- Retry prim_file:rename on eacces error by @mkuratczyk in #546
- Remove unused ra_file_handle module by @mkuratczyk in #547
Full Changelog: v2.16.10...v2.16.11
v2.16.10
What's Changed
- CI: Include OTP 28 in the erlang workflow version matrix by @the-mikedavis in #543
- Fix type mixups of
ra_index()
andra_term()
by @the-mikedavis in #542 - Add command/1 type and export by @kjnilsson in #544
Full Changelog: v2.16.9...v2.16.10
v2.16.9
What's Changed
- ra:start_cluster/3: handle timeouts returned by ra_lib:parallel_partition/3 by @michaelklishin in #540
Full Changelog: v2.16.8...v2.16.9
v2.16.8
What's Changed
- Optimise ra_directory:is_registered_uid/2 by @kjnilsson in #537
Full Changelog: v2.16.7...v2.16.8
v2.16.7
What's Changed
Full Changelog: v2.16.6...v2.16.7
v2.16.6
What's Changed
- Allow force shrink to non-voter member by @anhanhnguyen in #530
- ra_server_proc: Handle
aux_command
in all Raft states by @dumbbell in #531 - Increase shutdown timeout for segment writer. by @kjnilsson in #535
- Avoid modification checks when reading sparse entries inside the Ra … by @kjnilsson in #533
Full Changelog: v2.16.5...v2.16.6
v2.16.5
v2.16.4
What's Changed
- Don't allow a non-voter to start elections by @mkuratczyk in #525
- Register with ra directory before initialising ra server. by @kjnilsson in #524
- Trigger tick_timeout immedately after entering leader state. by @kjnilsson in #519
- Set a configurable segment max size by @kjnilsson in #526
Full Changelog: v2.16.3...v2.16.4
v2.15.3
Full Changelog: v2.15.2...v2.15.3
v2.16.3
What's Changed
- Add num_segments to Ra counters by @mkuratczyk in #510
- Switch from
slave
topeer
module by @mkuratczyk in #511 - ra_server_proc: Fix handling of local query replies by @dumbbell in #517
- Remove Bazel-related files by @mkuratczyk in #520
- Replication bug fixes by @kjnilsson in #516
- Use infinity timeout for ra_log_ets:mem_table_please by @kjnilsson in #523
Full Changelog: v2.16.2...v2.16.3