Skip to content

Releases: ipni/go-indexer-core

v0.2.15

20 Apr 04:07

Choose a tag to compare

What's Changed

  • Update storethehash to get corrupted index recovery fix

Full Changelog: v0.2.14...v0.2.15

v0.2.13

14 Apr 07:45

Choose a tag to compare

What's Changed

  • Update storethehash dependency

Full Changelog: v0.2.12...v0.2.13

v0.2.11

08 Apr 15:02
4691d38

Choose a tag to compare

What's Changed

  • Use storethehash with corrupted index file fixer
  • More context in errors from opening storethehash

v0.2.10

08 Apr 11:56

Choose a tag to compare

What's Changed

  • Use the new storethehash with index GC

Full Changelog: v0.2.9...v0.2.10

v0.2.9

04 Mar 12:27

Choose a tag to compare

  • Updated storethehash

v0.2.8

30 Jan 08:09
d4a65cd

Choose a tag to compare

  • Fix race in cache stats update
  • Update libp2p dependency

v0.2.7

11 Jan 18:07
ea7450f

Choose a tag to compare

  • Update dependencies
  • Fix metrics descriptions

v0.2.6

24 Nov 06:36
64c99cf

Choose a tag to compare

  • Improve storage use by changing how values are stored
  • Replace sha1 with blake2b
  • Additional metrics
  • Updated storethehash to remove sleep during input spike

v0.2.5

19 Nov 10:26

Choose a tag to compare

  • Fix critical performance regression
  • Options to configure storethehash valuestore

v0.2.4

10 Nov 18:42
89ff45c

Choose a tag to compare

  • RemoveProvider implemented for all value stores
  • Fixed error in RemoveProviderContext