Skip to content

Releases: berty/go-orbit-db

v1.12.0

23 Aug 08:46
ad349a0
Compare
Choose a tag to compare

1.12.0 (2021-08-23)

Features

  • docstore: added PutAll/PutBatch + style (fbb5d00)
  • docstore: added Query method (d425fea)
  • stores: add document store (fdfd686)

v1.11.4

05 Jul 12:08
e7d1ddc
Compare
Choose a tag to compare

1.11.4 (2021-07-05)

Bug Fixes

  • comments in address package (24b5b4a)

v1.11.3

28 Jun 16:02
26bba46
Compare
Choose a tag to compare

1.11.3 (2021-06-28)

Bug Fixes

  • replicator: alignment of atomic int64 fields (b88e20a)

v1.11.2

15 Jun 09:08
a85f0cf
Compare
Choose a tag to compare

1.11.2 (2021-06-15)

Bug Fixes

v1.11.1

14 Jun 12:40
bceaaf5
Compare
Choose a tag to compare

1.11.1 (2021-06-14)

Bug Fixes

  • optimized store replication perf (#76) (bceaaf5)

v1.11.0

11 May 06:38
3d609c4
Compare
Choose a tag to compare

1.11.0 (2021-05-11)

Features

  • support for encrypted next/refs links in entries (#74) (3d609c4)

v1.10.11

14 Dec 08:39
fad1246
Compare
Choose a tag to compare

1.10.11 (2020-12-14)

Bug Fixes

  • change pubsub channels to be buffered channels (e9864e0)
  • disable 6-node testcase, enable late (e5a42bf)
  • small findings (f0a3346)
  • tests on Mac need more time (37371f9)

v1.10.10

20 Oct 09:08
591ebe5
Compare
Choose a tag to compare

1.10.10 (2020-10-20)

Bug Fixes

v1.10.9

12 Oct 10:18
377c974
Compare
Choose a tag to compare

1.10.9 (2020-10-12)

Bug Fixes

  • race conditions in base_index and eventlogstore (9a5aef2)

v1.10.8

29 Aug 18:08
27b0d3d
Compare
Choose a tag to compare

1.10.8 (2020-08-29)

Bug Fixes