Releases: thirdweb-dev/insight
Releases · thirdweb-dev/insight
v1.2.0-beta
What's Changed
Full Changelog: v1.1.31-beta...v1.2.0-beta
v1.1.31-beta
v1.1.30-beta
What's Changed
Full Changelog: v1.1.29-beta...v1.1.30-beta
v1.1.29-beta
What's Changed
Full Changelog: v1.1.28-beta...v1.1.29-beta
v1.1.28-beta
postgres async delete (#270)
v1.1.27-beta
v1.1.26-beta
Np/debug (#265) * debug logs * more debug logs
v1.1.25-beta
debug logs (#264)
v1.1.24-beta
async commit + wh (#263) * readonly clickhouse * parallel commit + wh * minor change
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]>