Skip to content

Release v0.29.0

Choose a tag to compare

@arabot-1 arabot-1 released this 26 Jun 14:06
69f094b

0.29.0 (2026-06-25)

Features

  • event-replay: add event replay functionality with validation and queue integration (2325bba)
  • event-replay: implement event replay helper for transaction log handling (01e6749)
  • execution: add DAO execution transactions to the transactions API (29c0741)
  • execution: add execution logService creation and validation tests (83f4104)
  • execution: add EXECUTION_DECODE_DELAY_MS configuration and update usage in DaoExecutionHandler (f17bc18)
  • execution: add verbose logging for execution transaction decoding (c21035e)
  • execution: enhance execution actions retrieval with network parameter (9db55a9)
  • execution: implement direct execution DAO refresh for non-proposal transactions (0fab89e)
  • proposal: enhance address matching with lowercase and dropping x-expires in rabbitmq (8ea4018)
  • proposal: implement out-of-order event handling for proposals (c221142)
  • rabbitmq: remove x-expires property from message options (2a2d792)
  • transaction: implement self-healing for orphaned execution transactions (01a6ffd)

Bug Fixes

  • ci: remove gating for DEV auto-deploy (eef8b01)
  • db: enable historical events for executed transactions and clean up logging (5664d05)
  • db: remove unnecessary blank line in decodeExecutionTransaction method (5935515)
  • execution: pass plugin context to fallback decode and de-order stub options (5a9a765)
  • execution: verify actor is a known plugin before linking and raise coverage (ef41801)
  • lint: satisfy biome 2.5.0 useOptionalChain rule and bump config schema (6b9ed8d)