Skip to content

Releases: iExecBlockchainComputing/iexec-common

v7.0.0

02 Mar 14:23
e688c62
Compare
Choose a tag to compare

New Features

  • #339 #354 #351 #343 Add classes to support Gramine framework for TEE tasks.
  • #359 #357 Rename TeeEnclaveProvider to TeeFramework.
  • #356 Add SMS URL to related task and replicate classes.

Bug Fixes

  • #369 Disable notifyJobs configuration in Jenkinsfile pipeline.
  • #368 Resolve dependencies from internal Nexus.
  • #358 Increase app creation gas limit.
  • #360 Support provider alias for framework in TeeEnclaveConfiguration.
  • #381 Ignore entrypoint and heap size during Gramine TeeEnclaveConfiguration validation.

Quality

  • #378 Introduce changelog.
  • #374 #372 #365 #361 Rework Docker implementation and tests.
  • #350 Remove failed synchronization assertions in tests of ContextualLockRunner.
  • #376 Remove IexecCli and BrokeringEngine.
  • #373 Remove unused references.
  • #370 Remove shadow JAR bundle.

Dependency Upgrades

  • #377 #375 Upgrade spring-boot-dependencies to 2.6.14.
  • #379 Upgrade feign dependencies to 11.10.
  • #379 #382 Upgrade java-multiaddr dependency to v1.4.6.
  • #371 Upgrade to Gradle 7.6.

v6.2.2

02 Mar 11:13
6ccff36
Compare
Choose a tag to compare
  • #383 Update iconarchive RLC PNG hash in tests.

v6.2.1

19 Dec 15:16
e289b42
Compare
Choose a tag to compare
  • #366 Improve Docker tests reentrancy.

v6.2.0

16 Dec 08:20
02d8170
Compare
Choose a tag to compare
  • #364 Update Web3j dependency to version 4.8.9.
  • #364 Add CredentialsAbstractService constructor from Credentials.

v6.1.0

07 Dec 17:05
45b476c
Compare
Choose a tag to compare
  • #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

10 Aug 08:23
88b5aa5
Compare
Choose a tag to compare
  • #345 Fix test downloading resource over SSL.

v6.0.0

25 Jul 12:30
Compare
Choose a tag to compare
  • #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

13 Apr 07:38
b7329a2
Compare
Choose a tag to compare
  • #318 Add methods to fetch workerpool orders based on tag.

v5.9.2

07 Apr 12:28
561691e
Compare
Choose a tag to compare
  • #315 Make Docker image pull timeout configurable.

v5.9.1

21 Dec 14:00
a5ca546
Compare
Choose a tag to compare
  • #293 Get EIP712Domain without verifying contract if not provided.