Releases: berty/go-orbit-db
Releases · berty/go-orbit-db
v1.16.1
v1.16.0
v1.15.1
v1.15.0
1.15.0 (2022-03-16)
Bug Fixes
- automatic replication test (005db0a)
- data race in test (40ddaff)
- disable slow test in race mode (daa2c0f)
- do not publish on pubsub if replicate is disable (a59e011)
- enable back linux test (6f59aa3)
- enable discover on oneonone channel (56097ce)
- enable event new peer (c761931)
- enable race in replication test (5234f90)
- fix fixed concurrency (5bc25f2)
- improve replicator in a more "golang way" (6f4a076)
- increase race timeout on mac (a6735a1)
- increase sub events (04b9491)
- increase timeout on macos test (9081593)
- infinity loop in progress chan (e91c196)
- make publish call async (939e5c8)
- never ending routine (cda43ca)
- oneonone connect (e7db5cf)
- replication test (ab6884f)
- replicator Load wait for the whole process to complete (66707a9)
- small fixes (f7c6baf)
- use custom pubsub with higher queue size for replication test (d02fa06)