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.60.0

13 Apr 21:52
Compare
Choose a tag to compare

0.60.0 (2021-04-13)

⚠ BREAKING CHANGES

  • deps: Node message members changed.

  • deps: update sn_messaging (1b1fdf7)

v0.59.1

13 Apr 14:06
Compare
Choose a tag to compare

0.59.1 (2021-04-13)

v0.59.0

13 Apr 12:37
Compare
Choose a tag to compare

0.59.0 (2021-04-13)

⚠ BREAKING CHANGES

  • new version of routing
  • This commit is mainly to cover the change of Peer. Which used by
    a public struct but won't trigger the version update automatically.
  • breaking version change (0fb090c)

v0.58.2

13 Apr 11:47
Compare
Choose a tag to compare

0.58.2 (2021-04-13)

v0.58.1

08 Apr 13:02
Compare
Choose a tag to compare

0.58.1 (2021-04-08)

Features

  • return TryJoinLater error when network disallow join (a5e4d4b)

v0.58.0

08 Apr 12:46
Compare
Choose a tag to compare

0.58.0 (2021-04-08)

⚠ BREAKING CHANGES

  • deps: new version of sn_messaging
  • Also removes handling of the unused AtSource aggregation scheme.
  • deps: update sn_messaging (8d61421)

v0.57.3

06 Apr 10:13
Compare
Choose a tag to compare

0.57.3 (2021-04-06)

Bug Fixes

  • relocated allowed to join with own age (018a9b8)

v0.57.2

05 Apr 17:08
Compare
Choose a tag to compare

0.57.2 (2021-04-05)

Features

  • nodes using different ages (abb39c1)

Bug Fixes

  • relocated node can have higher age to join after first section split (68b3e1e)

v0.57.1

02 Apr 06:14
Compare
Choose a tag to compare

0.57.1 (2021-04-02)

Bug Fixes

  • no router startup fixed w/qp2p udpate (29b98ea)

v0.57.0

01 Apr 06:45
Compare
Choose a tag to compare

0.57.0 (2021-04-01)

⚠ BREAKING CHANGES

  • dep: the new qp2p version includes a breaking change

  • dep: update qp2p dependency (3efb8c5)