Skip to content

Releases: berty/weshnet

v2.3.0

23 May 12:51
f3547c6
Compare
Choose a tag to compare

2.3.0 (2025-05-23)

Features

  • Support top level service options rdvp and relay nodes (#112) (f3547c6)

v2.2.0

21 May 12:39
3baf0ee
Compare
Choose a tag to compare

2.2.0 (2025-05-21)

Features

  • By default, use Berty rdvp and relay nodes (#111) (3baf0ee)

v2.1.0

25 Apr 15:04
e51f117
Compare
Choose a tag to compare

2.1.0 (2025-04-25)

Features

  • add infrastucture tools to setup its own (#109) (e51f117)

v2.0.4

20 Jan 16:04
4d1f5c3
Compare
Choose a tag to compare

2.0.4 (2025-01-20)

Bug Fixes

v2.0.3

17 Oct 12:25
af12d05
Compare
Choose a tag to compare

2.0.3 (2024-10-17)

Bug Fixes

  • set correct package path in API proto files (#105) (af12d05)

v2.0.2

17 Oct 09:14
0b98275
Compare
Choose a tag to compare

2.0.2 (2024-10-17)

Bug Fixes

v2.0.1

07 Oct 12:34
Compare
Choose a tag to compare

2.0.1 (2024-10-07)

Bug Fixes

  • trigger new release with berty.tech/weshnet/v2 module path update (2a23112)

v2.0.0

07 Oct 10:30
aaa7aae
Compare
Choose a tag to compare

2.0.0 (2024-10-07)

BREAKING CHANGES

  • use protoc plugin + remove custom names

Signed-off-by: D4ryl00 [email protected]

  • chore: remove gogo

Signed-off-by: D4ryl00 [email protected]

  • chore: use libp2 mocknet

Signed-off-by: D4ryl00 [email protected]

  • chore: reintegrate local copy of ggio

Signed-off-by: D4ryl00 [email protected]

  • fix: use quic-v1 which is used by default instead of quic

Signed-off-by: D4ryl00 [email protected]

  • fix: test group field instead of group struct which differs after unmarshalling

Signed-off-by: D4ryl00 [email protected]

  • fix: remove extra ouput in tests

Signed-off-by: D4ryl00 [email protected]

  • fix: add local version of ggio

Signed-off-by: D4ryl00 [email protected]

  • fix: remove EOF in read test error

Signed-off-by: D4ryl00 [email protected]

  • fix: in mocknet, add peer in peerstore and mocknet

Signed-off-by: D4ryl00 [email protected]

  • chore: use latest go-libp2p-rendezvous + fix lint in protoio

Signed-off-by: D4ryl00 [email protected]

  • fix: golangci-lint errors

Signed-off-by: D4ryl00 [email protected]

  • chore: update buf version

Signed-off-by: D4ryl00 [email protected]

  • chore: update buf to 1.39.0 and update buf.yaml file

Signed-off-by: D4ryl00 [email protected]

  • chore: update buf to 1.39.0 and update buf.yaml file

Signed-off-by: D4ryl00 [email protected]

  • chore: use os.Stat in LogfileList

Signed-off-by: D4ryl00 [email protected]

  • fix: reverte unwanted changes

Signed-off-by: D4ryl00 [email protected]

  • fix: convert topic into UTF-8 compatible

Signed-off-by: D4ryl00 [email protected]

v1.14.0

01 Aug 15:31
0588c1a
Compare
Choose a tag to compare

1.14.0 (2023-08-01)

Features

  • In NewService, optionally create a persistent data store at opts.DatastoreDir. Use this in NewServiceClient. (73658cf)

v1.13.0

21 Jul 12:44
89c06bb
Compare
Choose a tag to compare

1.13.0 (2023-07-21)

Features

  • add a build tag for proximity drivers (827c8ea)
  • add a new OutOfStoreMessage service (c5876b6)
  • implement OutOfStoreReceive and OutOfStoreSeal and move all push notification stuff in Berty (035397f)