Skip to content

v8.4.0

Choose a tag to compare

@jbern0rd jbern0rd released this 29 Feb 15:05
· 52 commits to main since this release
5a1b3e7

New Features

  • Label REST API with v1 version. (#132)

Bug Fixes

  • Add retry mechanism and set command status to FAILURE after all attempts failed. (#134)

Quality

  • Remove /tasks/{chainTaskId} endpoint, the adapter must only call initialize and finalize PoCo methods. (#130)
  • Remove /broker/orders/match endpoint, matchOrders must be done through the Market API. (#131)
  • Remove dead code in IexecHubService and CommandStorage. (#133)

Dependency Upgrades

  • Upgrade to iexec-common 8.4.0. (#135)