Skip to content

Releases: tarantool/membership

2.5.3

22 Oct 10:20
c730336

Choose a tag to compare

Changed

  • Bump CMake version to avoid compatibility problem with CMake 4.x .

2.5.2

31 Mar 17:42
9ea2369

Choose a tag to compare

Fixed

  • Dead members which weren't allowed now are removed from the list.

2.5.1

11 Mar 12:26
e1e120b

Choose a tag to compare

Fixed

  • Protocol step error when the members list were cleared in process.

2.5.0

06 Mar 16:54
73d65c5

Choose a tag to compare

Added

  • set_allowed_members function to add only allowed members to membership process.

2.4.6

13 Jan 16:29
a12d707

Choose a tag to compare

Added

  • mark_left function to mark removed members as left.

2.4.5

24 Jun 10:19
f5b67f0

Choose a tag to compare

Fixed

  • Invalid events parsing.

2.4.4

09 Apr 10:28
23a73d0

Choose a tag to compare

Fixed

  • Invalid payload parsing in anti entropy step.

2.4.3

29 Jan 15:34
cbdd0b3

Choose a tag to compare

Fixed

  • Invalid payload parsing when the message is broken.

2.4.2

18 Jan 14:04
265a7f2

Choose a tag to compare

Added

  • IPv6 support.
  • remove_member function to clean up member data.

2.4.1

28 Sep 13:11
236a13e

Choose a tag to compare

Fixed

  • Log overflow when inner fibers weren't canceled.