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

04 Jun 10:37
Compare
Choose a tag to compare

0.74.1 (2021-06-04)

Bug Fixes

  • cache: address PR comments (1e6c0c4)

v0.74.0

03 Jun 15:01
Compare
Choose a tag to compare

0.74.0 (2021-06-03)

⚠ BREAKING CHANGES

  • deps: the messaging update includes a breaking change

  • deps: update sn_messaging to v29 (b360807)

v0.73.6

02 Jun 16:04
Compare
Choose a tag to compare

0.73.6 (2021-06-02)

Bug Fixes

  • await on future for the stress test (cf66585)

v0.73.5

02 Jun 11:39
Compare
Choose a tag to compare

0.73.5 (2021-06-02)

v0.73.4

01 Jun 14:10
Compare
Choose a tag to compare

0.73.4 (2021-06-01)

Features

  • send SectionKnowledge notifications during SAP change (a99cf78)
  • message: add Section PK to Messages (9251792)

Bug Fixes

  • tests: fix tests after refactor and rebase (20e857e)
  • variant: verify chain for SectionKnowledge variant also (056766c)

v0.73.3

01 Jun 07:17
Compare
Choose a tag to compare

0.73.3 (2021-06-01)

v0.73.2

01 Jun 06:00
Compare
Choose a tag to compare

0.73.2 (2021-06-01)

v0.73.1

31 May 11:13
Compare
Choose a tag to compare

0.73.1 (2021-05-31)

v0.73.0

31 May 01:06
Compare
Choose a tag to compare

0.73.0 (2021-05-31)

⚠ BREAKING CHANGES

  • api: includes a breaking change to the public API

  • api: return only SectionAuthorityProvider for matching_section (eaea2bc)

v0.72.0

30 May 10:44
Compare
Choose a tag to compare

0.72.0 (2021-05-30)

⚠ BREAKING CHANGES

  • msgs: some of these changes impact the pubic API requiring some newly introduced traits usage.

  • msgs: move all routing message definitions out to sn_messaging (2259b7b)