Skip to content

Releases: thirdweb-dev/insight

v1.2.0-beta

28 Aug 05:50
acdb2eb

Choose a tag to compare

What's Changed

Full Changelog: v1.1.31-beta...v1.2.0-beta

v1.1.31-beta

28 Aug 05:33
3a03423

Choose a tag to compare

What's Changed

Full Changelog: v1.1.30-beta...v1.1.31-beta

v1.1.30-beta

14 Aug 20:02
9ca9e74

Choose a tag to compare

What's Changed

Full Changelog: v1.1.29-beta...v1.1.30-beta

v1.1.29-beta

14 Aug 18:02
db4d974

Choose a tag to compare

What's Changed

Full Changelog: v1.1.28-beta...v1.1.29-beta

v1.1.28-beta

12 Aug 16:26
7b572b1

Choose a tag to compare

postgres async delete (#270)

v1.1.27-beta

12 Aug 16:09
eddf72c

Choose a tag to compare

What's Changed

Full Changelog: v1.1.26-beta...v1.1.27-beta

v1.1.26-beta

12 Aug 09:57
6deb80f

Choose a tag to compare

Np/debug (#265)

* debug logs

* more debug logs

v1.1.25-beta

12 Aug 09:47
b008c5c

Choose a tag to compare

debug logs (#264)

v1.1.24-beta

12 Aug 08:57
272d9c6

Choose a tag to compare

async commit + wh (#263)

* readonly clickhouse

* parallel commit + wh

* minor change

v1.1.23-beta

10 Aug 14:31
13db8af

Choose a tag to compare

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]>