Releases: thirdweb-dev/insight
Releases · thirdweb-dev/insight
v1.1.23-beta
feat: add parallel publisher mode (#262) * fix: initialize publish cursor in parallel mode * fix: ensure publisher leads committer * feat: gate staging cleanup on publish and commit * refactor: simplify publisher initialization * refactor: simplify publish loop * chore: inline last committed block accessors * get block range from staging instead * minor query update --------- Co-authored-by: nischit <[email protected]>
Cleanup staging block data on reboot
v1.1.22-beta cleanup blocks on committer start (#260)
v1.1.21-beta
Postgres multi-rows updates (#257) * Batch multi-rows queries for postgres * gofmt
v1.1.20-beta
What's Changed
Full Changelog: v1.1.19-beta...v1.1.20-beta
v1.1.19-beta
v1.1.18-beta
What's Changed
- wallet address query split by @nischitpra in #249
- update readme and config examples by @iuwqyir in #250
- allow union query by @nischitpra in #251
- remove validate query checks by @iuwqyir in #252
- improve start block determination for poller by @iuwqyir in #253
- validate group and sort by by @iuwqyir in #254
Full Changelog: v1.1.17-beta...v1.1.18-beta
v1.1.17-beta
What's Changed
Full Changelog: v1.1.16-beta...v1.1.17-beta
v1.1.16-beta
v1.1.15-beta
What's Changed
- fix test race condition by @iuwqyir in #237
- set chain ID when initializing simple rpc by @iuwqyir in #238
- fix misleading error message by @iuwqyir in #239
- update clickhouse schemas to latest state by @iuwqyir in #240
- chain validation and fix command by @iuwqyir in #198
- validate blocks before committing by @iuwqyir in #241
Full Changelog: v1.1.14-beta...v1.1.15-beta
v1.1.14-beta
What's Changed
Full Changelog: v1.1.13-beta...v1.1.14-beta