Skip to content

Releases: berty/go-orbit-db

v1.16.1

30 Mar 12:59
625b0c6
Compare
Choose a tag to compare

1.16.1 (2022-03-30)

Bug Fixes

v1.16.0

28 Mar 14:34
a15cec2
Compare
Choose a tag to compare

1.16.0 (2022-03-28)

Bug Fixes

Features

v1.15.1

24 Mar 10:23
748476e
Compare
Choose a tag to compare

1.15.1 (2022-03-24)

Bug Fixes

v1.15.0

16 Mar 10:45
07c8fba
Compare
Choose a tag to compare

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)

Features

  • add entries to event replicated (f8c6113)
  • add noop index, improve base index (5b17daf)
  • add root cancel to replicator on stop (879c59f)
  • add timeout to CreateDBOption (189d3b6)
  • fix test (9ac2fde)
  • keep subscribe api (3d71dfb)
  • use event bus instead of event emitter (6a415f3)

v1.14.2

01 Mar 14:53
f92835b
Compare
Choose a tag to compare

1.14.2 (2022-03-01)

Bug Fixes

v1.14.1

09 Feb 10:06
32a047f
Compare
Choose a tag to compare

1.14.1 (2022-02-09)

Bug Fixes

v1.14.0

21 Jan 16:33
eefbdde
Compare
Choose a tag to compare

1.14.0 (2022-01-21)

Bug Fixes

  • skip unstable raw-pubsub test (9cbb682)

Features

v1.13.2

09 Dec 15:23
028fc94
Compare
Choose a tag to compare

1.13.2 (2021-12-09)

Bug Fixes

v1.13.1

01 Oct 08:02
c8ecbcc
Compare
Choose a tag to compare

1.13.1 (2021-10-01)

Bug Fixes

  • decrease log verbosity for context canceled (37088ee)

v1.13.0

15 Sep 13:14
5030118
Compare
Choose a tag to compare

1.13.0 (2021-09-15)

Features