Skip to content

v2.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Dec 07:43
· 1 commit to main since this release

2.3.0 (2025-12-20)

Feature

  • switch cancel task to active/inactive tasks; add SetTaskActive; (#433) (2a24ceb)

Bug Fixes

  • run_node error response not clear for contract_read node problem (#437) (61e54e3)
  • add cooldown mechanism for event triggers with 5 min default value (#436) (95234af)
  • resolve merge conflict in stats.go - keep Enabled/Disabled terminology (577178d)
  • migrate to enabled/disabled; harden engine concurrency; update tests/docs (e1d066e)
  • migrate to enabled/disabled of task status (#434) (1e7cc39)
  • improve workflow execution summary consistency and formatting (e65316d)
  • remove unused requireRegex variable (abda048)
  • add bundler availability checks and withdrawal tests (#432) (8e232b9)