Skip to content

v3.2.0

Compare
Choose a tag to compare
@thewhitewizard thewhitewizard released this 19 Dec 14:45
· 40 commits to main since this release
d077907

New Features

  • Add contributionDeadline and finalDeadline fields to TaskDescription. (#65)

Bug Fixes

  • Remove unsupported post-compute related fields from DealParams and TaskDescription. (#58)
  • Dataset names can be empty in Poco deals. (#59)
  • Catch all exceptions when reading the latest block number on the blockchain network. (#60)
  • Remove methods from IexecHubAbstractService, they were unused or moved to iexec-core. (#63)
  • Write PoCo orders classes toString implementations with compliant fields ordering. (#64)

Dependency Upgrades

  • Upgrade to Spring Boot 2.7.17. (#62)
  • Upgrade to jenkins-library 2.7.4. (#61)
  • Upgrade to testcontainers 1.19.3. (#62)