Skip to content
This repository was archived by the owner on Jun 25, 2021. It is now read-only.

Releases: maidsafe/sn_messaging

v37.1.1

25 Jun 14:45

Choose a tag to compare

37.1.1 (2021-06-25)

v37.1.0

18 Jun 13:36

Choose a tag to compare

37.1.0 (2021-06-18)

Features

  • joins: add is_join_request method for WireMsg (407eafe)

v37.0.0

16 Jun 14:09

Choose a tag to compare

37.0.0 (2021-06-16)

⚠ BREAKING CHANGES

  • use MessageId in Proposal::JoinsAllowed to avoid re-votes got

Bug Fixes

  • use MessageId in Proposal::JoinsAllowed to avoid re-votes got (f2c7f1b)

v36.0.1

14 Jun 18:15

Choose a tag to compare

36.0.1 (2021-06-14)

v36.0.0

14 Jun 07:56

Choose a tag to compare

36.0.0 (2021-06-14)

⚠ BREAKING CHANGES

  • rename Proven to SectionSigned, MemberInfo to NodeState, PeerState

api

  • rename Proven to SectionSigned, MemberInfo to NodeState, PeerState (08d6929)

v35.0.0

09 Jun 14:02

Choose a tag to compare

35.0.0 (2021-06-09)

⚠ BREAKING CHANGES

  • routing: adds a new routing message variant

Features

  • routing: add variant to signal elders to start the connectivity (710c44e)

v34.0.0

08 Jun 17:47

Choose a tag to compare

34.0.0 (2021-06-08)

⚠ BREAKING CHANGES

  • section_info: SectionInfoMsg payload changed as well as it's name.

  • section_info: use SectionAuthorityProvider for SectionInfo messages payload (5436fbf)

v33.0.0

07 Jun 21:17

Choose a tag to compare

33.0.0 (2021-06-07)

⚠ BREAKING CHANGES

  • join: new Join messages are not backward compatible.

  • join: re-organising all messages related to node joining flow (2a94692)

v32.0.0

07 Jun 16:59

Choose a tag to compare

32.0.0 (2021-06-07)

⚠ BREAKING CHANGES

  • refactor of SAP
    removal of bls_signature_aggregator
    rename Proof to Signed

api

v31.0.0

04 Jun 14:31

Choose a tag to compare

31.0.0 (2021-06-04)

⚠ BREAKING CHANGES

  • messages: adds new variant to the get-section-response

  • messages: add GetSectionResponse::NotAllowed variant (846e39e)