Skip to content

v8.5.0

Choose a tag to compare

@jbern0rd jbern0rd released this 19 Jun 12:09
· 67 commits to main since this release
feef788

New Features

  • Add iexec-core-library dependency and use it. (#595)
  • Create ConfigServerClient instance and use it instead of BlockchainAdapterApiClient. (#596)
  • Replace CredentialsService with SignerService. (#602)

Bug fixes

  • Fix LoginServiceTests#shouldLoginOnceOnSimultaneousCalls test. (#587)
  • Always use WorkerpoolAuhorization to retrieve JWT on Result Proxy. (#588)
  • Improve checks when receiving a computed.json file from a REST call. (#598)
  • Avoid NullPointerException on empty enclave configuration during TEE pre-compute. (#601)

Quality

  • Configure Gradle JVM Test Suite Plugin. (#589)
  • Remove ResponseEntity wrapper in feign client. (#593)
  • Use constructor injection in Application class. (#594)
  • Transform CoreConfigurationService to immutable SchedulerConfiguration class. (#597)
  • Move ReplicateActionResponse from iexec-common to iexec-worker. (#599)
  • Use ReplicateTaskSummary from iexce-core-library. (#600)

Dependency Upgrades

  • Upgrade to Gradle 8.7. (#590)
  • Upgrade to eclipse-temurin:11.0.22_7-jre-focal. (#591)
  • Upgrade to Spring Boot 2.7.18. (#592)
  • Upgrade to iexec-commons-poco 4.1.0. (#603)
  • Upgrade to iexec-common 8.5.0. (#603)
  • Upgrade to iexec-commons-containers 1.2.2. (#603)
  • Upgrade to iexec-result-proxy-library 8.5.0. (#603)
  • Upgrade to iexec-sms-library 8.6.0. (#603)
  • Upgrade to iexec-core-library 8.5.0. (#603)