Releases: enviodev/hyperindex
Releases · enviodev/hyperindex
v2.28.0-alpha.3
Full Changelog: v2.28.0-alpha.2...v2.28.0-alpha.3
v2.28.0-alpha.2
Fixes for meta queries, fix race condition on rollback, perf improvement for indexers with 100k+ addresses.
Full Changelog: v2.28.0-alpha.1...v2.28.0-alpha.2
v2.28.0-alpha.1
Full Changelog: v2.28.0-alpha.0...v2.28.0-alpha.1
v2.28.0-alpha.0
#712 + better entity history write error logs
Full Changelog: v2.27.6...v2.28.0-alpha.0
v2.27.6
v2.27.5
What's Changed
- Prune entity history sequentially to reduce blocking time by @DZakh in #693
- Sort items received from data source by @DZakh in #694
- Fix insert of BigDecimal with
@config
by @DZakh in #695 - Add metrics for loading data from storage by @DZakh in #696
- Expose handler type with
preload_handlers: true
by @DZakh in #697
Full Changelog: v2.27.4...v2.27.5
v2.27.5-rc.0
Full Changelog: v2.27.4...v2.27.5-rc.0
v2.27.4
What's Changed
- Fix database write error message to show the real problem by @DZakh in #686
- Add error log for running indexer with a malformed API token by @DZakh in #689
- Fix S.parseOrThrow export by @DZakh in #692
- Prune entity history sequentially per entity + improve metrics by @DZakh in #691
- Improve unordered multichain priority logic by @DZakh in #690
- Fix documentation link in error messages by @DenhamPreen in #685
Full Changelog: v2.27.3...v2.27.4
v2.27.3
What's Changed
- Fix 2.27.2 regression of not being able to enter reorg threshold by @DZakh in #682
- Improve historical sync performance for big unordered multichain indexers by @DZakh in #683
- Enable contract import for all chains supported by Etherscan v2 API by @DZakh in #681
Full Changelog: v2.27.2...v2.27.3