Skip to content

0.378.0

Choose a tag to compare

@propellerci propellerci released this 02 Sep 13:46
· 70 commits to main since this release

0.378.0 (2026-09-02)

Features

  • add extractor supervisor with fault tolerance and exponential backoff (c4a02c5)
  • add extractor supervisor with fault tolerance and exponential backoff (#1026) (f459efd)

Bug Fixes

  • honor control messages during restart backoff (ab7e252)
  • propagate errors in download_file_from_s3 instead of panicking (8a1e715)
  • raise extractor restart backoff floor to 60s (69e1ce2)
  • reset restart backoff after a healthy extractor run (8071f50)
  • restore calldata.txt test fixture to main's version (7262aaa)
  • send SubscriptionEnded to WS clients when an extractor channel closes (a076ecf)
  • shut the process down when a supervisor exits with an error (9ac033d)
  • start extractor restart backoff at 1s (0487153)
  • storage: init flushed_block_height in new_instance (ff79da7)