Releases: ipni/storetheindex
Releases · ipni/storetheindex
v0.4.22
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
What's Changed
- Filter non-routable IP addresses by @gammazero in #644
- Start metric server at the beginning of the process by @willscott in #645
- Allow init with a different STH bit prefix by @willscott in #648
- Check addrs for length before use by @masih in #654
- Fix
null
publisher addr causing addr slice withnil
address by @masih in #659 - Improved Index gc by @gammazero in #661
- Introduce binary format valustore serialization by @masih in #673
- add metric for how many ads are queued by @willscott in #671
- New storethehash that uses less memory by @gammazero in #689
- Fix reframe path join issue in indexstar prod by @masih in #694
- Do not delist blocked providers by @gammazero in #695
- Update deps to build with go1.19 by @gammazero in #699
- Upgrade indexer core to roll out gc read lock fix by @masih in #700
- Add script to get peer ID from identity file by @masih in #706
- Add a minimum multihash digest length check by @gammazero in #708
Full Changelog: v0.4.20...v0.4.21
v0.4.20
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
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
- 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
v0.4.16
v0.4.15
- 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