Skip to content

Releases: iExecBlockchainComputing/tee-worker-pre-compute

v9.0.1

13 May 15:33
77e4bbe
Compare
Choose a tag to compare

9.0.1 (2025-05-13)

Bug Fixes

  • Add missing logback-classic dependency (#104) (e1c0ee0)

Miscellaneous Chores

v9.0.0

28 Mar 08:57
2fec3cd
Compare
Choose a tag to compare

New Features

  • Update build to run application in Scone framework 5.7 and 5.9 enlaves. (#96)
  • Decrypt base64 encoded key before calling CipherUtils to decrypt a dataset to embrace API breaking changes in iexec-common. (#98)
  • Add authorization proof to requests sending data to the worker. (#99)

Dependency Upgrades

  • Upgrade to eclipse-temurin:17.0.13_11-jre-focal. (#95)
  • Upgrade to Spring Boot 3.3.8. (#97)
  • Upgrade to iexec-common 9.0.0. (#101)
  • Upgrade to iexec-commons-poco 5.0.0. (#101)

v8.6.0

20 Dec 16:38
93b01a1
Compare
Choose a tag to compare

New Features

  • Use new FileHashUtils API. (#90)

Quality

  • Keep itest task empty in build.gradle to avoid a warning during build. (#91)

Dependency Upgrades

  • Upgrade to eclipse-temurin:11.0.24_8-jre-focal. (#88)
  • Upgrade to Gradle 8.10.2. (#89)
  • Upgrade to iexec-commons-poco 4.2.0. (#92)
  • Upgrade to iexec-common 8.6.0. (#92)

v8.5.0

18 Jun 16:00
53de8d0
Compare
Choose a tag to compare

Quality

  • Configure Gradle JVM Test Suite Plugin. (#82)

Dependency Upgrades

  • Upgrade to Gradle 8.7. (#83)
  • Upgrade to eclipse-temurin:11.0.22_7-jre-focal. (#84)
  • Upgrade to iexec-commons-poco 4.1.0. (#85)
  • Upgrade to iexec-common 8.5.0. (#85)

v8.4.0

29 Feb 15:12
80c1e7b
Compare
Choose a tag to compare

Dependency Upgrades

  • Upgrade to scone 5.7.6. (#78)
  • Upgrade to iexec-common 8.4.0. (#79)

v8.3.0

12 Jan 11:24
bebf2c7
Compare
Choose a tag to compare

Dependency Upgrades

  • Upgrade to eclipse-temurin:11.0.21_9-jre-focal. (#74)
  • Upgrade to jenkins-library 2.7.4. (#73)
  • Upgrade to iexec-commons-poco 3.2.0. (#75)
  • Upgrade to iexec-common 8.3.1. (#75)

v8.2.0

28 Sep 15:57
c68128e
Compare
Choose a tag to compare

Quality

  • Remove nexus.intra.iex.ec repository. (#62)
  • Parameterize build of TEE applications while PR is not started. This allows faster builds. (#63 #64)
  • Update sconify.sh script and rename buildTeeImage task to buildSconeImage. (#65)
  • Upgrade to Gradle 8.2.1 with up-to-date plugins. (#67)
  • Rename base package to com.iexec.worker.compute.pre. (#69)
  • Rename worker REST api package to com.iexec.worker.api. (#69)

Dependency Upgrades

  • Upgrade to jenkins-library 2.7.3. (#63 #68)
  • Upgrade to eclipse-temurin 11.0.20. (#66)
  • Upgrade to iexec-commons-poco 3.1.0. (#70)
  • Upgrade to iexec-common 8.3.0. (#70)

v8.1.3

23 Jun 14:38
e33b6bf
Compare
Choose a tag to compare

Bug Fixes

  • Add missing ipfsGateway URL in dataset download URL. (#60)

v8.1.2

23 Jun 14:38
d32b6d1
Compare
Choose a tag to compare

Dependency Upgrades

  • Upgrade to iexec-common 8.2.1. (#59)
  • Upgrade to iexec-commons-poco 3.0.4. (#59)

v8.1.1

22 Jun 15:20
114fd4c
Compare
Choose a tag to compare

Features

  • Retry dataset download on several IPFS gateways. (#58)

Dependency Upgrades

  • Upgrade to iexec-commons-poco 3.0.3. (#58)