Releases: thirdweb-dev/insight
Releases · thirdweb-dev/insight
v1.1.11-beta
v1.1.10-beta
What's Changed
- replace gin logger for requests by @iuwqyir in #221
- Make staging cleanup async and conditional by @iuwqyir in #228
Full Changelog: v1.1.9-beta...v1.1.10-beta
v1.1.9-beta
What's Changed
- make ch parallel view processing configurable by @iuwqyir in #223
- fixed indexed log params decoding by @iuwqyir in #222
- setup workmode determination and update by @iuwqyir in #224
- add possibility to poll without saving by @iuwqyir in #225
- poll new blocks in the committer when in live mode by @iuwqyir in #226
- publish metrics only when actually publishing by @iuwqyir in #227
Full Changelog: v1.1.8-beta...v1.1.9-beta
v1.1.8-beta
What's Changed
Full Changelog: v1.1.7-beta...v1.1.8-beta
v1.1.7-beta
What's Changed
- use connection pool when querying contract abis by @iuwqyir in #212
- catch panic from decodeLogFunc by @nischitpra in #215
- Replace mutex with sync.Map for ABI caching by @AmineAfia in #218
- track latest block immediately on start by @iuwqyir in #216
- log metrics around processing durations by @iuwqyir in #217
- upgrade clickhouse library to fix EOF errors by @iuwqyir in #219
Full Changelog: v1.1.6-beta...v1.1.7-beta
v1.1.6-beta
What's Changed
- close body when fetching abi by @iuwqyir in #208
- add timeout to abi request by @iuwqyir in #209
- feat: add avg, max, min to allowed functions by @catalyst17 in #210
- fix: rename countDistinct to countdistinct in allowed functions by @catalyst17 in #211
Full Changelog: v1.1.5-beta...v1.1.6-beta
v1.1.5-beta
What's Changed
Full Changelog: v1.1.4-beta...v1.1.5-beta
v1.1.4-beta
What's Changed
- add rpc function to fetch transactions by hashes by @iuwqyir in #202
- change sql script position so that it is run first by @iuwqyir in #203
- retry fetching block data with decreasing batch size by @iuwqyir in #204
- pass context to rpc and worker by @iuwqyir in #205
- limit concurrent rpc requests in worker by @iuwqyir in #206
Full Changelog: v1.1.3-beta...v1.1.4-beta