Releases: iExecBlockchainComputing/iexec-common
Releases · iExecBlockchainComputing/iexec-common
v6.2.1
- #366 Improve Docker tests reentrancy.
v6.2.0
- #364 Update Web3j dependency to version 4.8.9.
- #364 Add
CredentialsAbstractService
constructor from Credentials
.
v6.1.0
- #341 Display stack trace when zip of a folder fails.
- #344 Add
TASK_DESCRIPTION_INVALID
in ReplicateStatusCause
to represent invalid task descriptions.
- #348 Miscellaneous code quality improvements.
- #347 Add
.sonarcloud.properties
configuration file.
- #342 #349 #353 #362 Increments of jenkins-library up to version 2.2.3. Enable SonarCloud analyses on branches and Pull Requests.
v6.0.1
- #345 Fix test downloading resource over SSL.
v6.0.0
- #322 Add pre/app/post compute replicate execution statuses for task feedback.
- #326 Manipulate replicates stdout and stderr through a dedicated class.
- #328 Improve EIP-712 implementation.
- #330 Remove deprecated EIP-712 implementation.
- Fix several serialization and deserialization problems.
v5.9.3
- #318 Add methods to fetch workerpool orders based on tag.
v5.9.2
- #315 Make Docker image pull timeout configurable.
v5.9.1
- #293 Get EIP712Domain without verifying contract if not provided.
v5.9.0
- #282 Fix address recovery from private key.
- #285 Fix converter from hexadecimal string to bytes 32.
- #286 Upgrade Jacoco/Sonarqube reporting and plugins.
v5.8.0
- #274 #281 Add dedicated public chain configuration domain entity.
- #279 Enhance tooling to deal with hex strings.
- #280 Upgrade artifacts publishing process.