Skip to content

Releases: berty/weshnet

v1.7.0

20 Apr 18:06
4ad62f5
Compare
Choose a tag to compare

1.7.0 (2023-04-20)

Bug Fixes

  • increase timeout to avoid false positive on ci (46b4708)
  • open error with repo path (7e86c9b)

Features

  • update golang tool versions to go 1.19 (2aea7a4)
  • update kubo to 0.19 (cdca9ba)

v1.6.0

19 Apr 14:12
50fcb3d
Compare
Choose a tag to compare

1.6.0 (2023-04-19)

Features

  • Drop unavailable peer connection when network connectivity change (25fcb44)

v1.5.2

17 Apr 10:10
aa73668
Compare
Choose a tag to compare

1.5.2 (2023-04-17)

Bug Fixes

  • In processMessageLoop, call muDeviceCaches.Unlock() before continue (a7cd784)

v1.5.1

13 Apr 08:15
7f9f8b2
Compare
Choose a tag to compare

1.5.1 (2023-04-13)

Bug Fixes

  • Only declare groupID once In setHeadsForGroup and OpenGroup (6726686)

v1.5.0

12 Apr 10:03
36b25b5
Compare
Choose a tag to compare

1.5.0 (2023-04-12)

Features

  • function to create noop netmanager (7c8f74c)

v1.4.2

12 Apr 09:16
f167823
Compare
Choose a tag to compare

1.4.2 (2023-04-12)

Bug Fixes

  • In processMessageLoop, process the message without a goroutine (7bab7b7)

v1.4.1

06 Apr 12:49
b4b29de
Compare
Choose a tag to compare

1.4.1 (2023-04-06)

Bug Fixes

v1.4.0

04 Apr 09:55
25a463b
Compare
Choose a tag to compare

1.4.0 (2023-04-04)

Features

  • new functions that allow the parsing of connectivity info (0a9bb84)

v1.3.2

30 Mar 14:18
1b00483
Compare
Choose a tag to compare

1.3.2 (2023-03-30)

Bug Fixes

  • unifying multiple secret stores into a single interface (23ef09b)

v1.3.1

29 Mar 10:54
8d3f3fb
Compare
Choose a tag to compare

1.3.1 (2023-03-29)

Bug Fixes

  • check if context is expired inside WaitForStageChange (netmanager) (0b05349)