Releases: iExecBlockchainComputing/iexec-common
Releases · iExecBlockchainComputing/iexec-common
v7.0.0
New Features
- #339 #354 #351 #343 Add classes to support Gramine framework for TEE tasks.
- #359 #357 Rename
TeeEnclaveProvider
toTeeFramework
. - #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 forframework
inTeeEnclaveConfiguration
. - #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
andBrokeringEngine
. - #373 Remove unused references.
- #370 Remove shadow JAR bundle.
Dependency Upgrades
v6.2.2
v6.2.1
v6.2.0
v6.1.0
- #341 Display stack trace when zip of a folder fails.
- #344 Add
TASK_DESCRIPTION_INVALID
inReplicateStatusCause
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.