Skip to content

Releases: berty/weshnet

v1.2.4

21 Mar 10:24
e9d396e
Compare
Choose a tag to compare

1.2.4 (2023-03-21)

Bug Fixes

  • remmove useless replace in go.mod (75e4a55)
  • remove buf in tools (153591b)
  • remove fuse and sqlcipher replace (2704b20)
  • use crypto/ed25519 (01f0df8)

v1.2.3

16 Mar 16:02
32cd54a
Compare
Choose a tag to compare

1.2.3 (2023-03-16)

Bug Fixes

  • remove panic on grpc close error (6ded8b1)

v1.2.2

15 Mar 13:01
728f10b
Compare
Choose a tag to compare

1.2.2 (2023-03-15)

Bug Fixes

  • Use result of AddInt64 in testGroupDeviceStatus and CreateMultiMemberGroupInstance. (7eb9721)

v1.2.1

15 Mar 09:40
94da7b1
Compare
Choose a tag to compare

1.2.1 (2023-03-15)

Bug Fixes

  • preComputeKeys added too much keys, so use preComputeNextKey now (f5055a0)
  • set first/last value in store to be used (e239e33)

v1.2.0

15 Mar 09:14
c7fc426
Compare
Choose a tag to compare

1.2.0 (2023-03-15)

Features

  • add persistant and inMemory NewClient method (35483ff)
  • update init api (714dbb3)

v1.1.1

02 Mar 15:24
a3b293a
Compare
Choose a tag to compare

1.1.1 (2023-03-02)

Bug Fixes

  • wait for all heads to be loaded (fc745c8)
  • wait for the correct head entries in replicated event (c1d3b8d)

v1.1.0

02 Mar 13:47
b9644b2
Compare
Choose a tag to compare

1.1.0 (2023-03-02)

Features

v1.0.4

02 Mar 13:09
03fe819
Compare
Choose a tag to compare

1.0.4 (2023-03-02)

Bug Fixes

  • cleanup ssh-runner.yml and set the correct working-directory (3d24cdf)

v1.0.3

01 Mar 14:50
b2eafbf
Compare
Choose a tag to compare

1.0.3 (2023-03-01)

Bug Fixes

  • Update gen.sum for changes in PR #18 . (58f8b35)

v1.0.2

01 Mar 09:49
d322780
Compare
Choose a tag to compare

1.0.2 (2023-03-01)

Bug Fixes

  • In Makefile asdf.install_plugins, remove spaces in error code check (a6459ea)