Skip to content

Releases: berty/go-orbit-db

v1.8.0

02 Jul 09:46
ae12228
Compare
Choose a tag to compare

1.8.0 (2020-07-02)

Features

  • bump go-ipfs-log & libp2p (976c0ec)

v1.7.0

26 Jun 13:38
b63353a
Compare
Choose a tag to compare

1.7.0 (2020-06-26)

Features

  • support stream between peers instead of using pubsub (4a71761)

v1.6.0

12 Jun 19:39
344c542
Compare
Choose a tag to compare

1.6.0 (2020-06-12)

Features

v1.5.0

10 Jun 08:08
a6d9d37
Compare
Choose a tag to compare

1.5.0 (2020-06-10)

Features

  • opentelemetry tracer support (046dfba)

v1.4.1

26 May 13:26
8cf97da
Compare
Choose a tag to compare

1.4.1 (2020-05-26)

Bug Fixes

v1.4.0

25 May 16:17
Compare
Choose a tag to compare

1.4.0 (2020-05-25)

Features

v1.3.1

21 Apr 13:26
f7f2eb0
Compare
Choose a tag to compare

1.3.1 (2020-04-21)

Bug Fixes

  • added linters and fixed code issues (#35) (f7f2eb0)

v1.3.0

03 Mar 12:26
c507f70
Compare
Choose a tag to compare

1.3.0 (2020-03-03)

Features

  • removed callbacks based subscription system (#33) (c507f70)

v1.2.1

20 Feb 13:17
90e6210
Compare
Choose a tag to compare

1.2.1 (2020-02-20)

Bug Fixes

  • added close() in tests (6ef84a1)
  • reviewed concurrent variable usage (f663a29)

v1.2.0

10 Jan 17:37
3120802
Compare
Choose a tag to compare

1.2.0 (2020-01-10)

Bug Fixes

  • leveldown: Close cache before removing it (e0616fb)
  • mod: Update go sum (28c8614)
  • test: Use table cases for keyvalue test (7694134)

Features

  • datastore: Add in memory datastore (b682eac)
  • test: Add in memory specific test (2ae95ff)