Skip to content

Release v0.38.0

Latest

Choose a tag to compare

@arabot-1 arabot-1 released this 09 Sep 15:59
c6bc8d0

0.38.0 (2026-09-09)

Features

  • APP-1120: expose telegram service metrics for grafana monitoring (6895e04)
  • APP-1127: report indexer block gap in the telegram metrics (4d52eab)
  • robinhood: add support for Robinhood mainnet in Blockscout integration (16620e5)
  • safe: add Safe body read endpoints (#1538) (763ae38)

Bug Fixes

  • APP-1120: bound telegram api probe and probe queues once per snapshot (af92db3)
  • APP-1123: capture explorer override before narrowing (bf11bd3)
  • APP-1123: clarify comment on L1 block number adjustment for TokenVoting snapshots (288a5f2)
  • APP-1123: enhance error handling by adding error code to stripped error object (d964adf)
  • APP-1123: enhance error handling for explorer API requests and redact sensitive information (0f4079d)
  • APP-1123: improve error handling for L1 block number retrieval in web3 functions (363224f)
  • APP-1123: strip request config from explorer error logs (7b5b60a)
  • APP-1123: use l1 block number for robinhood historical lookups (f6a3577)
  • APP-1125: handle empty and falsy gateway results and reuse campaign id for refetch (e3aaeeb)
  • APP-1125: resolve refetch targets by document id and harden ipfs metadata fetching (510b901)
  • APP-1127: keep the block gap reply timeout under the prometheus scrape timeout (5256c39)
  • APP-1127: read the indexer block gap from aragon-dao over rabbitmq, no chain connection (5a6037f)
  • APP-1127: tick the telegram tasks every 5s so the outbox and ending soon run on their interval (bf60682)
  • APP-1132: cap per dao notifications, skip outbox without subscribers, bound name search (22e6fd7)
  • APP-1132: drop muted answers from the dao event window (9a95f4e)
  • APP-1132: keep the subscriber scan out of the tx, claim dao slot after render (92e5a55)
  • APP-1132: retry the subscribed dao load when the first one fails, fix dispatcher slot docstring (c9493e2)
  • telegram: clear stale queue metrics (3733c12)
  • unit-dep: cap the crossChain dao sync test so crawlers stop after the last install block (dbbf203)