Skip to content

Releases: ipni/storetheindex

v0.4.22

31 Aug 16:39
f4e50b1
Compare
Choose a tag to compare

What's Changed

  • Deploy min mh length change to dev and half of prod single nodes by @masih in #709
  • Deploy latest to prod environment by @github-actions in #710
  • STH option to enable GC free index file scan by @gammazero in #712
  • Interpret shutdown timeout of zero as no limit by @masih in #704
  • Fix error writing existing value; add more STH config by @gammazero in #730
  • Update version and use tagged dependencies by @gammazero in #732

Full Changelog: v0.4.21...v0.4.22

v0.4.21

26 Aug 21:07
5e35beb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.20...v0.4.21

v0.4.20

08 Aug 11:02
v0.4.20
1ceb3d6
Compare
Choose a tag to compare

Fix issue with the registry complaining about providers with invalid multiaddrs

What's Changed

  • Fix handler content type and add CORS tests by @masih in #618
  • Registration of new publisher with no addresses by @gammazero in #627

Full Changelog: v0.4.19...v0.4.20

v0.4.19

05 Aug 09:14
Compare
Choose a tag to compare

What's Changed

  • Fix response headers and CORS OPTIONS support via middleware
  • Update dependencies to fix race in valuestore

Full Changelog: v0.4.18...v0.4.19

v0.4.18

01 Aug 10:52
Compare
Choose a tag to compare
  • Ingest Entries of type IPLD HAMT #578
  • Upgrade to IPLD 0.17.0 #580
  • Add ability to configure re-publishing direct announce messages #584
  • Configure peering service that keeps peers connected #588
  • Update sorethehash dependency #592
  • Add a /stats endpoint with an estimate of the number of entries #591
  • Update ingest.md documentation #600
  • Simplify representation of optional and nullable IPLD fields #601
  • Documentation updates #604
  • Fix fatal error: concurrent map read and map write #606
  • Don't return providers after polling has stopped #603

Full Changelog: v0.4.17...v0.4.18

v0.4.17

15 Jun 11:42
Compare
Choose a tag to compare
  • Log levels are configurable in config file and reloadable #564
  • More config items #569
  • Add command to import providers from another indexer #574

Full Changelog: v0.4.16...v0.4.17

v0.4.16

09 Jun 12:22
Compare
Choose a tag to compare
  • Fix /reframe routing through CloudFront in prod #562
  • Update dependency on delegated routing #563

Full Changelog: v0.4.15...v0.4.16

v0.4.15

07 Jun 08:29
Compare
Choose a tag to compare
  • Add test to assert ongoing announce does not deadlock ingestion #546
  • Reload policy and rate limit settings without restarting daemon #529
  • Enable automatic config reload #551
  • Do not create a PR in CD branches if there is no commit #556
  • Skip ads with context deleted later in chain #553
  • Ignore invalid multihashes #555

Full Changelog: v0.4.14...v0.4.15

v0.4.14

01 Jun 11:33
Compare
Choose a tag to compare
  • Add metrics to reframe endpoint #536
  • Update dependencies on delegated routing to v0.2.1 #538
  • Defer handling of announce until ad chain processing is finished #542
  • Use sth with bad key recovery #543

Full Changelog: v0.4.13...v0.4.14

v0.4.13

27 May 08:31
3e7e685
Compare
Choose a tag to compare
  • Use http.Client instead of cleanhttp in retryablehttp #526
  • Upgrade go-legs to fix HTTP publisher address issue #524
  • Ignore multihash entries that are too short #530
  • Update dependencies #533

Full Changelog: v0.4.12...v0.4.13