Skip to content

Release v0.28.0

Choose a tag to compare

@github-actions github-actions released this 13 Oct 19:37
4a6e76d

Release v0.28.0

Installation

# Latest version
curl -L https://rindexer.xyz/install.sh | bash

# Specific version  
curl -L https://rindexer.xyz/install.sh | bash -s -- --version 0.28.0

0.28.0-beta - 13th October 2025

github branch - https://github.com/joshstevens19/rindexer/tree/release/0.28.0

Bug fixes


  • fix: only log error when the current block lumber is lower than the last seen when range is outside chain reorg safe
  • fix: unpin tracing-subscriber version

Features


  • feat: check if the RPC chain id is matching the configured chain id in the yaml config on startup
  • feat: add support for RINDEXER_LOG environment variable to control the log level of rindexer
  • feat: Add clickhouse integration to rindexer rust project and nocode