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

Releases: maidsafe/sn_routing

v0.71.4

28 May 17:28
Compare
Choose a tag to compare

0.71.4 (2021-05-28)

Features

  • use message_id instead of hash for message_filter (9f937a7)
  • use msg id for outgoing filter (cc3e144)
  • use signature as outgoing message_id (02dffda)

Bug Fixes

  • restore outgoing filter and only have one wire_msg copy for multiple recipients (ba98b41)

v0.71.3

28 May 08:47
Compare
Choose a tag to compare

0.71.3 (2021-05-28)

Features

v0.71.2

26 May 17:16
Compare
Choose a tag to compare

0.71.2 (2021-05-26)

v0.71.1

26 May 15:08
Compare
Choose a tag to compare

0.71.1 (2021-05-26)

Bug Fixes

  • update message bytes directly for dest change (d253690)

v0.71.0

25 May 19:13
Compare
Choose a tag to compare

0.71.0 (2021-05-25)

⚠ BREAKING CHANGES

  • removing support for Ping messages.

  • upgrading sn_messaging to v25.0.0 (7acb16a)

v0.70.0

24 May 21:10
Compare
Choose a tag to compare

0.70.0 (2021-05-24)

⚠ BREAKING CHANGES

  • new version of sn_messaging is not backward compatible for sn_node messages.

  • upgrading sn_messaging to v24.0.0 (81907b5)

v0.69.2

24 May 12:42
Compare
Choose a tag to compare

0.69.2 (2021-05-24)

Bug Fixes

  • end-user: assign clients a xorname which always matches the section prefix so they are propoerly routed in a multi-section network (ac4a27c)

v0.69.1

24 May 11:19
Compare
Choose a tag to compare

0.69.1 (2021-05-24)

Bug Fixes

  • msg: attach correct proof_chain to messages (e0cd846)

v0.69.0

21 May 19:31
Compare
Choose a tag to compare

0.69.0 (2021-05-21)

⚠ BREAKING CHANGES

  • messaging: this version uses a non backward-compatbile version of sn_messaging

  • messaging: remove the RegisterEndUser messaging handling and flows (fa88047)

v0.68.6

20 May 10:13
Compare
Choose a tag to compare

0.68.6 (2021-05-20)

Bug Fixes

  • catering qp2p error change (1747cc3)
  • remove the obsolete member of Network (6b6788b)
  • resolving failing AE tests (fcdf30a)