Skip to content

Releases: ipni/index-provider

v0.7.0

21 Apr 09:37
Compare
Choose a tag to compare
  • Upgrade to Go version 1.17
  • Allow option specifying provider Daddrinfo
  • Bump github.com/ipfs/go-ipfs from 0.11.0 to 0.12.1
  • Bump github.com/ipld/go-codec-dagpb from 1.3.0 to 1.3.1
  • Fix bug where no publisher caused panic when previous root is present

Full Changelog: v0.6.1...v0.7.0

v0.6.1

25 Mar 20:06
Compare
Choose a tag to compare
  • Fix encoding of error in logs when instantiating publisher #208

Full Changelog: v0.6.0...v0.6.1

v0.6.0

25 Mar 18:14
Compare
Choose a tag to compare
  • Replace IPLD accumulate with IPLD schema file #201
  • Upgrade index provider to sti with bindnode schema #200
  • Remove dependency to go-ipfs-blocksutil used only for testing #203
  • Add list car command and refactor CAR admin server handlers #204
  • New announce command to announce latest advertisement #205

Full Changelog: v0.5.1...v0.6.0

v0.5.1

17 Mar 21:54
Compare
Choose a tag to compare

What's Changed

  • Print ad chain stats and retry when syncing ads
  • Refactor config package to cmd
  • Re-implement engine tests and re-enable all tests
  • Rename Callback to a more specific name: MultihashLister
  • Support multiple metadata transport protocols by

Full Changelog: v0.5.0...v0.5.1

v0.5.0

03 Mar 11:19
Compare
Choose a tag to compare
  • Use concrete multicodec codes as indexing metadata protocol ID #187

Full Changelog: v0.4.0...v0.5.0

v0.4.0

02 Mar 12:18
Compare
Choose a tag to compare
  • Use legs subscriber to abstract out the dtsync #184
  • Make network announcements optional and introduce engine options #185
  • Update to the latest storetheindex and go-legs #186

Full Changelog: v0.3.1...v0.4.0

v0.3.1

23 Feb 14:04
Compare
Choose a tag to compare
  • Print multihashes of a listed ad in base58 #180
  • Handle NoEntries cid gracefully and improve cli output #181
  • Do not resolve schema.NoEntries CID #182
  • Chunk large multihash slices when verifying ingestion #175
  • Upgrade indexing dependencies #183

Full Changelog: v0.3.0...v0.3.1

v0.3.0

10 Feb 11:37
Compare
Choose a tag to compare
  • Add example and update docs on SDK usage #171
  • Update to go-legs v0.3.0 for new pubsub message encoding #172
  • Re implement caching mechanism as CachedEntriesChunker #168

Full Changelog: v0.2.7...v0.3.0

v0.2.7

08 Feb 13:03
Compare
Choose a tag to compare
  • Document storage usage of provider engine #167
  • Fix RNG used by testutil to avoid intermittent test failures #169
  • Add option to configure miner ID for datatransfer publisher #170

Full Changelog: v0.2.6...v0.2.7

v0.2.6

01 Feb 09:31
Compare
Choose a tag to compare
  • Add a flag to print the unindexed multihashes during verify in provider CLI #161
  • Update storetheindex dependency for compatible signatures #162
  • Relax the need for full index in car supplier used by provider daemon #164
  • Update to storetheindex v0.3.0 #163

Full Changelog: v0.2.5...v0.2.6