File tree Expand file tree Collapse file tree 3 files changed +16
-4
lines changed
documentation/docs/pages/docs Expand file tree Collapse file tree 3 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " rindexer_cli"
3- version = " 0.26 .0"
3+ version = " 0.27 .0"
44edition = " 2021"
55description = " A no-code or framework to build blazing fast EVM indexers - built in rust."
66license = " MIT"
Original file line number Diff line number Diff line change 11[package ]
22name = " rindexer"
3- version = " 0.26 .0"
3+ version = " 0.27 .0"
44edition = " 2021"
55description = " A no-code or framework to build blazing fast EVM indexers - built in rust."
66license = " MIT"
Original file line number Diff line number Diff line change 55
66### Features
77-------------------------------------------------
8- - feat: add health endpoint with comprehensive system status monitoring
9- - feat: add cloudflare queues to the streams
108
119### Bug fixes
1210-------------------------------------------------
1917
2018all release branches are deployed through ` release/VERSION_NUMBER ` branches
2119
20+ # 0.27.0-beta - 26th September 2025
21+
22+ github branch - https://github.com/joshstevens19/rindexer/tree/release/0.27.0
23+
24+ - linux binary - https://github.com/joshstevens19/rindexer/releases/download/v0.27.0/rindexer_linux-amd64.tar.gz
25+ - mac apple silicon binary - https://github.com/joshstevens19/rindexer/releases/download/v0.27.0/rindexer_darwin-arm64.tar.gz
26+ - mac apple intel binary - https://github.com/joshstevens19/rindexer/releases/download/v0.27.0/rindexer_darwin-amd64.tar.gz
27+ - windows binary - https://github.com/joshstevens19/rindexer/releases/download/v0.27.0/rindexer_win32-amd64.zip
28+
29+ ### Bug fixes
30+ -------------------------------------------------
31+ - fix: optimisations
32+
33+
2234# 0.26.0-beta - 12th September 2025
2335
2436github branch - https://github.com/joshstevens19/rindexer/tree/release/0.26.0
You can’t perform that action at this time.
0 commit comments