Releases: maidsafe/sn_routing
Releases · maidsafe/sn_routing
v0.71.4
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.1
0.71.1 (2021-05-26)
Bug Fixes
- update message bytes directly for dest change (d253690)
v0.71.0
0.71.0 (2021-05-25)
⚠ BREAKING CHANGES
v0.70.0
0.70.0 (2021-05-24)
⚠ BREAKING CHANGES
v0.69.2
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
0.69.1 (2021-05-24)
Bug Fixes
- msg: attach correct proof_chain to messages (e0cd846)
v0.69.0
0.69.0 (2021-05-21)
⚠ BREAKING CHANGES
v0.68.6
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)